1 <!DOCTYPE html PUBLIC
"-//W3C//DTD XHTML 1.0 Transitional//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
5 <link rel=
"stylesheet" media=
"screen" type=
"text/css" href=
"./style.css" />
6 <link rel=
"stylesheet" media=
"screen" type=
"text/css" href=
"./design.css" />
7 <link rel=
"stylesheet" media=
"print" type=
"text/css" href=
"./print.css" />
9 <meta http-equiv=
"Content-Type" content=
"text/html; charset=utf-8" />
13 <h1 class=
"sectionedit1" id=
"syntax_features">Syntax features
</h1>
17 The new gEDA Project Wiki pages are hosted using Dokuwiki version
09 March
2006. This wiki-engine has several enhancements:
20 <li class=
"level1"><div class=
"li"> Bug fixes.
</div>
22 <li class=
"level1"><div class=
"li"> A new toolbar in the editor.
</div>
24 <li class=
"level1"><div class=
"li"> <a href=
"http://wiki.splitbrain.org/wiki:syntax" class=
"urlextern" title=
"http://wiki.splitbrain.org/wiki:syntax" rel=
"nofollow">Syntax
</a> enhancements.
</div>
26 <li class=
"level1"><div class=
"li"> Updates to the
<a href=
"http://wiki.splitbrain.org/wiki:search" class=
"urlextern" title=
"http://wiki.splitbrain.org/wiki:search" rel=
"nofollow">Search
</a> feature. You can now search for exact phrases by enclosing them with double quotes, and use “*” wildcard searches.
</div>
28 <li class=
"level1"><div class=
"li"> Google
<a href=
"http://wiki.splitbrain.org/wiki:sitemap" class=
"urlextern" title=
"http://wiki.splitbrain.org/wiki:sitemap" rel=
"nofollow">sitemap
</a> support. Your edited content will be indexed by Google much faster.
</div>
30 <li class=
"level1"><div class=
"li"> You can upload and embed
<a href=
"http://wiki.splitbrain.org/wiki:images" class=
"urlextern" title=
"http://wiki.splitbrain.org/wiki:images" rel=
"nofollow">other files
</a> into the pages using the MediaPopup feature on the toolbar in the editor (including image files, flash files, PDF files, etc.). Please note that image/media files can not be removed once uploaded by an author.
</div>
32 <li class=
"level1"><div class=
"li"> Footnotes.
</div>
34 <li class=
"level1"><div class=
"li"> Larger global cache, allowing for larger documents (currently set to
20 <abbr title=
"Megabyte">MB
</abbr>).
</div>
36 <li class=
"level1"><div class=
"li"> You can subscribe to e-mail pagechange notification, on a wiki-page by wiki-page basis. If you are interested in monitoring the changes made by others to a spicific page, simply press the “Subscribe Changes” button at the bottom of the wiki-page. To unsubscribe from a wiki-page, simply press the “Unsubscribe Changes” button.
</div>
38 <li class=
"level1"><div class=
"li"> URLs are now “pretty”.
</div>
40 <li class=
"level1"><div class=
"li"> Breadcrumbs (i.e., the line at the top of the browser
's window that starts with “Trace:”. This is a “where are you” indicator.
</div>
42 <li class=
"level1"><div class=
"li"> Wiki-pages can be
<a href=
"http://wiki.splitbrain.org/wiki:export" class=
"urlextern" title=
"http://wiki.splitbrain.org/wiki:export" rel=
"nofollow">exported
</a> to different formats (e.g., plain-text, simple XHTML (the page without navigational elements), rendered XHTML (no head or body tags), HTTP).
</div>
44 <li class=
"level1"><div class=
"li"> The
<code><code
></code
></code> tag supports syntax highlighting for numerous programming languages.
</div>
46 <li class=
"level1"><div class=
"li"> A playground for authors to “play” with new features, before implimenting on the wiki
's pages.
</div>
48 <li class=
"level1"><div class=
"li"> Control of Dokuwiki
's
<a href=
"http://wiki.splitbrain.org/wiki:caching#purging_the_cache" class=
"urlextern" title=
"http://wiki.splitbrain.org/wiki:caching#purging_the_cache" rel=
"nofollow">caching
</a> operations. This is important to wiki-page authors, as sometimes a page gets cached by Dokuwiki on the server, and needs to be purged. Remember, what the author sees may not be what others see.
<br/>
49 This is different than your browser
's cache, which may occassionally need to be flushed. For example, when the PHP global memory limit is exceeded, that wiki-page can
't be displayed, even if the PHP global memory limit is changed on the server. You would need to flush your browser
's cache to load and view the wiki-page.
</div>
51 <li class=
"level1"><div class=
"li"> XMLRPC access to edit pages with tools like vim with
<a href=
"wiki-dokuvimki.html" class=
"wikilink1" title=
"wiki-dokuvimki.html">DokuVimKi
</a> plugin.
</div>