PmWiki vs. Oddmuse vs. mobiki

General Features PmWiki Oddmuse mobiki
Version
2.3.32
2.3.13
2016-06-26
Last Release Date
2024-03-23 (24 days ago)
2018-09-03 (5 years ago)
2016-06-25 (7 years ago)
Last Update here
2024-03-24 (23 days ago)
2018-10-27 (5 years ago)
2016-06-26 (7 years ago)
Author
Petko Yotov (Original author: Patrick R. Michaud)
Alex Schroeder
URL
Free and Open Source
Yes
Yes
Yes
License
GPL2+
GPL
MIT
Programming Language
PHP
Perl
PHP
Data Storage
Files
Files
Files
License Cost/ Fee
0
free
0
Development status
Mature
Mature
Mature
Intended Audience
All
family people, hackers
Text centric websites and mobile use
System Requirements PmWiki Oddmuse mobiki
Operating System
Linux, UNIX, Windows, MacOS X, probably others
Anything supported by Perl
any
Root Access
No
No
No
Webserver
Apache, IIS, anything with PHP support. Can also be run w/o a webserver.
Anything supporting CGI scripts
any
Other Requirements
none
Writable data directory
PHP 5.4+
Datastorage PmWiki Oddmuse mobiki
Text Files
Yes
Yes
Yes
MySQL
Plugin
No
No
PostgreSQL
No
No
No
Oracle
No
No
No
SQLite
Plugin
No
No
BerkeleyDB
No
No
No
RCS
Plugin
No
No
Other
Compressed, XML and/or ephemeral files (modules). Can provide custom data backends.
No
Security/Anti-Spam PmWiki Oddmuse mobiki
Page Permissions
Yes
Yes
No
ACL
Yes
No
No
Authentication Backends
Internal: per page, per group, per user, per user group. External: .htpasswd, LDAP, Active Directory. Plugins: Mailman, forums w/MySQL, oAuth, custom possible.
None (use your web server instead)
Host Blocking
Optional
Yes
No
Mail Encryption
Optional
No
No
nofollow
Yes
No
No
Blacklist
Optional
Optional
No
CAPTCHA
Plugin
Plugin
No
Delayed Indexing
Optional
No
No
Development/Support PmWiki Oddmuse mobiki
# of Consultants
Preconfigured Hosting
Yes
Yes
No
Code Repository
Issue Tracker
Mailing List
Support Forum
Chat Channel
Stars on GitHub
N/A
67 ⭐
N/A
Common Features PmWiki Oddmuse mobiki
Preview
Yes
Yes
No
Minor Changes
Yes
Yes
No
Change Summary
Yes
Yes
No
Page History
Yes
Yes
No
Page Revisions
Unlimited
Restricted by Age
None
Revision Diffs
Between all
Between all
No
Sitemap
Yes
Yes
Yes
Plugin System
Yes
Yes
No
Special Features PmWiki Oddmuse mobiki
Unicode Support
Yes
Yes
Yes
Right-to-Left Support
Optional
Optional
No
Interface Languages
38
Arabic, Bulgarian, Breton, Catalan, Czech, Danish, German, Greek, English, Esperanto, Spanish, Persian, Finnish, French, Hungarian, Indonesian, Italian, Japanese, Lithuanian, Latvian, Lettish, Macedonian, Dutch, Norwegian, Polish, Portuguese, Brazilian Portuguese, Romanian, Russian, Slovak, Slovenian, Albanian, Swedish, Tamil, Turkish, Ukrainian, Vietnamese, Chinese, Chinese Traditional
18
Bulgarian, German, Spanish, Finnish, French, Hebrew, Italian, Korean, Dutch, Polish, Portuguese, Romanian, Russian, Serbian, Swedish, Ukrainian, Chinese, Chinese Traditional
0
Email notification
Optional
Plugin
No
Comments
Discussion Pages
Discussion Pages
No
Categories
Yes
Plugin
No
Namespaces
Yes
Plugin
No
Conflict Handling
Conflict Resolution
Conflict Resolution
None
Concurrent Editing
Yes
No
Unknown
Search
Full Text
Full Text
Full Text
Wiki Farming
Yes
Plugin
No
Structured Data
Yes
Plugin
No
Links PmWiki Oddmuse mobiki
CamelCase
Optional
Optional
No
Freelinks
Yes
Optional
Yes
Backlinks
Yes
Plugin
No
InterWiki
Yes
Yes
No
SisterWiki
Plugin
Plugin
No
Image Links
Yes
Plugin
Yes
Windows Shares
Yes
Plugin
No
Page Redirects
Yes
Yes
No
Syntax Features PmWiki Oddmuse mobiki
HTML Tags
Plugin
Plugin
None
Math formulas
Plugin
Plugin
No
Tables
simple + complex
simple + complex
none
CREOLE support
Optional
Plugin
No
Markdown Support
Plugin
Plugin
No
Textile Support
No
No
No
BBCode Support
Plugin
Plugin
No
Emoticon Images
Plugin
Optional
Yes
Syntax Highlighting
Optional
Plugin
No
Footnotes
Plugin
Plugin
No
Quoting
Plugin
Optional
No
Internal Comments
Yes
No
No
Custom styles
Yes
Yes
No
FAQ Tags
Yes
Plugin
No
Scripting
MarkupExpressions (core, many add-ons). PageLists with templates (core structured data scripting). WikiSh (plugin), Data forms (optional)
Perl
Content Includes
Yes
Yes
No
Feed Aggregation
Plugin
Yes
Yes
Usability PmWiki Oddmuse mobiki
Section Editing
Plugin
No
No
Page Templates
Yes
No
No
Double-Click Edit
Plugin
Plugin
No
Toolbar
Optional
Plugin
No
WYSIWYG Editing
Plugin
Plugin
No
Access Keys
Yes
Yes
No
Auto Signature
Yes
Plugin
No
Statistics PmWiki Oddmuse mobiki
Recent Changes
Yes
Yes
Yes
Wanted Pages
Optional
Plugin
No
Orphaned Pages
Optional
Plugin
No
Most/Least Popular
No
No
No
Recent Visitors
Plugin
Plugin
No
Analysis
Plugin
No
No
Output PmWiki Oddmuse mobiki
Printer Friendly
Print View
Print CSS
Print View
Mobile Friendly
Yes
Yes
Yes
Themes & Skins
Yes
Optional
Yes
RSS Feeds
Optional
Yes
Yes
ATOM Feeds
Optional
Plugin
No
Abbreviations
Plugin
Yes
No
Auto-TOC
Optional
Plugin
No
Raw Export
Yes
Yes
No
HTML Export
Plugin
Yes
No
XML export
Plugin
No
No
PDF Export
Plugin
Plugin
No
Office Export
Plugin
No
Unknown
Media and Files PmWiki Oddmuse mobiki
File Attachments
Optional
Optional
No
Media Revisions
Optional
Yes
No
Embedded Flash
Plugin
No
No
Embedded Video
Plugin
No
No
Image Editing
Plugin
No
No
SVG Editing
No
Plugin
No
MindMap Editing
Plugin
No
No
Media Search
Filenames only
Filenames only
No
Extras PmWiki Oddmuse mobiki
Calendar
Plugin
Plugin
No
Image Galleries
Plugin
No
No
Presentations
Plugin
No
Unknown
Forums
Plugin
No
No
Blogs
Plugin
Optional
No
Ticket System
Plugin
No
No
Chat
No
No
Unknown
Syntax Examples PmWiki Oddmuse mobiki
Internal Link
[[page name]]
[[page name | link text]]
[[link text -> page name]]
[[#anchor]]
[[#anchor|link to anchor]]
[[page name #anchor]]
optional, default on:
[[page name]]

optional, default off:
PageName
[PageName] → [1]
[[[page name]]] → [1]
[PageName text] → text
[[page name|text]] → text

Depending on plugins:
[text](page) → text
[Internal Link]
External Link
http://....
[[http://... | link text]]
[[link text -> http://...]]
http://example.com/
[http://example.com/] → [1]

optional, default on:
[http://example.com/ text] → text

Depending on plugins:
[text](http://example.com/) → text
http://mobiki.datenbrei.de
[Text|http://mobiki.datenbrei.de]
Headlines
! Level 1
!! Level 2
!!! Level 3
Depending on plugins:
## two
### three
== two ==
=== three ==

section
=======

subsection
----------
!Headline
Bold Format
'''bold'''
Depending on plugins:
*bold*
**bold*
'''bold'''
'''bold'''
Italics Format
''italic''
Depending on plugins:
*italic*
/italic/
//italic//
''italic''
''italics''
Underline Format
{+underlined+}
Depending on plugins:
_underline_
__underline__
n/a
Monospace Format
@@monospace@@
Depending on plugins:
`mono`
##mono##
[code]mono[/code]
<tt>mono</tt>
<code>mono</code>
n/a
Strikethrough Format
{-strikethrough-}
via bbCode plugin:
[s]strike through[/s]
n/a
Superscript Format
'^superscript^'
via bbCode plugin:
[sup]superscript[/sup]
n/a
Subscript Format
'_subscript_'
via bbCode plugin:
[sub]subscript[/sub]
n/a
Images
https://foo.bar/foo.jpg
Attach:foo.jpg
Attach:foo.jpg"alt/title text" | Caption
http://example.com/pic.jpg

Depending on plugins:
[[image:Name|Text|URL]] and variants
![text](URL)
http://image.png
image:example.jpg
images:imagefolder
Aligning Text
%center% centered text
%right% right aligned
%lfloat% left floating text
%rfloat% right floating text
%rframe% right floating frame
%lframe% left floating frame
no example known
___
aligned text
___
Text Indentation
-> indented text
--> more indentation
-< hanging text
--< more indentation
Depending on plugins:
> text

[quote]
text
[/quote]

: one
:: two
n/a
Bulleted Lists
* Item 1
** Item 1.1
* Item 2
alternatively, indented:
* item 1
* item 1.1
* item 2
* one
** two
- One
- Two
* One
* Two
Numbered Lists
# Item 1
## Item 1.1
# Item 2
alternatively, indented:
# Item 1
# Item 1.1
# Item 2
Depending on plugins:
1. one
2. two

# one
## two
0. One
0. Two
0. Three
Definition Lists
: term : definition
Depending on plugins:
; term: definition
n/a
Horizontal Rule
----
Depending on plugins:
----
---
remove PmWiki remove Oddmuse remove mobiki