MojoMojo vs. PhpWiki vs. KeheiWiki

General Features MojoMojo PhpWiki KeheiWiki
Version
1.02
phpwiki-1.3.14
Pleiades-M45
Last Release Date
2010-08-30 (15 years ago)
2007-07-01 (18 years ago)
2005-03-22 (21 years ago)
Last Update here
2010-09-01 (15 years ago)
2009-04-03 (17 years ago)
2009-12-23 (16 years ago)
Author
Marcus Ramberg et al. (open-source)
Steve Wainstead, Jeff Dairiki, Reini Urban, Carsten Klapp, Marc-Etienne Vargenau
team
URL
Free and Open Source
Yes
Yes
Yes
License
Artistic License
GPL
LGPL
Programming Language
Perl
PHP
Perl
Data Storage
Database
Database, Files, RCS
Files, RCS
License Cost/ Fee
FREE
0
0
Development status
Mature
Mature
Mature
Intended Audience
Wiki, CMS, Blog users
Any
corporate and special interest groups
System Requirements MojoMojo PhpWiki KeheiWiki
Operating System
Any OS that runs Perl
UNIX, Windows, MacOS X, probably others
Unix/Linux
Root Access
No
No
No
Webserver
Has its own server; can run with any web server
Apache, IIS, anything with PHP support
Apache 1.3 or better CGI (any level)
Other Requirements
Catalyst
various opt. helpers
perl 4 or newer
Datastorage MojoMojo PhpWiki KeheiWiki
Text Files
Unknown
Yes
Yes
MySQL
Yes
Yes
Plugin
PostgreSQL
Yes
Yes
Plugin
Oracle
Patch
Yes
Plugin
SQLite
Yes
Yes
Plugin
BerkeleyDB
Unknown
Yes
Plugin
RCS
Unknown
Yes
Plugin
Other
gdbm, cvs, MSSQL, ... (ADODB, PearDB)
archiving plugin, designed for unionFS
Security/Anti-Spam MojoMojo PhpWiki KeheiWiki
Page Permissions
Yes
Yes
Yes
ACL
Yes
Yes
Yes
Authentication Backends
db, session, pop, imap, ldap, file, webserver
Apache
Host Blocking
Unknown
No
Yes
Mail Encryption
Unknown
No
No
nofollow
Unknown
Yes
No
Blacklist
Unknown
Yes
Plugin
CAPTCHA
Yes
Yes
Plugin
Delayed Indexing
Unknown
No
Plugin
Development/Support MojoMojo PhpWiki KeheiWiki
# of Consultants
Preconfigured Hosting
No
No
No
Code Repository
Issue Tracker
Mailing List
Support Forum
Chat Channel
#phpwiki
Stars on GitHub
N/A
N/A
N/A
Common Features MojoMojo PhpWiki KeheiWiki
Preview
Yes
Yes
Optional
Minor Changes
No
Yes
No
Change Summary
No
Yes
Yes
Page History
Yes
Yes
Yes
Page Revisions
Unlimited
Unlimited
Unlimited
Revision Diffs
To current
Between all
Between all
Sitemap
Yes
Yes
Optional
Plugin System
Yes
Yes
Yes
Special Features MojoMojo PhpWiki KeheiWiki
Unicode Support
Yes
Yes
Yes
Right-to-Left Support
Unknown
No
Unknown
Interface Languages
11
Catalan, German, English, Spanish, French, Italian, Japanese, Korean, Norwegian, Polish, Russian
9
German, English, Spanish, French, Italian, Japanese, Dutch, Swedish, Chinese Traditional
1
English
Email notification
No
Yes
Yes
Comments
Plugin
Plugin
Threaded
Categories
Yes
Yes
Yes
Namespaces
Yes
No
Yes
Conflict Handling
Conflict Resolution
Conflict Resolution
Page Locking
Concurrent Editing
Unknown
Unknown
Unknown
Search
Full Text
Full Text
Full Text
Wiki Farming
No
Yes
Yes
Structured Data
No
Patch
Yes
Links MojoMojo PhpWiki KeheiWiki
CamelCase
No
Yes
Yes
Freelinks
Yes
Yes
Yes
Backlinks
Yes
Yes
No
InterWiki
Unknown
Yes
Yes
SisterWiki
Unknown
No
No
Image Links
Yes
Yes
Yes
Windows Shares
Unknown
Yes
No
Page Redirects
Yes
Yes
Yes
Syntax Features MojoMojo PhpWiki KeheiWiki
HTML Tags
Some
Some
All
Math formulas
No
Plugin
No
Tables
simple + complex
simple + complex
complex
CREOLE support
No
No
Unknown
Markdown Support
Yes
No
Unknown
Textile Support
Yes
No
Optional
BBCode Support
No
No
Optional
Emoticon Images
Plugin
No
No
Syntax Highlighting
Yes
Plugin
Plugin
Footnotes
Yes
Yes
No
Quoting
Yes
Yes
Yes
Internal Comments
Yes
Yes
Yes
Custom styles
Yes
Yes
Yes
FAQ Tags
No
No
Yes
Scripting
JavaScript
plugins, templates, PHP
Yes - custom tags, javascript, variables
Content Includes
Yes
Yes
Yes
Feed Aggregation
Plugin
Yes
Yes
Usability MojoMojo PhpWiki KeheiWiki
Section Editing
No
No
Yes
Page Templates
No
Yes
Yes
Double-Click Edit
No
Optional
Optional
Toolbar
Yes
Yes
Yes
WYSIWYG Editing
Patch
Patch
Yes
Access Keys
Yes
Yes
No
Auto Signature
No
Yes
Yes
Statistics MojoMojo PhpWiki KeheiWiki
Recent Changes
Yes
Yes
Yes
Wanted Pages
Yes
Yes
Plugin
Orphaned Pages
Patch
Yes
Plugin
Most/Least Popular
Unknown
Yes
No
Recent Visitors
Unknown
Yes
No
Analysis
Unknown
Plugin
Plugin
Output MojoMojo PhpWiki KeheiWiki
Printer Friendly
Print View
Print CSS
Print View
Mobile Friendly
Unknown
No
Yes
Themes & Skins
Yes
Yes
Plugin
RSS Feeds
Yes
Yes
Plugin
ATOM Feeds
Yes
No
No
Abbreviations
No
No
Yes
Auto-TOC
Optional
Yes
Yes
Raw Export
Yes
Yes
Yes
HTML Export
Yes
Yes
Yes
XML export
No
No
No
PDF Export
No
Yes
No
Office Export
Unknown
Unknown
Unknown
Media and Files MojoMojo PhpWiki KeheiWiki
File Attachments
Yes
Yes
Plugin
Media Revisions
Unknown
Yes
Plugin
Embedded Flash
Yes
Yes
Yes
Embedded Video
Yes
Yes
Yes
Image Editing
No
No
No
SVG Editing
No
No
No
MindMap Editing
No
No
No
Media Search
No
Keywords
Extras MojoMojo PhpWiki KeheiWiki
Calendar
No
Yes
No
Image Galleries
Yes
Yes
No
Presentations
Unknown
Unknown
Unknown
Forums
No
Yes
Yes
Blogs
No
Yes
Yes
Ticket System
No
No
No
Chat
Unknown
Unknown
Unknown
Syntax Examples MojoMojo PhpWiki KeheiWiki
Internal Link
[[another page]]
WikiWord or [somelink]
[ desc | pagename ]
%topic%  ( '%' configurable )
or
<link topic>text</link>
or
use HTML in rich text editor
External Link
Markdown:
[Link text](http://example.com)

Textile:
"link text":http://example.com
http://someserver/someurl
[ desc | exturl ]
http://gmail.com/
or
<extern http://gmail.com>a mail server</extern>
or
use HTML in rich text editor
Headlines
Mardown:
#Heading 1

Textile:
h1. Heading 1
!!!Headline1
!!Headline2
!Headline3
text  ----    
or
insert HTML via WYSIWYG editor
Bold Format
Markdown: **bold**

Textile: *bold*
*bold* or
<strong>bold</strong>
_ text _ 
or
insert HTML via WYSIWYG editor
Italics Format
_italics_
_italics_ or 
or
<em>italics</em>
* text *
or
insert HTML via WYSIWYG editor
Underline Format
Textile: _underline_
Markdown: use HTML
<u>underlined</u>
insert HTML via WYSIWYG editor
Monospace Format
Markdown:
`command line example`

Textile:
@command line example@
<tt>monospace</tt>
<code>code</code>
<pre>preformatted</pre>
<verbatim>
unparsed text</verbatim>


<wiki code>
stuff
</wiki code>
Strikethrough Format
Textile:
normal text -striked- normal text
<strike>striked through</strike>
insert HTML via WYSIWYG editor
Superscript Format
Textile: ^superscript^
<sup>above</sup>
insert HTML via WYSIWYG editor
Subscript Format
Textile: ~subscript~
<sub>below</sub>
insert HTML via WYSIWYG editor
Images
Markdown:
![alt text](/image/path "title text")

Textile:
!http://example.com/image.png!
[ http://foo.org/1.jpg size=30%] 
external image
[Upload:view.jpg align=right size=50x40] 
view uploaded image
[Upload:view.jpg | http://server/external-linkjpg ] 
view and link to another image
insert HTML via WYSIWYG editor
Aligning Text
Textile:
< right
> left
= center
<> justify
<?plugin RawHtml <span align="right"> ?>right<?plugin RawHtml </span> ?>
or <div align="right"> right </div>

<p align=right> stuff
or
insert HTML via WYSIWYG editor
Text Indentation
Textile:
> text
;: left indent
;;: more left indent

or 
paragraph
and another level 
<ul>
stuff
</ul>
or
insert HTML via WYSIWYG editor
Bulleted Lists
* an item
* another item
* list
or
- list
* text
or
<!> text
or
insert HTML via WYSIWYG editor
Numbered Lists
# item 1
# item 2
# list
digits. stuff
or
insert HTML via WYSIWYG editor
Definition Lists
Textile:
dl. title:data goes here
Term:<def>
def
term:    definition
or
insert HTML via WYSIWYG editor
Horizontal Rule
<hr />
----
can use plain < HR > tag or
via WYSIWYG editor
remove MojoMojo remove PhpWiki remove KeheiWiki