PmWiki vs. UseMod vs. Oddmuse

General Features PmWiki UseMod Oddmuse
Version
2.6.0
1.2.2
2.3.13
Last Release Date
2026-05-16 (28 days ago)
2023-11-10 (2 years ago)
2018-09-04 (7 years ago)
Last Update here
2026-05-16 (28 days ago)
2025-02-25 (1 year ago)
2018-10-27 (7 years ago)
Author
Petko Yotov (Original author: Patrick R. Michaud)
Clifford Adams
Alex Schroeder
URL
Free and Open Source
Yes
Yes
Yes
License
GPL2+
GPL
GPL
Programming Language
PHP
Perl
Perl
Data Storage
Files
Files
Files
License Cost/ Fee
0
0
free
Development status
Mature
Mature
Mature
Intended Audience
All
family people, hackers
System Requirements PmWiki UseMod Oddmuse
Operating System
Linux, UNIX, Windows, MacOS X, probably others
Linux, Windows, MacOS X
Anything supported by Perl
Root Access
No
No
No
Webserver
Apache, IIS, anything with PHP support. Can also be run with PHP's built-in webserver.
Apache, probably anything with CGI support
Anything supporting CGI scripts
Other Requirements
none
Writable data directory
Datastorage PmWiki UseMod Oddmuse
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
No
Security/Anti-Spam PmWiki UseMod Oddmuse
Page Permissions
Yes
Yes
Yes
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
Yes
Mail Encryption
Optional
Unknown
No
nofollow
Yes
Patch
No
Blacklist
Optional
Patch
Optional
CAPTCHA
Plugin
No
Plugin
Delayed Indexing
Optional
No
No
Development/Support PmWiki UseMod Oddmuse
# of Consultants
Preconfigured Hosting
Yes
No
Yes
Code Repository
Issue Tracker
Mailing List
Support Forum
Chat Channel
Stars on GitHub
N/A
N/A
88 ⭐
Common Features PmWiki UseMod Oddmuse
Preview
Yes
Yes
Yes
Minor Changes
Yes
Yes
Yes
Change Summary
Yes
Yes
Yes
Page History
Yes
Yes
Yes
Page Revisions
Unlimited
Unlimited
Restricted by Age
Revision Diffs
Between all
Between all
Between all
Sitemap
Yes
Yes
Yes
Plugin System
Yes
No
Yes
Special Features PmWiki UseMod Oddmuse
Unicode Support
Yes
Yes
Yes
Right-to-Left Support
Optional
Unknown
Optional
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
0
18
Bulgarian, German, Spanish, Finnish, French, Hebrew, Italian, Korean, Dutch, Polish, Portuguese, Romanian, Russian, Serbian, Swedish, Ukrainian, Chinese, Chinese Traditional
Email notification
Optional
Unknown
Plugin
Comments
Discussion Pages
No
Discussion Pages
Categories
Yes
Unknown
Plugin
Namespaces
Yes
Unknown
Plugin
Conflict Handling
Conflict Resolution
Conflict Detection
Conflict Resolution
Concurrent Editing
Yes
No
No
Search
Full Text
Full Text
Full Text
Wiki Farming
Yes
Unknown
Plugin
Structured Data
Yes
Unknown
Plugin
Links PmWiki UseMod Oddmuse
CamelCase
Optional
Optional
Optional
Freelinks
Yes
Yes
Optional
Backlinks
Yes
Yes
Plugin
InterWiki
Yes
Yes
Yes
SisterWiki
Plugin
Yes
Plugin
Image Links
Yes
Yes
Plugin
Windows Shares
Yes
No
Plugin
Page Redirects
Yes
Yes
Yes
Syntax Features PmWiki UseMod Oddmuse
HTML Tags
Plugin
Some
Plugin
Math formulas
Plugin
No
Plugin
Tables
simple + complex
simple
simple + complex
CREOLE support
Optional
Unknown
Plugin
Markdown Support
Plugin
No
Plugin
Textile Support
No
No
No
BBCode Support
Plugin
No
Plugin
Emoticon Images
Plugin
No
Optional
Syntax Highlighting
Optional
No
Plugin
Footnotes
Plugin
No
Plugin
Quoting
Plugin
No
Optional
Internal Comments
Yes
No
No
Custom styles
Yes
No
Yes
FAQ Tags
Yes
No
Plugin
Scripting
MarkupExpressions (core, many add-ons). PageLists with templates (core structured data scripting). WikiSh (plugin), Data forms (optional)
None
Perl
Content Includes
Yes
Unknown
Yes
Feed Aggregation
Plugin
Unknown
Yes
Usability PmWiki UseMod Oddmuse
Section Editing
Plugin
No
No
Page Templates
Yes
No
No
Double-Click Edit
Plugin
No
Plugin
Toolbar
Optional
No
Plugin
WYSIWYG Editing
Plugin
No
Plugin
Access Keys
Yes
Unknown
Yes
Auto Signature
Yes
No
Plugin
Statistics PmWiki UseMod Oddmuse
Recent Changes
Yes
Yes
Yes
Wanted Pages
Optional
Patch
Plugin
Orphaned Pages
Optional
Patch
Plugin
Most/Least Popular
No
No
No
Recent Visitors
Plugin
No
Plugin
Analysis
Plugin
No
No
Output PmWiki UseMod Oddmuse
Printer Friendly
Print View
No
Print CSS
Mobile Friendly
Yes
Unknown
Yes
Themes & Skins
Yes
No
Optional
RSS Feeds
Optional
Yes
Yes
ATOM Feeds
Optional
No
Plugin
Abbreviations
Plugin
No
Yes
Auto-TOC
Optional
Yes
Plugin
Raw Export
Yes
No
Yes
HTML Export
Plugin
No
Yes
XML export
Plugin
No
No
PDF Export
Plugin
No
Plugin
Office Export
Plugin
Unknown
No
Media and Files PmWiki UseMod Oddmuse
File Attachments
Optional
Optional
Optional
Media Revisions
Optional
No
Yes
Embedded Flash
Plugin
No
No
Embedded Video
Plugin
No
No
Image Editing
Plugin
Unknown
No
SVG Editing
Plugin
Unknown
Plugin
MindMap Editing
Plugin
Unknown
No
Media Search
Filenames only
No
Filenames only
Extras PmWiki UseMod Oddmuse
Calendar
Plugin
Unknown
Plugin
Image Galleries
Plugin
Unknown
No
Presentations
Plugin
Unknown
No
Forums
Plugin
Unknown
No
Blogs
Plugin
Unknown
Optional
Ticket System
Plugin
Unknown
No
Chat
No
Unknown
No
Syntax Examples PmWiki UseMod Oddmuse
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
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
Headlines
! Level 1
!!#anchor Level 2
!!! Level 3
= Level 1 =
== Level 2 ==
=== Level 3 ===
==== Level 4 ====
===== Level 5 =====
====== Level 6 ======
Depending on plugins:
## two
### three
== two ==
=== three ==

section
=======

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

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

[quote]
text
[/quote]

: one
:: two
Bulleted Lists
* Item 1
** Item 1.1
* Item 2
alternatively, indented:
* item 1
* item 1.1
* item 2
* Item 1
** Item 1.1
* Item 2
* one
** two
Numbered Lists
# Item 1
## Item 1.1
# Item 2
alternatively, indented:
# Item 1
# Item 1.1
# Item 2
# Item 1
## Item 1.1
# Item 2
Depending on plugins:
1. one
2. two

# one
## two
Definition Lists
: term : definition
;Term:Definition
Depending on plugins:
; term: definition
Horizontal Rule
----
----
Depending on plugins:
----
remove PmWiki remove UseMod remove Oddmuse