missing NULL terminator in set_config_x
[geda-gaf.git] / docs / wiki / geda-syntax_features.html
blobdb345309f244ec44e4cc1ff39207aec1fd9d1a4a
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html>
4 <head>
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" />
10 </head>
11 <body>
13 <h1 class="sectionedit1" id="syntax_features">Syntax features</h1>
14 <div class="level1">
16 <p>
17 The new gEDA Project Wiki pages are hosted using Dokuwiki version 09 March 2006. This wiki-engine has several enhancements:
18 </p>
19 <ul>
20 <li class="level1"><div class="li"> Bug fixes.</div>
21 </li>
22 <li class="level1"><div class="li"> A new toolbar in the editor.</div>
23 </li>
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>
25 </li>
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>
27 </li>
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>
29 </li>
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>
31 </li>
32 <li class="level1"><div class="li"> Footnotes.</div>
33 </li>
34 <li class="level1"><div class="li"> Larger global cache, allowing for larger documents (currently set to 20 <abbr title="Megabyte">MB</abbr>).</div>
35 </li>
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>
37 </li>
38 <li class="level1"><div class="li"> URLs are now “pretty”.</div>
39 </li>
40 <li class="level1"><div class="li"> Breadcrumbs (i.e., the line at the top of the browser&#039;s window that starts with “Trace:”. This is a “where are you” indicator.</div>
41 </li>
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>
43 </li>
44 <li class="level1"><div class="li"> The <code>&lt;code&gt;&lt;/code&gt;</code> tag supports syntax highlighting for numerous programming languages.</div>
45 </li>
46 <li class="level1"><div class="li"> A playground for authors to “play” with new features, before implimenting on the wiki&#039;s pages.</div>
47 </li>
48 <li class="level1"><div class="li"> Control of Dokuwiki&#039;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&#039;s cache, which may occassionally need to be flushed. For example, when the PHP global memory limit is exceeded, that wiki-page can&#039;t be displayed, even if the PHP global memory limit is changed on the server. You would need to flush your browser&#039;s cache to load and view the wiki-page.</div>
50 </li>
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>
52 </li>
53 </ul>
55 </div>
56 </body>
57 </html>