Another attempt to commit wiki snapshot updates
[geda-gaf.git] / docs / wiki / geda_installed_plugins.html
blobae82ef775d84ef69f54e1db7a60423bc9539896a
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
4 lang="en" dir="ltr">
5 <head>
6 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
7 <title>geda:installed_plugins</title>
8 <meta name="generator" content="DokuWiki Release rc2007-05-24" />
9 <meta name="robots" content="index,follow" />
10 <meta name="date" content="2007-05-24T22:27:25-0400" />
11 <meta name="keywords" content="geda,installed_plugins" />
12 <link rel="search" type="application/opensearchdescription+xml" href="http://geda.seul.org/wiki/lib/exe/opensearch.php" title="geda Wiki" />
13 <link rel="start" href="http://geda.seul.org/wiki/" />
14 <link rel="contents" href="http://geda.seul.org/wiki/geda:installed_plugins?do=index" title="Index" />
15 <link rel="alternate" type="application/rss+xml" title="Recent Changes" href="http://geda.seul.org/wiki/feed.php" />
16 <link rel="alternate" type="application/rss+xml" title="Current Namespace" href="http://geda.seul.org/wiki/feed.php?mode=list&ns=geda" />
17 <link rel="alternate" type="text/html" title="Plain HTML" href="http://geda.seul.org/wiki/_export/xhtml/geda:installed_plugins" />
18 <link rel="alternate" type="text/plain" title="Wiki Markup" href="http://geda.seul.org/wiki/_export/raw/geda:installed_plugins" />
19 <link rel="stylesheet" media="all" type="text/css" href="lib/exe/css" />
20 <link rel="stylesheet" media="screen" type="text/css" href="lib/exe/001css" />
21 <link rel="stylesheet" media="print" type="text/css" href="lib/exe/002css" />
22 </head>
23 <body>
24 <div class="dokuwiki export">
25 <div class="toc">
26 <div class="tocheader toctoggle" id="toc__header">Table of Contents</div>
27 <div id="toc__inside">
29 <ul class="toc">
30 <li class="level1"><div class="li"><span class="li"><a href="#installed_plugins" class="toc">Installed plugins</a></span></div>
31 <ul class="toc">
32 <li class="level2"><div class="li"><span class="li"><a href="#hilited" class="toc">hilited</a></span></div></li>
33 <li class="level2"><div class="li"><span class="li"><a href="#xterm" class="toc">xterm</a></span></div></li></ul>
34 </li></ul>
35 </div>
36 </div>
40 <h1><a name="installed_plugins" id="installed_plugins">Installed plugins</a></h1>
41 <div class="level1">
43 <p>
44 The following plugins have been installed, to give the gEDA Project Wiki additional functionality.
45 </p>
47 </div>
48 <!-- SECTION "Installed plugins" [1-132] -->
49 <h2><a name="hilited" id="hilited">hilited</a></h2>
50 <div class="level2">
52 <p>
53 The “hilited” plugin acts as a yellow highlighter. Surround the text you want to highlight with double-exclamation marks.
54 </p>
56 <p>
57 Example:<br/>
59 </p>
60 <pre class="code">Sample text !!highlighted!! in a paragraph.</pre>
62 <p>
63 becomes:<br/>
64 Sample text <span class="hilited">highlighted</span> in a paragraph.
65 </p>
67 </div>
68 <!-- SECTION "hilited" [133-400] -->
69 <h2><a name="xterm" id="xterm">xterm</a></h2>
70 <div class="level2">
72 <p>
73 The “xterm” plugin allows you to embed preformatted text.<br/>
74 The <code>&lt;</code>xterm<code>&gt;&lt;</code>/xterm<code>&gt;</code> tags surround the text you wish to embed.<br/>
75 The <code>&lt;</code>xterm<code>&gt;&lt;</code>/xterm<code>&gt;</code> tags differ from the built-in <code>&lt;</code>code<code>&gt;&lt;</code>/code<code>&gt;</code> tags as follows:
76 </p>
77 <ul>
78 <li class="level1"><div class="li"> The text is indented.</div>
79 </li>
80 <li class="level1"><div class="li"> You can emphasize parts of the text.</div>
81 </li>
82 <li class="level1"><div class="li"> The text will have a lightgreen background, so it will stand out on the wiki-page.</div>
83 </li>
84 </ul>
86 <p>
87 Example:<br/>
88 The following is indented from the current section’s left margin: <pre STYLE="background : Lightgreen;margin-left : 2em"><font size="+0">embedded <strong>preformatted</strong> words</font></pre>
89 </p>
91 <p>
92 The following shows how the preformatted text will follow the <acronym title="Extensible HyperText Markup Language">XHTML</acronym> indent levels:
93 </p>
94 <ul>
95 <li class="level1"><div class="li"> Test line 1.</div>
96 </li>
97 <li class="level1"><div class="li"> Test line 2.<br/>
98 <pre STYLE="background : Lightgreen;margin-left : 2em"><font size="+0">Indented test line 3.</font></pre></div>
99 </li>
100 <li class="level1"><div class="li"> Test line 4.</div>
101 </li>
102 </ul>
104 </div>
105 <!-- SECTION "xterm" [401-] --></div>
106 </body>
107 </html>