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"
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" />
24 <div class=
"dokuwiki export">
26 <div class=
"tocheader toctoggle" id=
"toc__header">Table of Contents
</div>
27 <div id=
"toc__inside">
30 <li class=
"level1"><div class=
"li"><span class=
"li"><a href=
"#installed_plugins" class=
"toc">Installed plugins
</a></span></div>
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>
40 <h1><a name=
"installed_plugins" id=
"installed_plugins">Installed plugins
</a></h1>
44 The following plugins have been installed, to give the gEDA Project Wiki additional functionality.
48 <!-- SECTION "Installed plugins" [1-132] -->
49 <h2><a name=
"hilited" id=
"hilited">hilited
</a></h2>
53 The “hilited” plugin acts as a yellow highlighter. Surround the text you want to highlight with double-exclamation marks.
60 <pre class=
"code">Sample text !!highlighted!! in a paragraph.
</pre>
64 Sample text
<span class=
"hilited">highlighted
</span> in a paragraph.
68 <!-- SECTION "hilited" [133-400] -->
69 <h2><a name=
"xterm" id=
"xterm">xterm
</a></h2>
73 The “xterm” plugin allows you to embed preformatted text.
<br/>
74 The
<code><</code>xterm
<code>><</code>/xterm
<code>></code> tags surround the text you wish to embed.
<br/>
75 The
<code><</code>xterm
<code>><</code>/xterm
<code>></code> tags differ from the built-in
<code><</code>code
<code>><</code>/code
<code>></code> tags as follows:
78 <li class=
"level1"><div class=
"li"> The text is indented.
</div>
80 <li class=
"level1"><div class=
"li"> You can emphasize parts of the text.
</div>
82 <li class=
"level1"><div class=
"li"> The text will have a lightgreen background, so it will stand out on the wiki-page.
</div>
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>
92 The following shows how the preformatted text will follow the
<acronym title=
"Extensible HyperText Markup Language">XHTML
</acronym> indent levels:
95 <li class=
"level1"><div class=
"li"> Test line
1.
</div>
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>
100 <li class=
"level1"><div class=
"li"> Test line
4.
</div>
105 <!-- SECTION "xterm" [401-] --></div>