Revision history for MediaWiki


Revision [23013]

Last edited on 2016-05-20 07:38:44 by DarTar [Replaces old-style internal links with new pipe-split links.]
Additions:
MediaWiki is a very popular [[PHP]]/MySQL [[Docs:WikiEngine | wiki engine]], whose success comes mainly from projects (like the [[http://en.wikipedia.org | Wikipedia]]) that run on this engine. Because of Wikipedia's success, the majority of users tacitly assume that MediaWiki is the only free PHP engine for running a wiki-site. There is a large number of open source [[http://c2.com/cgi-bin/wiki?WikiEngines | wiki engines]], though, coded in different languages and developed to meet different kinds of need.
MediaWiki is one of the main [[MediaWikiComparison | competitors]] of WikkaWiki.
[[http://sourceforge.net/projects/wikipedia/ | MediaWiki project page at Sourceforge.net]]
Deletions:
MediaWiki is a very popular [[PHP]]/MySQL [[Docs:WikiEngine wiki engine]], whose success comes mainly from projects (like the [[http://en.wikipedia.org Wikipedia]]) that run on this engine. Because of Wikipedia's success, the majority of users tacitly assume that MediaWiki is the only free PHP engine for running a wiki-site. There is a large number of open source [[http://c2.com/cgi-bin/wiki?WikiEngines wiki engines]], though, coded in different languages and developed to meet different kinds of need.
MediaWiki is one of the main [[MediaWikiComparison competitors]] of WikkaWiki.
[[http://sourceforge.net/projects/wikipedia/ MediaWiki project page at Sourceforge.net]]


Revision [18518]

Edited on 2008-01-28 00:11:42 by DarTar [Modified links pointing to docs server]
Additions:
MediaWiki is a very popular [[PHP]]/MySQL [[Docs:WikiEngine wiki engine]], whose success comes mainly from projects (like the [[http://en.wikipedia.org Wikipedia]]) that run on this engine. Because of Wikipedia's success, the majority of users tacitly assume that MediaWiki is the only free PHP engine for running a wiki-site. There is a large number of open source [[http://c2.com/cgi-bin/wiki?WikiEngines wiki engines]], though, coded in different languages and developed to meet different kinds of need.
Deletions:
MediaWiki is a very popular [[PHP]]/MySQL [[WikiEngine wiki engine]], whose success comes mainly from projects (like the [[http://en.wikipedia.org Wikipedia]]) that run on this engine. Because of Wikipedia's success, the majority of users tacitly assume that MediaWiki is the only free PHP engine for running a wiki-site. There is a large number of open source [[http://c2.com/cgi-bin/wiki?WikiEngines wiki engines]], though, coded in different languages and developed to meet different kinds of need.


Revision [9453]

Edited on 2005-06-22 21:31:12 by DarTar [minor]
Additions:
MediaWiki is a very popular [[PHP]]/MySQL [[WikiEngine wiki engine]], whose success comes mainly from projects (like the [[http://en.wikipedia.org Wikipedia]]) that run on this engine. Because of Wikipedia's success, the majority of users tacitly assume that MediaWiki is the only free PHP engine for running a wiki-site. There is a large number of open source [[http://c2.com/cgi-bin/wiki?WikiEngines wiki engines]], though, coded in different languages and developed to meet different kinds of need.
Deletions:
MediaWiki is a very popular [[PHP]]/MySQL [[WikiEngine wiki engine]], whose success comes mainly from projects (like the [[http://en.wikipedia.org Wikipedia]]) that run on this engine. Because of Wikipedia's success, the majority of users tacitly assume that MediaWiki is the only free PHP engine for running a wiki-site. There is a large number of [[http://c2.com/cgi-bin/wiki?WikiEngines wiki engines]], coded in different languages and developed to meet different kinds of need.


Revision [9397]

Edited on 2005-06-22 10:17:00 by DarTar [reference page]
Additions:
<<==External Links==
<<::c::
Deletions:
==External Links==


Revision [9396]

Edited on 2005-06-22 10:16:40 by DarTar [reference page]
Additions:
~-MediaWikiComparison
MediaWiki is one of the main [[MediaWikiComparison competitors]] of WikkaWiki.
==External Links==
[[http://sourceforge.net/projects/wikipedia/ MediaWiki project page at Sourceforge.net]]
CategoryReference
Deletions:
//(this page is a stub)//
WikiEngineComparison
The aim of the table below is to compare the most prominent features of WikkaWiki and MediaWiki. This list is far from exhaustive: the best way to understand what wiki engine fits your needs is to install it and give it a try.
""<table cellspacing="2" cellpadding="2" border="1">
<thead>
<tr><th scope="col"> </th><th scope="col">MediaWiki</th><th scope="col">WikkaWiki</th></tr>
</thead>
<tbody>
<tr><td colspan=3><em>General information</em></td></tr>
<tr><th>Latest stable release</th><td>1.4.5</td><td>1.1.6.0</td></tr>
<tr><th>Language</th><td>PHP 4+</td><td>PHP 4.1+</td></tr>
<tr><th>Dependencies</th><td>External (non-packaged) library required for PHP<4.3<sup><a href="http://wikka.jsnx.com/MediaWiki#pear">1</a></sup></td><td>none</td></tr>
<tr><th>Data storage</th><td>MySQL</td><td>MySQL 3.23+</td></tr>
<tr><th>License</th><td>GPL</td><td>GPL</td></tr>
<tr><th>Package size <tt>(.tar.gz)</tt></th><td><a href="http://prdownloads.sourceforge.net/wikipedia/mediawiki-1.4.5.tar.gz?download" title="Download MediaWiki">1,940Kb</a></td><td><a href="http://prdownloads.sourceforge.net/wikka/Wikka-1.1.6.0.tar.gz?download" title="Download WikkaWiki">524Kb</a></td></tr>
<tr><td colspan=3><em>Text formatting</em></td></tr>
<tr><th><strong>Bold</strong></th><td>yes (<code>'''bold'''</code> / <code><b>bold</b></code>)</td><td>yes (<code>**bold**</code>)</td></tr>
<tr><th><em>Italics</em></th><td>yes (<code>''italics''</code> / <code><i>italics</i></code>)</td><td>yes (<code>//italics//</code>)</td></tr>
<tr><th><strong><em>Bold Italics</em></strong></th><td>yes (<code>''''bold italics''''</code>)</td><td>yes (<code>**//bold italics//**</code>)</td></tr>
<tr><th><u>Underline</u></th><td>yes (<code><u>underline</u></code>)</td><td>yes (<code>__underline__</code>)</td></tr>
<tr><th><tt>Monospace</tt></th><td>yes ( <code><tt>monospace</tt></code>)</td><td>yes (<code>##monospace##</code>)</td></tr>
<tr><th><strike>Strikethrough</strike></th><td>yes ( <code><strike>strikethrough</strike></code>)</td><td>yes (<code>++strikehrough++</code>)</td></tr>
<tr><th><span class="notes">Highlighted notes</span></th><td>no</td><td>yes (<code>''note''</code>)</td></tr>
<tr><th><span style="color: blue">Colored text</span></th><td>no</td><td>yes (<code>{{color}}</code> action)</td></tr>
<tr><th><small>Small</small></th><td>yes ( <code><small>small</small></code>)</td><td>yes (HTML)</td></tr>
<tr><th><sup>Super</sup>script</th><td>yes (HTML)</td><td>yes (HTML)</td></tr>
<tr><th><sub>Sub</sub>script</th><td>yes (HTML)</td><td>yes (HTML)</td></tr>
<tr><th><kbd class="keys">Key</kbd></th><td>no</td><td>yes (<code>#%key#%</code>)</td></tr>
<tr><th>Center</th><td>yes (HTML)</td><td>yes (<code>@@center@@</code>)</td></tr>
<tr><th>Greek characters (<code>α β γ δ</code>)</th><td>yes (HTML)</td><td>yes (HTML)</td></tr>
<tr><th>Math characters (<code>∑ √ ± ∞</code>)</th><td>yes (HTML)</td><td>yes (HTML)</td></tr>
<tr><th>Advanced math markup</th><td>yes (TeX to HTML/PNG)</td><td>limited (HTML)</td></tr>
<tr><th><h2>Headings</h2></th><td>yes (3 levels)</td><td>yes (6 levels)</td></tr>
<tr><th>Horizontal rules</th><td>yes (<code>----</code>)</td><td>yes (<code>----</code>)</td></tr>
<tr><th>Indentation</th><td>yes (<code>: indented text</code>)</td><td>yes (<code>~indented text</code>)</td></tr>
<tr><td colspan=3><em>Lists</em></td></tr>
<left>
<tr><th align="left"><ul><li>Unordered</li><li>lists</li><ul></th><td>yes (<code>* list item</code>)</td><td>yes (<code>~- list item</code>)</td></tr>
<tr><th align="left"><ol type="1"><li>Numbered</li><li>lists</li><ol></th><td>yes (<code># list item</code>)</td><td>yes (<code>~1) list item</code>)</td></tr>
<tr><th align="left"><ol type="I"><li>Roman-number</li><li>lists</li><ol></th><td>no</td><td>yes (<code>~I) list item</code>)</td></tr>
<tr><th align="left"><ol type="i"><li>Lowercase</li><li>roman-number</li><li>lists</li><ol></th><td>no</td><td>yes (<code>~i) list item</code>)</td></tr>
<tr><th align="left"><ol type="A"><li>Alphabetic</li><li>lists</li><ol></th><td>no</td><td>yes (<code>~A) list item</code>)</td></tr>
<tr><th align="left"><ol type="a"><li>Lowercase</li><li>alphabetic</li><li>lists</li><ol></th><td>no</td><td>yes (<code>~a) list item</code>)</td></tr>
<tr><th align="left"><ul class="thread"><li>Inline</li><ul class="thread"><li>comments</li></ul></ul></th><td>no</td><td>yes (<code>~& comment</code>)</td></tr>
<tr><th>Definition lists</th><td>yes (<code>;item :definition</code>)</td><td>no</td></tr>
<tr><th>Nested lists</th><td>yes</td><td>yes (limited)</td></tr>
</left>
<tr><td colspan=3><em>Page-related features</em></td></tr>
<tr><th>Printer-friendly CSS</th><td>yes</td><td>yes</td></tr>
<tr><th>Page index</th><td>yes</td><td>yes</td></tr>
<tr><td colspan=3><em>Editing</em></td></tr>
<tr><th>Preview-pane</th><td>yes</td><td>yes</td></tr>
<tr><th>Double-click edit</th><td>no</td><td>yes</td></tr>
<tr><th>Section editing</th><td>yes</td><td>no</td></tr>
<tr><th>Edit note</th><td>yes</td><td>yes</td></tr>
<tr><th>Minor edit flag</th><td>yes</td><td>no</td></tr>
<tr><td colspan=3><em>Tracking changes</em></td></tr>
<tr><th>Recent changes</th><td>yes</td><td>yes (recently changed pages)</td></tr>
<tr><th>Recent changes RSS</th><td>no</td><td>yes (RSS 0.92)</td></tr>
<tr><th>Recent changes MindMap</th><td>no</td><td>yes</td></tr>
<tr><th>Recent changes broadcasting</th><td>no</td><td>yes<sup><a href="http://wikka.jsnx.com/MediaWiki#wikiping">4</a></sup></td></tr>
<tr><th>Recent comments</th><td>yes</td><td>yes (recent comments and recently commented pages)</td></tr>
<tr><th>Recent comments RSS</th><td>no</td><td>no</td></tr>
<tr><th>Page history</th><td>yes</td><td>yes</td></tr>
<tr><th>Page revision differences</th><td>yes</td><td>yes</td></tr>
<tr><th>Page revisions RSS</th><td>?</td><td>yes (RSS 2.0)</td></tr>
<tr><td colspan=3><em>Formatting features</em></td></tr>
<tr><td colspan=3><em>Embedded objects</em></td></tr>
<tr><th>HTML</th><td>limited<sup><a href="http://wikka.jsnx.com/MediaWiki#mwhtml">2</a></sup></td><td>full/safe<sup><a href="http://wikka.jsnx.com/MediaWiki#safehtml">3</a></sup></td></tr>
<tr><td colspan=3><em>Page administration</em></td></tr>
</table>
<div id="notes">
<p id="pear">[1] PHP_Compat library from <a href="http://pear.php.net">PEAR</a> is required. This library doesn't need the PEAR core.</p>
<p id="wikiping">[2] only some HTML tags are <a href="http://meta.wikimedia.org/wiki/Help:HTML_in_wikitext">allowed</a>.</p>
<p id="wikiping">[3] HTML can be safely embedded through <a href="http://wikka.jsnx.com/SafeHTML">SafeHTML</a>.</p>
<p id="wikiping">[4] Changes can be broadcast to an external server through the <a href="http://wikka.jsnx.com/WikiPing">WikiPing</a> XML-RPC protocol.</p>
</div>
""
~&Todo (not exhaustive, just a reminder):
~~-categories
~~-name spaces
~~-page TOC
~~-fragment linking
~~- ... ?
~&--JW
CategoryWikka


Revision [9393]

Edited on 2005-06-22 10:12:28 by DarTar [SafeHTML note]
Additions:
<tr><th>Recent changes broadcasting</th><td>no</td><td>yes<sup><a href="http://wikka.jsnx.com/MediaWiki#wikiping">4</a></sup></td></tr>
<p id="wikiping">[2] only some HTML tags are <a href="http://meta.wikimedia.org/wiki/Help:HTML_in_wikitext">allowed</a>.</p>
<p id="wikiping">[3] HTML can be safely embedded through <a href="http://wikka.jsnx.com/SafeHTML">SafeHTML</a>.</p>
Deletions:
<tr><th>Recent changes broadcasting</th><td>no</td><td>yes<sup><a href="http://wikka.jsnx.com/MediaWiki#wikiping">2</a></sup></td></tr>
<p id="wikiping">[2] only some HTML tags are <a href="http://meta.wikimedia.org/wiki/Help:HTML_in_wikitext">allowed</a></p>
<p id="wikiping">[3] HTML can be safely embedded through <a href="http://wikka.jsnx.com/SafeHTML">SafeHTML</a></p>


Revision [9392]

Edited on 2005-06-22 10:11:45 by DarTar [SafeHTML note]
Additions:
<tr><th>HTML</th><td>limited<sup><a href="http://wikka.jsnx.com/MediaWiki#mwhtml">2</a></sup></td><td>full/safe<sup><a href="http://wikka.jsnx.com/MediaWiki#safehtml">3</a></sup></td></tr>
<p id="wikiping">[2] only some HTML tags are <a href="http://meta.wikimedia.org/wiki/Help:HTML_in_wikitext">allowed</a></p>
<p id="wikiping">[3] HTML can be safely embedded through <a href="http://wikka.jsnx.com/SafeHTML">SafeHTML</a></p>
<p id="wikiping">[4] Changes can be broadcast to an external server through the <a href="http://wikka.jsnx.com/WikiPing">WikiPing</a> XML-RPC protocol.</p>
Deletions:
<p id="wikiping">[2] Changes can be broadcast to an external server through the <a href="http://wikka.jsnx.com/WikiPing">WikiPing</a> XML-RPC protocol.</p>


Revision [9391]

Edited on 2005-06-22 10:04:30 by DarTar [adding HTML equivalent for MW]
Additions:
<tr><th><strong>Bold</strong></th><td>yes (<code>'''bold'''</code> / <code><b>bold</b></code>)</td><td>yes (<code>**bold**</code>)</td></tr>
<tr><th><em>Italics</em></th><td>yes (<code>''italics''</code> / <code><i>italics</i></code>)</td><td>yes (<code>//italics//</code>)</td></tr>
<tr><th><u>Underline</u></th><td>yes (<code><u>underline</u></code>)</td><td>yes (<code>__underline__</code>)</td></tr>
<tr><th><tt>Monospace</tt></th><td>yes ( <code><tt>monospace</tt></code>)</td><td>yes (<code>##monospace##</code>)</td></tr>
<tr><th><strike>Strikethrough</strike></th><td>yes ( <code><strike>strikethrough</strike></code>)</td><td>yes (<code>++strikehrough++</code>)</td></tr>
<tr><th><small>Small</small></th><td>yes ( <code><small>small</small></code>)</td><td>yes (HTML)</td></tr>
Deletions:
<tr><th><strong>Bold</strong></th><td>yes (<code>'''bold'''</code> / HTML)</td><td>yes (<code>**bold**</code>)</td></tr>
<tr><th><em>Italics</em></th><td>yes (<code>''italics''</code> / HTML)</td><td>yes (<code>//italics//</code>)</td></tr>
<tr><th><u>Underline</u></th><td>yes (HTML)</td><td>yes (<code>__underline__</code>)</td></tr>
<tr><th><tt>Monospace</tt></th><td>yes (HTML)</td><td>yes (<code>##monospace##</code>)</td></tr>
<tr><th><strike>Strikethrough</strike></th><td>yes (HTML)</td><td>yes (<code>++strikehrough++</code>)</td></tr>
<tr><th><small>Small</small></th><td>yes (HTML)</td><td>yes (HTML)</td></tr>


Revision [9388]

Edited on 2005-06-22 08:02:56 by JavaWoman [adding reminder "todo"]
Additions:
~&Todo (not exhaustive, just a reminder):
~~-categories
~~-name spaces
~~-page TOC
~~-fragment linking
~~- ... ?
~&--JW


Revision [9387]

Edited on 2005-06-22 07:56:48 by JavaWoman [change tracking changes ;-)]
Additions:
<tr><th>Recent changes</th><td>yes</td><td>yes (recently changed pages)</td></tr>
<tr><th>Recent changes RSS</th><td>no</td><td>yes (RSS 0.92)</td></tr>
<tr><th>Recent comments</th><td>yes</td><td>yes (recent comments and recently commented pages)</td></tr>
<tr><th>Page revision differences</th><td>yes</td><td>yes</td></tr>
<tr><th>Page revisions RSS</th><td>?</td><td>yes (RSS 2.0)</td></tr>
Deletions:
<tr><th>Recent changes</th><td>yes</td><td>yes</td></tr>
<tr><th>Revision differences</th><td>yes</td><td>yes</td></tr>
<tr><th>Recent changes RSS</th><td>no</td><td>yes</td></tr>
<tr><th>Recent comments</th><td>yes</td><td>yes</td></tr>


Revision [9386]

Edited on 2005-06-22 07:46:17 by JavaWoman [minor ;-)]
Additions:
<tr><th>Edit note</th><td>yes</td><td>yes</td></tr>
<tr><th>Minor edit flag</th><td>yes</td><td>no</td></tr>
Deletions:
<tr><th>Minor edits</th><td>yes</td><td>no</td></tr>


Revision [9385]

Edited on 2005-06-22 07:43:52 by JavaWoman [small corrections, layout, structure (code instead of tt!)]
Additions:
<tr><th><strong>Bold</strong></th><td>yes (<code>'''bold'''</code> / HTML)</td><td>yes (<code>**bold**</code>)</td></tr>
<tr><th><em>Italics</em></th><td>yes (<code>''italics''</code> / HTML)</td><td>yes (<code>//italics//</code>)</td></tr>
<tr><th><strong><em>Bold Italics</em></strong></th><td>yes (<code>''''bold italics''''</code>)</td><td>yes (<code>**//bold italics//**</code>)</td></tr>
<tr><th><u>Underline</u></th><td>yes (HTML)</td><td>yes (<code>__underline__</code>)</td></tr>
<tr><th><tt>Monospace</tt></th><td>yes (HTML)</td><td>yes (<code>##monospace##</code>)</td></tr>
<tr><th><strike>Strikethrough</strike></th><td>yes (HTML)</td><td>yes (<code>++strikehrough++</code>)</td></tr>
<tr><th><span class="notes">Highlighted notes</span></th><td>no</td><td>yes (<code>''note''</code>)</td></tr>
<tr><th><span style="color: blue">Colored text</span></th><td>no</td><td>yes (<code>{{color}}</code> action)</td></tr>
<tr><th><kbd class="keys">Key</kbd></th><td>no</td><td>yes (<code>#%key#%</code>)</td></tr>
<tr><th>Center</th><td>yes (HTML)</td><td>yes (<code>@@center@@</code>)</td></tr>
<tr><th>Greek characters (<code>α β γ δ</code>)</th><td>yes (HTML)</td><td>yes (HTML)</td></tr>
<tr><th>Math characters (<code>∑ √ ± ∞</code>)</th><td>yes (HTML)</td><td>yes (HTML)</td></tr>
<tr><th>Horizontal rules</th><td>yes (<code>----</code>)</td><td>yes (<code>----</code>)</td></tr>
<tr><th>Indentation</th><td>yes (<code>: indented text</code>)</td><td>yes (<code>~indented text</code>)</td></tr>
<tr><th align="left"><ul><li>Unordered</li><li>lists</li><ul></th><td>yes (<code>* list item</code>)</td><td>yes (<code>~- list item</code>)</td></tr>
<tr><th align="left"><ol type="1"><li>Numbered</li><li>lists</li><ol></th><td>yes (<code># list item</code>)</td><td>yes (<code>~1) list item</code>)</td></tr>
<tr><th align="left"><ol type="I"><li>Roman-number</li><li>lists</li><ol></th><td>no</td><td>yes (<code>~I) list item</code>)</td></tr>
<tr><th align="left"><ol type="i"><li>Lowercase</li><li>roman-number</li><li>lists</li><ol></th><td>no</td><td>yes (<code>~i) list item</code>)</td></tr>
<tr><th align="left"><ol type="A"><li>Alphabetic</li><li>lists</li><ol></th><td>no</td><td>yes (<code>~A) list item</code>)</td></tr>
<tr><th align="left"><ol type="a"><li>Lowercase</li><li>alphabetic</li><li>lists</li><ol></th><td>no</td><td>yes (<code>~a) list item</code>)</td></tr>
<tr><th align="left"><ul class="thread"><li>Inline</li><ul class="thread"><li>comments</li></ul></ul></th><td>no</td><td>yes (<code>~& comment</code>)</td></tr>
<tr><th>Definition lists</th><td>yes (<code>;item :definition</code>)</td><td>no</td></tr>
<tr><th>Nested lists</th><td>yes</td><td>yes (limited)</td></tr>
<tr><th>Recent comments RSS</th><td>no</td><td>no</td></tr>
Deletions:
<tr><th><strong>Bold</strong></th><td>yes (<tt>'''bold'''</tt>/HTML)</td><td>yes (<tt>**bold**</tt> /HTML)</td></tr>
<tr><th><em>Italics</em></th><td>yes (<tt>''italics''</tt>/HTML)</td><td>yes (<tt>//italics//</tt> /HTML)</td></tr>
<tr><th><strong><em>Bold Italics</em></strong></th><td>yes (<tt>''''bold italics''''</tt> /HTML)</td><td>yes (<tt>**//bold italics//**</tt>/HTML)</td></tr>
<tr><th><u>Underline</u></th><td>yes (HTML)</td><td>yes (<tt>__underline__</tt> /HTML)</td></tr>
<tr><th><tt>Monospace</tt></th><td>yes (HTML)</td><td>yes (<tt>##monospace##</tt> /HTML)</td></tr>
<tr><th><strike>Strikethrough</strike></th><td>yes (HTML)</td><td>yes (<tt>++strikehrough++</tt> /HTML)</td></tr>
<tr><th><span class="notes">Highlight</span></th><td>no</td><td>yes (<tt>''highlight''</tt>)</td></tr>
<tr><th><span style="color: blue">Colored text</span></th><td>no</td><td>yes (<tt>{{color}}</tt> action)</td></tr>
<tr><th><kbd class="keys">Key</kbd></th><td>no</td><td>yes (<tt>#%key#%</tt>)</td></tr>
<tr><th>Center</th><td>yes (HTML)</td><td>yes (<tt>@@center@@</tt> /HTML)</td></tr>
<tr><th>Greek characters (α β γ δ)</th><td>yes (HTML)</td><td>yes (HTML)</td></tr>
<tr><th>Math characters (<tt>∑ √ ± ∞</tt>)</th><td>yes (HTML)</td><td>yes (HTML)</td></tr>
<tr><th>Horizontal rules</th><td>yes (<tt>----</tt>)</td><td>yes (<tt>----</tt>)</td></tr>
<tr><th>Indentation</th><td>yes (<tt>: indented text</tt>)</td><td>yes (<tt>~indented text</tt>)</td></tr>
<tr><th align="left"><ul><li>Unordered</li><li>lists</li><ul></th><td>yes (<tt>* list item</tt>)</td><td>yes (<tt>~- list item</tt>)</td></tr>
<tr><th align="left"><ol type="1"><li>Numbered</li><li>lists</li><ol></th><td>yes (<tt># list item</tt>)</td><td>yes (<tt>~1) list item</tt>)</td></tr>
<tr><th align="left"><ol type="I"><li>Roman-number</li><li>lists</li><ol></th><td>no</td><td>yes (<tt>~I) list item</tt>)</td></tr>
<tr><th align="left"><ol type="i"><li>Lowercase</li><li>roman-number</li><li>lists</li><ol></th><td>no</td><td>yes (<tt>~i) list item</tt>)</td></tr>
<tr><th align="left"><ol type="A"><li>Alphabetic</li><li>lists</li><ol></th><td>no</td><td>yes (<tt>~A) list item</tt>)</td></tr>
<tr><th align="left"><ol type="a"><li>Lowercase</li><li>alphabetic</li><li>lists</li><ol></th><td>no</td><td>yes (<tt>~a) list item</tt>)</td></tr>
<tr><th align="left"><ul class="thread"><li>Inline</li><ul class="thread"><li>comments</li></ul></ul></th><td>no</td><td>yes (<tt>~& comment</tt>)</td></tr>
<tr><th>Definition lists</th><td>yes (<tt>;item :definition</tt>)</td><td>no</td></tr>
<tr><th>Nested lists</th><td>yes</td><td>yes</td></tr>
<tr><th>Recent comments RSS</th><td>no</td><td>yes</td></tr>


Revision [9374]

Edited on 2005-06-22 00:05:53 by DarTar [adding content]
Additions:
<tr><th><span style="color: blue">Colored text</span></th><td>no</td><td>yes (<tt>{{color}}</tt> action)</td></tr>


Revision [9372]

Edited on 2005-06-21 23:35:23 by DarTar [minor]

No Differences

Revision [9371]

Edited on 2005-06-21 23:34:20 by DarTar [minor]
Additions:
<tr><th>Definition lists</th><td>yes (<tt>;item :definition</tt>)</td><td>no</td></tr>
Deletions:
<tr><th align="left">Definition lists</th><td>yes (<tt>;item :definition</tt>)</td><td>no</td></tr>


Revision [9370]

Edited on 2005-06-21 23:32:33 by DarTar [removing blurb]
Deletions:
^ Pages: Search Engine | Content | Content + Titles | ? | Content | Content | Wiki/ Tickets | | Content + Titles + Backlinks + Metadata | Content + Titles + Links + Metadata | Content, Title | Content (incl. RegEx) | Titles |
^ Pages: Site Index | Yes | Yes | Yes | Yes | Yes | Title Index | | Yes | Yes | Yes | Yes | Yes |
^ Text Format: Underline | Yes %%__%% | HTML | Yes | %%{+%% | Yes %%===%% | Yes %%__%% | | Yes | Yes %%__%% | Yes %%__%% | Yes ++ | No |
^ Text Format: Monospace | Yes %%''%% | Yes | Yes | %%@@%% | Yes -+ | Yes %%{{{%% | | Yes %%=%% | Yes %%`%% | Yes %%##%% | Yes %%##%% | Yes |
^ Text Format: Strikethrough | Yes %%<del>%% | HTML | ? | %%{-%% | HTML | ? | | Yes %%<strike>%% | No | Yes %%++%%| Yes %%--%% | No |
^ Text Format: Super/Sub | Yes | HTML | Yes | %%'^%% / %%'_%%| HTML | | | Yes (HTML) | Yes %%,,%% %%^%% | No | Yes %%^^%%, ?? | No |
^ Text Format: Center | No | HTML | | %center% | Yes %%::%% | | | Yes, in tables | Yes, in tables | Yes %%@@%% | Yes | No |
^ Text Format: Indentation | No | Yes : | Yes : | %%->%% / %%-<%% | Yes | Yes | | Yes | Yes, white space | Yes ~ | Yes %%p((.%% | Yes %%>%% |
^ Text Format: Bulleted Lists | Yes * | Yes %%* **%% | Yes * | %%* **%% | Yes * | Yes %%* *%% | | Yes %%*%% | Yes * | Yes ~- | Yes %%*%% | Yes * |Yes *|
^ Text Format: Numbered Lists | Yes - | Yes # ## | Yes # | %%# ## ###%% | Yes # | Yes %%1 1%% | | Yes 1. I. i. a. A. | Yes 1. I. i. a. A. | Yes ~1) ~I) ~i) ~a) ~A)| Yes %%#%% | No? | Yes # |
^ Text Format: Definition Lists | No | Yes ; : | Yes | %%: :: :::%% | Yes | ? | | Yes $ : | Yes :: | No| No? | Yes ; : |
^ Text Format: Headings | 5 Levels === | Yes == === ==== | 6 Levels = | %%! !! !!! !!!!%% | Yes ! !! !!! | Yes = == === | | 6 Levels %%---+ ---++%% | Yes = =, == ==, ... | 5 Levels === | Yes %%hn.%% | 3 levels ! | 5 levels !!!!! |
| **Link Features** |||||||||||||
^ WikiEngine | [[DokuWiki]] | [[go>MediaWiki]] | [[go>UseMod]] | [[go>PmWiki]] | [[go>TikiWiki]] | [[go>TracWiki]] | [[go>SubWiki]] | [[go>Twiki]] | [[go>MoinMoin]] | [[go>WikkaWiki]] | [[go>Instiki]] | [[go>Gowiki]] | [[go>Tiddlywiki]] |
^ Links: BackLinks | Yes | Yes | Yes | CookBook Recipe | Yes | Yes | | Yes | Yes | Yes| Yes! | Yes |
^ Links: FreeLinks | Yes | Yes | Yes | Yes | ? | Yes | | Yes | Yes | No | Yes | Yes |
^ Links: [[http://wikka.jsnx.com/AddingLinks|Forced]] | Yes | Yes | ? | Yes | ? | ? | ? | ? | Yes | Yes | Yes | ? |
^ Links: CamelCase | Optional | No | Yes | Yes | Yes | Yes | | Yes | Yes | Yes| Yes | Yes |
^ Links: InterWiki | Yes | Yes | Yes | Yes | Yes | ? | | Yes | Yes | Yes| No | No |
^ Links: SisterWiki | No | Yes | Yes | ? | ? | ? | | Yes - with plugin | No | No| No | No |
| **Standards and Validation** |||||||||||||
^ Standards: CSS Styles | Yes | Yes | Yes | Yes | Yes | ? | | Yes | Yes | Yes | Yes | ? |
^ Standards: XHTML | 1.0 Trans. | Yes | No | 1.0 Trans. | Yes | ? | | Yes | No | 1.0 Trans.| Yes | ? |
^ Validation: CSS | Yes | ? | ? | Yes | ? | ? | | Yes | Yes | Yes | Yes | ? |
^ Validation: XHTML | Yes | Yes | No | Yes | ? | ? | | Yes | Yes (HTML 4.0 Strict) | Yes| Yes | ? |

===== Advanced Features =====
| **Advanced Features** |||||||||||||
^ WikiEngine | [[DokuWiki]] | [[go>MediaWiki]] | [[go>UseMod]] | [[go>PmWiki]] | [[go>TikiWiki]] | [[go>TracWiki]] | [[go>SubWiki]] | [[http://www.twiki.org|twiki]] | [[http://moinmoin.wikiwikiweb.de|MoinMoin]] | [[http://wikka.jsnx.com|WikkaWiki]] | [[http://www.instiki.org|Instiki]] | [[http://senseis.xmp.net/?GoWiki|Gowiki]] |
| **Page Features** |||||||||||||
^ Pages: Edit Conflict Detection| Locks & Detect| Yes | Yes | Yes, merges edits | Yes | ? | | Yes | diff3 Conflict Resolution (based on soft locks) | Yes | Locks | Yes? |
^ Pages: Access | | Possible | | | Yes (ACLs) | | | ACLs set by ACLs | ACLs set by administrator | ACLs (read/ write/ comment) set by page owner | | No? |
^ Pages: Section Editing | Yes | Yes | No | No | No | No | | Yes with Plugins | No | No| No | Yes |
^ Pages: Recent Visitors | No | No | ? | No | Yes | No ? | | Yes | No | No| No | No |
^ Pages: Recently Viewed Pages | Personal Trace| No | ? | No | Personal trace | No ? | | Yes | pers. Trace | No| No | No |
^ Pages: Most/Least Popular | No | No | ? | No | Yes | No ? | | Yes | Yes | No| No | By hand? |
^ Pages: Watch / Observed | No ? | Yes | No ? | No | Yes | No ? | | Yes | Email notification | No | No | Yes |
^ Pages: User Contributions | No ? | Yes | ? | No | Yes | No ? | | Yes with Plugin | Via integrated fulltext search for signature |Mypages/ Userpages list| Yes Authors | No |
^ Pages: WikiMap | ? | No | ? | CookBook Recipe | yes | No ? | | ? | Page map |?| No | No |
^ Pages: Calendar | Contrib | No | ? | CookBook Recipe | yes | No ? | | Yes | Yes |Yes| No | ? |
^ Pages: Comments | No | Discuss Pages | ? | CookBook Recipe | yes | No ? | | Yes | Yes, via plugin |Yes| No | Discuss Pages |
^ Pages: [[http://wikka.jsnx.com/SmartTitlesInfo|Smart titles]] | ? | ? | ? | ? | ? | ? | ? | ? | ? | Yes | ? | ? |
| **Text Formatting Rules** |||||||||||||
^ Text Format: New Line | Yes %%\\%% | HTML %%<br>%% | ? | %%\\%% | Yes | [BR] | | Yes | %%[[BR]]%% | Yes ---| Yes | Yes <nowiki>%%%</nowiki> |
^ Text Format: Boxed | Yes | use tables | ? | Yes | Yes | No | | Yes | Yes: %%||boxed||%% |Yes| ? | ? |
^ Text Format: Abbreviations | Yes | No | ? | Cookbook Recipe | ? | ? | | ? | No |No| Acronyms | No |
^ Text Format: Emoticon Images | Yes | No | ? | CookBook Recipe | Yes | No | | Yes | Yes |No| No | No |
^ Text Format: Special Chars | Typo, UTF-8 | UTF-8 | ? | Yes &...; | Yes | No | | Yes | UTF-8, numbered HTML entities |Yes| Yes - html | numbered HTML |
^ Text Format: Tables | Simple | Simple/ Complex | Simple? | Simple/ Complex | Yes | Simple | | Yes | Simple, CSS support |Simple (html optional)| Yes - with stylings | No |
^ Text Format: Syntax Highlight | Yes GeSHi | Not in default install, but extensions available (including GeSHi). | ? | CookBook Recipe | Yes | Yes SilverCity | | Yes, with Plugin | Yes, flexible plugin system | Yes Geshi| ? | ? |
^ Text Format: Tableof Contents | Auto | Auto (can be switched on/off) | ? | CookBook Recipe | Yes | No ? | | Auto | Yes (macro) |No| No | Auto |
^ Text Format: TOC Depth | SetByFlag | SetByFlag ? | ? | ? | yes | No | | SetByFlag | SetByPage |n/a| ? | ? |
^ Text Format: Footnotes | Yes %%((%% | No | ? | CookBook Recipe | ? | No ? | | No | Yes |No| Yes | Yes %%[#%% |
^ Text Format: Quoting | Yes %%> >>%% | ? | Yes | ? | Yes | No ? | | Yes | No |No| Yes %%bq.%% | No? |
^ Text Format: Inline Comments | | HTML | | ? | ? | | | | No |Yes %%~&%% | | Yes, but only whole lines |
^ Text Format: Custom Styles | No | Yes | ? | WikiStyles | ? | Macros | | ? | ? | ? | ? | No |
^ Text Format: FAQ Tags | No | No | ? | Yes Q. A. | ? | No ? | | ? | |No| No | No |
^ Text Format: HTML Tags | HTML/PHP | HTML (lim.) | HTML (lim.?) | HTML (lim.) | Yes | Yes | | Yes | Optional via plugin | Safe HTML | optional | HTML (very lim.) |
^ Text Format: Math Formulas | No | Yes (LaTeX) | ? | CookBook Recipe | via plugin (currently disabled -- security issues) | No ? | | Yes with Plugin | LaTeX plugin |No| No | No |
^ Text Format: Auto Signature | Quickbutton | Yes %%~~~%% | ? | Yes | No | No ? | | Yes | @SIG@ |No| No | No |
^ Text Format: TimeLine | No | Yes | ? | ? | No | No ? | | ? | |No| No | No |
| **Link Features** |||||||||||||
^ Links: File Attachments | Yes | Yes | ? | Yes | yes | Yes | | Yes | Yes | Yes| experimental | ? |
^ Links: Inline Images | Yes | Yes | Yes | Yes | yes | Yes | Yes | Yes |Yes| Yes | Yes | Yes (through URL) |
^ Links: Windows Shares | Yes | No | No | Yes | no | File Source | | Yes, with WebDAV Plugin | | No | No | ? |
| **Embedded content** |||||||||||||
^ [[http://en.wikipedia.org/wiki/Mind_map|Mindmaps]] | No | ? | ? | No | ? | ? | ? | ? | ? | [[http://freemind.sourceforge.net/wiki/index.php/Main_Page|Freemind]] (inline/URL)| ? | No |
^ Embedded Flash | Yes | ? | ? |CookBook Recipe | ? | ? | ? | ? | ? | Yes (plugin)| ? | ? |
^ Embedded .SVG | No | ? | ? |CookBook Recipe | ? | ? | ? | ? | ? | ?| ? | ? |
^ Embedded RSS | Yes | ? | ? | ? | ? | ? | ? | ? | ? | Yes (plugin)| ? | ? |
| **Standards and Validation** ? |||||||||||||
^ Standards: XML Syndication | RSS, ATOM | RSS, ATOM | No | Yes | RSS,ATOM | RSS Tickets | | Wiki RSS | Wiki RSS | Yes | RSS | ? |
^ Standards: Content Export | HTML, RAW | XML | ? | HTML, RAW | yes | ? | | HTML, PDF with Plugin | HTML, RAW, xmlrpc, XML (experimental) | HTML, RAW | HTML, RAW, PDF, Latex | ? |
^ Standards: i18n | Yes | Yes | Yes | Yes | Yes | Yes | | Yes | Yes | No| Yes | meaning? |
^ Standards: [[http://www.w3.org/TR/ATAG10/|Auth. Tool Acces.]] | ? | ? | ? | ? | ? | ? | ? | ? | ? | no | ? | ? |
| **Management** |||||||||||||
^ Admin: User Profiles | ACL ? | Yes | Yes | Yes | yes | Yes | | Yes | ACL |Yes| No | Yes |
^ Admin: User Authentication | ACL | Yes | ? | Planned | yes | Yes | | Yes | Yes |Yes| Yes | Yes |
^ Admin: Page Rename | No | Yes | Yes | CookBook Recipe | yes | ? | | Yes | Yes | No| Yes |
^ Admin: Page Deletion | Yes (trigger) | Yes | Yes | Yes | yes | ? | | Yes | Yes | Yes | Yes - orphans only | Yes |
^ Admin: Page Cloning | ? | ? | ? | ? | ? | ? | ? | ? | ? | Yes | ? | ? |
^ Admin: Themes | Templates,CSS | Skins | ? | Skins | yes | ? | | Yes | Yes | yes (beta) | per Web | ? |
^ Locks: Content | BlackList | Yes (URLs only?) | ? | Blocklist | ? | ? | | Yes | distributed Blacklist |Meaning?| Yes? | No? |
^ Locks: Hosts | No | Yes | ? | CookBook Recipe | BlackList | ? | | ? | Yes |Meaning?| ? | No? |
^ Locks: Pages | chmod, [[ACL]] | Yes | ? | Permissions | Permissions | ? | | Page lock with ACL; automatic edit lock | ACLs | ACLs| ? | No? |
^ Tools: Backup | No | MySQL dump | ? | ? | No | ? | | No | dump script; generally, tar %%|%% bzip2 is enough | No| Yes | Yes? |
^ Tools: Dump Snapshot | No | ? | ? | No | yes | Plain TXT | | Plain TXT | HTML export |No| Yes | ? |
^ Tools: Statistics | No | Extension; extensive| ? | Page Counter | Yes | ? | | Yes | Useragents, Pagesize, Pagehits | no | some | Some |
^ Tools: Referrers | ? | ? | ? | ? | ? | ? | ? | ? | ? | yes (grouping/blacklist) | ? | ? |
^ Pagechange Mail Notification | WikiAdmin | Soon | ? | Mailing List | Yes | Yes - Tickets | | Yes | per page, free regexes possible |No| No | No |
^ PlugIns: Extensibility | planned | Extensive | ? | Recipes | Yes | Processors | | Extensive | Yes, extensive | Extensive | | ? |
| **Miscellaneous Features** |||||||||||||
^ Categories/Groups | namespaces | namespaces, cats | subpages | WikiGroups | Yes | | | Yes | Yes/Yes |Yes/No| Yes | keywords, paths |
^ GUI Editor | Yes | Yes | ? | Yes | ? | Yes - Simple | | Yes (with addon) | No |Yes (optional)| No | ? |
^ DataBase: SQL | No | MySQL | No | Optional | Yes - ADO | SQLite | | Yes with Plugin | No | MySQL| No | MySQL |
^ DataBase: DBM | No | No | No | Optional | ? | | | Yes with Plugin | No | No| No | No |
^ DataBase: Flat-Files | Raw TextFiles | No | Yes | FlatFiles | No | | | Yes | Yes | No| No | No |
^ DataBase: CVS | No | No | No | CookBook Recipe | No | | | No | No |No| No | No |
^ Cache | Yes | Yes | ? | Yes | Yes | ? | | Yes | Yes |No| Yes | ? |
^ WikiFarms | No | Yes, wikicities | ? | Yes | No | ? | | Yes, TWiki webs | Yes |No| ? | No |
^ Language Locales | 20+ | 60+ | en, ... | 18 | 20+ | ? | | 4 | ~18 |en| UTF-8? | en |
^ Unicode | [[utf8|UTF-8]] | UTF-8 | ? | UTF-8 | UTF-8 | UTF-8 | | UTF-8 | UTF-8 | not yet| | ? |
^ Form handling | ? | Meaning? | ? | CookBook Recipe | Via trackers | ? | | Yes, TWikiForms | ? | ? | ? | ? |
^ Reporting with formatted search | ? | Meaning? | ? | ? | ? | ? | | Yes | ? | ? | ? | ? |
^ Import spreadsheet | ? | ? | ? | Cookbook Recipe | ? | ? | | ? | ? | ? | ? | ? |
^ Spreadsheet calculation | ? | No | ? | No | in 1.9 | ? | | Yes with Plugin | Yes, plugin | ? | ? | No |
^ Calendaring | ? | No | ? | CookBook Recipe | yes | ? | | Yes with Plugin | Yes, built-in | ? | ? | No |
^ Installation | Easy Conf. | Wizard | ? | Simple Conf. NO need for DB | Wizard | | | Easy Conf. | Easy |Wizard| one-click http server incl. | ? |


Revision [9369]

Edited on 2005-06-21 23:24:32 by DarTar [adding content]
Additions:
<tr><td colspan=3><em>Lists</em></td></tr>
<left>
<tr><th>Indentation</th><td>yes (<tt>: indented text</tt>)</td><td>yes (<tt>~indented text</tt>)</td></tr>
<tr><th align="left"><ul><li>Unordered</li><li>lists</li><ul></th><td>yes (<tt>* list item</tt>)</td><td>yes (<tt>~- list item</tt>)</td></tr>
<tr><th align="left"><ol type="1"><li>Numbered</li><li>lists</li><ol></th><td>yes (<tt># list item</tt>)</td><td>yes (<tt>~1) list item</tt>)</td></tr>
<tr><th align="left"><ol type="I"><li>Roman-number</li><li>lists</li><ol></th><td>no</td><td>yes (<tt>~I) list item</tt>)</td></tr>
<tr><th align="left"><ol type="i"><li>Lowercase</li><li>roman-number</li><li>lists</li><ol></th><td>no</td><td>yes (<tt>~i) list item</tt>)</td></tr>
<tr><th align="left"><ol type="A"><li>Alphabetic</li><li>lists</li><ol></th><td>no</td><td>yes (<tt>~A) list item</tt>)</td></tr>
<tr><th align="left"><ol type="a"><li>Lowercase</li><li>alphabetic</li><li>lists</li><ol></th><td>no</td><td>yes (<tt>~a) list item</tt>)</td></tr>
<tr><th align="left">Definition lists</th><td>yes (<tt>;item :definition</tt>)</td><td>no</td></tr>
<tr><th align="left"><ul class="thread"><li>Inline</li><ul class="thread"><li>comments</li></ul></ul></th><td>no</td><td>yes (<tt>~& comment</tt>)</td></tr>
<tr><th>Nested lists</th><td>yes</td><td>yes</td></tr>
</left>
Deletions:
<tr><th>Indents</th><td>yes (<tt>----</tt>)</td><td>yes (<tt>----</tt>)</td></tr>


Revision [9368]

Edited on 2005-06-21 22:56:48 by DarTar [adding some content]
Additions:
<tr><th><strong>Bold</strong></th><td>yes (<tt>'''bold'''</tt>/HTML)</td><td>yes (<tt>**bold**</tt> /HTML)</td></tr>
<tr><th><em>Italics</em></th><td>yes (<tt>''italics''</tt>/HTML)</td><td>yes (<tt>//italics//</tt> /HTML)</td></tr>
<tr><th><strong><em>Bold Italics</em></strong></th><td>yes (<tt>''''bold italics''''</tt> /HTML)</td><td>yes (<tt>**//bold italics//**</tt>/HTML)</td></tr>
<tr><th><u>Underline</u></th><td>yes (HTML)</td><td>yes (<tt>__underline__</tt> /HTML)</td></tr>
<tr><th><tt>Monospace</tt></th><td>yes (HTML)</td><td>yes (<tt>##monospace##</tt> /HTML)</td></tr>
<tr><th><strike>Strikethrough</strike></th><td>yes (HTML)</td><td>yes (<tt>++strikehrough++</tt> /HTML)</td></tr>
<tr><th><span class="notes">Highlight</span></th><td>no</td><td>yes (<tt>''highlight''</tt>)</td></tr>
<tr><th><small>Small</small></th><td>yes (HTML)</td><td>yes (HTML)</td></tr>
<tr><th><sup>Super</sup>script</th><td>yes (HTML)</td><td>yes (HTML)</td></tr>
<tr><th><sub>Sub</sub>script</th><td>yes (HTML)</td><td>yes (HTML)</td></tr>
<tr><th><kbd class="keys">Key</kbd></th><td>no</td><td>yes (<tt>#%key#%</tt>)</td></tr>
<tr><th>Center</th><td>yes (HTML)</td><td>yes (<tt>@@center@@</tt> /HTML)</td></tr>
<tr><th>Greek characters (α β γ δ)</th><td>yes (HTML)</td><td>yes (HTML)</td></tr>
<tr><th>Math characters (<tt>∑ √ ± ∞</tt>)</th><td>yes (HTML)</td><td>yes (HTML)</td></tr>
<tr><th>Advanced math markup</th><td>yes (TeX to HTML/PNG)</td><td>limited (HTML)</td></tr>
<tr><th><h2>Headings</h2></th><td>yes (3 levels)</td><td>yes (6 levels)</td></tr>
<tr><th>Indents</th><td>yes (<tt>----</tt>)</td><td>yes (<tt>----</tt>)</td></tr>
Deletions:
<tr><th><strong>Bold</strong></th><td>yes (<tt>'''bold'''</tt>/HTML)</td><td>yes (<tt>**bold**</tt>/HTML)</td></tr>
<tr><th><em>Italics</em></th><td>yes (<tt>''italics''</tt>/HTML)</td><td>yes (<tt>//italics//</tt>/HTML)</td></tr>
<tr><th><strong><em>Bold Italics</em></strong></th><td>yes (<tt>''''bold italics''''</tt>/HTML)</td><td>yes (<tt>**//bold italics//**</tt>/HTML)</td></tr>
<tr><th><u>Underline</u></th><td>yes (HTML)</td><td>yes (<tt>__underline__</tt>/HTML)</td></tr>
<tr><th><tt>Monospace</tt></th><td>yes (HTML)</td><td>yes (<tt>##monospace##</tt>/HTML)</td></tr>
<tr><th><strike>Strikethrough</strike></th><td>yes (HTML)</td><td>yes (<tt>++strikehrough++</tt>/HTML)</td></tr>
<tr><th>Center</th><td>yes (HTML)</td><td>yes (<tt>@@center@@</tt>/HTML)</td></tr>


Revision [9367]

Edited on 2005-06-21 22:40:24 by DarTar [adding some content]
Additions:
<tr><th>Dependencies</th><td>External (non-packaged) library required for PHP<4.3<sup><a href="http://wikka.jsnx.com/MediaWiki#pear">1</a></sup></td><td>none</td></tr>
<tr><td colspan=3><em>Text formatting</em></td></tr>
<tr><th><strong>Bold</strong></th><td>yes (<tt>'''bold'''</tt>/HTML)</td><td>yes (<tt>**bold**</tt>/HTML)</td></tr>
<tr><th><em>Italics</em></th><td>yes (<tt>''italics''</tt>/HTML)</td><td>yes (<tt>//italics//</tt>/HTML)</td></tr>
<tr><th><strong><em>Bold Italics</em></strong></th><td>yes (<tt>''''bold italics''''</tt>/HTML)</td><td>yes (<tt>**//bold italics//**</tt>/HTML)</td></tr>
<tr><th><u>Underline</u></th><td>yes (HTML)</td><td>yes (<tt>__underline__</tt>/HTML)</td></tr>
<tr><th><tt>Monospace</tt></th><td>yes (HTML)</td><td>yes (<tt>##monospace##</tt>/HTML)</td></tr>
<tr><th><strike>Strikethrough</strike></th><td>yes (HTML)</td><td>yes (<tt>++strikehrough++</tt>/HTML)</td></tr>
<tr><th>Center</th><td>yes (HTML)</td><td>yes (<tt>@@center@@</tt>/HTML)</td></tr>
<tr><th>Horizontal rules</th><td>yes (<tt>----</tt>)</td><td>yes (<tt>----</tt>)</td></tr>
<tr><th>Printer-friendly CSS</th><td>yes</td><td>yes</td></tr>
<tr><th>Page index</th><td>yes</td><td>yes</td></tr>
<tr><td colspan=3><em>Editing</em></td></tr>
<tr><th>Preview-pane</th><td>yes</td><td>yes</td></tr>
<tr><th>Double-click edit</th><td>no</td><td>yes</td></tr>
<tr><th>Section editing</th><td>yes</td><td>no</td></tr>
<tr><th>Minor edits</th><td>yes</td><td>no</td></tr>
<tr><td colspan=3><em>Tracking changes</em></td></tr>
<tr><th>Recent changes</th><td>yes</td><td>yes</td></tr>
<tr><th>Page history</th><td>yes</td><td>yes</td></tr>
<tr><th>Revision differences</th><td>yes</td><td>yes</td></tr>
<tr><th>Recent changes RSS</th><td>no</td><td>yes</td></tr>
<tr><th>Recent changes MindMap</th><td>no</td><td>yes</td></tr>
<tr><th>Recent changes broadcasting</th><td>no</td><td>yes<sup><a href="http://wikka.jsnx.com/MediaWiki#wikiping">2</a></sup></td></tr>
<tr><th>Recent comments</th><td>yes</td><td>yes</td></tr>
<tr><th>Recent comments RSS</th><td>no</td><td>yes</td></tr>
<p id="wikiping">[2] Changes can be broadcast to an external server through the <a href="http://wikka.jsnx.com/WikiPing">WikiPing</a> XML-RPC protocol.</p>
Deletions:
<tr><th>Dependencies</th><td>External (non-packaged) library required for PHP<4.3 [<a href="http://wikka.jsnx.com/MediaWiki#pear">1</a>]</td><td>none</td></tr>
^ License | GPL | GPL | GPL | GPL | LGPL | GPL | ? | GPL | GPL | GPL | Ruby's | GPL | BSD |
^ Pages: Printer Friendly | Print CSS | Yes (Print CSS) | ? | Print CSS | Yes | No ? | | Yes | Yes (Print CSS + Page output in print mode (for older browsers)) | Yes (Print CSS) | Yes | No |
^ Pages: Preview Pane | Yes | Yes | Yes | Yes | Yes | No | | Yes | Yes | Yes | No | Yes |
^ Pages: [[http://wikka.jsnx.com/WikkaTourEditing|Double-click Edit]] | No | Yes | ? | CookBook Recipe | No | ? | | ? | Yes | Yes | ? | ? |
^ Pages: Minor Edit Changes | No | Yes | Yes | Yes | Yes | No | | Yes | Yes | No | Auto | Yes |
^ Pages: Edit Changes Summary | Yes | Yes | Yes | CookBook Recipe | Yes | Yes | | Yes | Yes | Yes | No | Yes |
^ Pages: Recent Changes | Yes | Yes | Yes | Yes | Yes | Yes | | Yes | Yes | Yes (page + rss + WikiPing + mindmap) | Yes | Yes |
^ Pages: Page History | Yes | Yes | Yes | Yes | Yes | Yes | | Yes | Yes | Yes | Yes | Yes |
^ Pages: Revisions | unlimited | unlimited | ? | unlimited | unlimited | unlimited ? | | unlimited | unlimited | unlimited | unlimited? | unlimited? |
^ Pages: Revision Differences | ToCurrent Only | All Revisions | All Revisions | All Revisions | ToCurrent Only | ToCurrent Only | | All Revisions | All Revisions | All Revisions (compare/ history) | Yes | Most Revisions |
| **Text Formatting Rules** ||||||||||||||
^ [[http://daringfireball.net/projects/markdown/|Markdown]] support | No | ? | ? | ? | ? | ? | ? | ? | ? | ? | Yes | ? | ? |
^ [[http://www.textism.com/tools/textile/|Textile]] support | No | ? | ? | ? | ? | ? | ? | ? | ? | ? | Yes | ? | ? |
^ Text Format: Bold | Yes %%**%% | Yes %%'''%% | Yes | %%'''%% | Yes %%__%% | Yes %%'''%% | | Yes %%*%% | Yes %%'''%% | Yes %%**%% | Yes %%**%% | Yes %%__%% |
^ Text Format: Italics | Yes %%//%% | Yes %%''%% | Yes | %%''%% | Yes %%''%% | Yes %%''%% | | Yes %%_%% | Yes %%''%% | Yes %%//%% | Yes %%__%% | Yes %%''%% |


Revision [9366]

Edited on 2005-06-21 21:30:01 by JavaWoman [fixing fragment link (hopefully)]
Additions:
<tr><th>Dependencies</th><td>External (non-packaged) library required for PHP<4.3 [<a href="http://wikka.jsnx.com/MediaWiki#pear">1</a>]</td><td>none</td></tr>
Deletions:
<tr><th>Dependencies</th><td>External (non-packaged) library required for PHP<4.3 [<a href="#pear">1</a>]</td><td>none</td></tr>


Revision [9365]

Edited on 2005-06-21 21:27:29 by JavaWoman [changed reference to PEAR package + version specs + more structural code]
Additions:
<tr><th>Language</th><td>PHP 4+</td><td>PHP 4.1+</td></tr>
<tr><th>Dependencies</th><td>External (non-packaged) library required for PHP<4.3 [<a href="#pear">1</a>]</td><td>none</td></tr>
<tr><th>Data storage</th><td>MySQL</td><td>MySQL 3.23+</td></tr>
<div id="notes">
<p id="pear">[1] PHP_Compat library from <a href="http://pear.php.net">PEAR</a> is required. This library doesn't need the PEAR core.</p>
</div>
Deletions:
<tr><th>Language</th><td>PHP 4+</td><td>PHP 4.3+</td></tr>
<tr><th>Dependencies</th><td>External library required for PHP<4.3 [<a href="#pear">*</a>]</td><td>none</td></tr>
external (non-packaged) library required
<tr><th>Data storage</th><td>MySQL</td><td>MySQL</td></tr>
[*]<a name="pear"></a> PHP_Compat library from <a href="http://pear.php.net">PEAR</a> is required. This library doesn't need PEAR core.


Revision [9364]

Edited on 2005-06-21 21:17:16 by DarTar [minor]
Deletions:
<


Revision [9363]

Edited on 2005-06-21 21:11:18 by PivWan [minor]
Additions:
<tr><th>Dependencies</th><td>External library required for PHP<4.3 [<a href="#pear">*</a>]</td><td>none</td></tr>
[*]<a name="pear"></a> PHP_Compat library from <a href="http://pear.php.net">PEAR</a> is required. This library doesn't need PEAR core.
Deletions:
<tr><th>Dependencies</th><td>External PEAR library (PHP_Compat) required for PHP<4.3</td><td>none</td></tr>


Revision [9362]

Edited on 2005-06-21 21:06:35 by DarTar [Adding content]
Additions:
<
<tr><th>Language</th><td>PHP 4+</td><td>PHP 4.3+</td></tr>
<tr><th>Dependencies</th><td>External PEAR library (PHP_Compat) required for PHP<4.3</td><td>none</td></tr>
external (non-packaged) library required
<tr><th>Package size <tt>(.tar.gz)</tt></th><td><a href="http://prdownloads.sourceforge.net/wikipedia/mediawiki-1.4.5.tar.gz?download" title="Download MediaWiki">1,940Kb</a></td><td><a href="http://prdownloads.sourceforge.net/wikka/Wikka-1.1.6.0.tar.gz?download" title="Download WikkaWiki">524Kb</a></td></tr>
Deletions:
<tr><th>Language</th><td>PHP</td><td>PHP</td></tr>


Revision [9352]

Edited on 2005-06-21 16:20:11 by DarTar [minor]
Additions:
MediaWiki is a very popular [[PHP]]/MySQL [[WikiEngine wiki engine]], whose success comes mainly from projects (like the [[http://en.wikipedia.org Wikipedia]]) that run on this engine. Because of Wikipedia's success, the majority of users tacitly assume that MediaWiki is the only free PHP engine for running a wiki-site. There is a large number of [[http://c2.com/cgi-bin/wiki?WikiEngines wiki engines]], coded in different languages and developed to meet different kinds of need.
Deletions:
MediaWiki is a very popular [[PHP]]/MySQL [[WikiEngine wiki engine]], whose success comes from projects (like the [[http://en.wikipedia.org Wikipedia]]) that run on this engine. Because of Wikipedia's success, the majority of users tacitly assume that MediaWiki is the only available and free engine to run a wiki-site. There is a large number of [[http://c2.com/cgi-bin/wiki?WikiEngines wiki engines]], coded in different languages and developed to meet different kinds of need.


Revision [9349]

Edited on 2005-06-21 16:14:33 by DarTar [minor]
Additions:
""<table cellspacing="2" cellpadding="2" border="1">
Deletions:
""<table cellspacing="0" cellpadding="2" border="1">


Revision [9348]

Edited on 2005-06-21 16:14:13 by DarTar [minor]
Additions:
//(this page is a stub)//
<tr><td colspan=3><em>General information</em></td></tr>
<tr><td colspan=3><em>Page-related features</em></td></tr>
<tr><td colspan=3><em>Formatting features</em></td></tr>
<tr><td colspan=3><em>Embedded objects</em></td></tr>
<tr><td colspan=3><em>Page administration</em></td></tr>
Deletions:
<tr><td colspan=3>General information</td></tr>
<tr><td colspan=3>Page-related features</td></tr>
<tr><td colspan=3>Formatting features</td></tr>
<tr><td colspan=3>Embedded objects</td></tr>
<tr><td colspan=3>Page administration</td></tr>


Revision [9347]

Edited on 2005-06-21 16:12:24 by DarTar [minor]
Additions:
<tr><th>Latest stable release</th><td>1.4.5</td><td>1.1.6.0</td></tr>
Deletions:
<tr><th>Version</th><td>1.0</td><td>1.1.6.0</td></tr>


Revision [9346]

Edited on 2005-06-21 16:10:27 by DarTar [minor]
Additions:
""<table cellspacing="0" cellpadding="2" border="1">
<thead>
<tr><th scope="col"> </th><th scope="col">MediaWiki</th><th scope="col">WikkaWiki</th></tr>
</thead>
<tbody>
<tr><td colspan=3>General information</td></tr>
<tr><th>Version</th><td>1.0</td><td>1.1.6.0</td></tr>
<tr><th>Language</th><td>PHP</td><td>PHP</td></tr>
<tr><th>Data storage</th><td>MySQL</td><td>MySQL</td></tr>
<tr><th>License</th><td>GPL</td><td>GPL</td></tr>
<tr><td colspan=3>Page-related features</td></tr>
<tr><td colspan=3>Formatting features</td></tr>
<tr><td colspan=3>Embedded objects</td></tr>
<tr><td colspan=3>Page administration</td></tr>
</table>
Deletions:
**General Features**
[[MediaWiki]] [[go>WikkaWiki]] | [[go>Instiki]] | [[go>Gowiki]] | [[go>Tiddlywiki]] |
^ Current Version | current level | 1.4.4 | 1.0 | 2.0 beta 39 | 1.8.5 | 0.7.1 | 0.1 | 02 Sep 04 | 1.3.4 | 1.1.6.0 | 0.10.1 | 2 |
^ Programming Language | PHP | PHP | Perl | PHP | PHP | Python | Python | Perl | Python | PHP | Ruby | PHP | JavaScript |
^ Data Storage Type | TXT | MySQL | TXT | TXT | MySQL, others | SQLite | Subversion | TXT | TXT | MySQL | Madeline | MySQL | HTML |


Revision [9344]

Edited on 2005-06-21 15:34:48 by DarTar [adding category link]
Additions:
MediaWiki is a very popular [[PHP]]/MySQL [[WikiEngine wiki engine]], whose success comes from projects (like the [[http://en.wikipedia.org Wikipedia]]) that run on this engine. Because of Wikipedia's success, the majority of users tacitly assume that MediaWiki is the only available and free engine to run a wiki-site. There is a large number of [[http://c2.com/cgi-bin/wiki?WikiEngines wiki engines]], coded in different languages and developed to meet different kinds of need.
----
CategoryWikka
Deletions:
MediaWiki is a very popular [[PHP]]/MySQL [[WikiEngine wiki engine]], whose success comes from projects (like the [[http://en.wikipedia.org Wikipedia]]) that run on this engine. Because of WikiPedia's success, the majority of users tacitly assume that MediaWiki is the only available and free engine to run a wiki-site. There is a large number of [[http://c2.com/cgi-bin/wiki?WikiEngines wiki engines]], coded in different languages and developed to meet different kinds of need.


Revision [9343]

The oldest known version of this page was created on 2005-06-21 15:34:01 by DarTar [adding category link]
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki