Menu

[r3189]: / trunk / Src / Res / HTML / dlg-swag-import-intro.html  Maximize  Restore  History

Download this file

78 lines (64 with data), 2.4 kB

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
<?xml version="1.0"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<!--
* This Source Code Form is subject to the terms of the Mozilla Public License,
* v. 2.0. If a copy of the MPL was not distributed with this file, You can
* obtain one at http://mozilla.org/MPL/2.0/
*
* Copyright (C) 2013, Peter Johnson (www.delphidabbler.com).
*
* $Rev$
* $Date$
*
* Introductory information displayed on the first page of the SWAG Import
* Wizard.
-->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>dlg-swag-import-intro.html</title>
</head>
<body>
<p>
This wizard enables you to import one or more snippets from the online <a
class="help-link"
href="help:AboutSWAG"
>SWAG database</a> into your local user database.
</p>
<p>
When you click the &quot;Next&quot; button, <em>CodeSnip</em> will
download a list of categories from the SWAG database. Double-click on a
category to see a list of the snippets it contains. You can then select
the snippet(s) you want to import using the check boxes that appear next
to each snippet. Double-clicking a snippet lets you view it.
</p>
<p>
To help you to decide what to import you can
<a
class="external-link"
href="http://swag.delphidabbler.com"
>view the SWAG database</a> in your browser. Make a note of the names of
the snippet(s) you are interested in, along with their categories. That
will help you find them in this wizard.
</p>
<p>
All snippets are imported as <a
class="help-link"
href="help:SnippetFreeform"
>freeform</a>.
</p>
<p>
<em>CodeSnip</em> does not keep a track of snippets imported from the SWAG
database &ndash; it treats them just like any other user defined snippet.
This means that you will be able to import the same snippet more than once
and it's up to you to keep track of this.
</p>
<p>
<strong>NOTE:</strong>
It can take quite some time to import SWAG snippets. You are advised not
to import more than about 20 snippets in one go. If you want to import a
lot of snippets you should run this wizard more than once.
</p>
</body>
</html>
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.