UseMod vs. PmWiki

General Features UseMod PmWiki
Version
1.0
2.3.33
Last Release Date
2003-09-11 (20 years ago)
2024-04-20 (8 days ago)
Last Update here
2009-07-01 (14 years ago)
2024-04-21 (7 days ago)
Author
Clifford Adams
Petko Yotov (Original author: Patrick R. Michaud)
URL
Free and Open Source
Yes
Yes
License
GPL
GPL2+
Programming Language
Perl
PHP
Data Storage
Files
Files
License Cost/ Fee
0
0
Development status
Mature
Mature
Intended Audience
All
System Requirements UseMod PmWiki
Operating System
Linux, Windows, MacOS X
Linux, UNIX, Windows, MacOS X, probably others
Root Access
No
No
Webserver
Apache, probably anything with CGI support
Apache, IIS, anything with PHP support. Can also be run w/o a webserver.
Other Requirements
none
Datastorage UseMod PmWiki
Text Files
Yes
Yes
MySQL
No
Plugin
PostgreSQL
No
No
Oracle
No
No
SQLite
No
Plugin
BerkeleyDB
No
No
RCS
No
Plugin
Other
No
Compressed, XML and/or ephemeral files (modules). Can provide custom data backends.
Security/Anti-Spam UseMod PmWiki
Page Permissions
Yes
Yes
ACL
No
Yes
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.
Host Blocking
Yes
Optional
Mail Encryption
Unknown
Optional
nofollow
Patch
Yes
Blacklist
Patch
Optional
CAPTCHA
No
Plugin
Delayed Indexing
No
Optional
Development/Support UseMod PmWiki
# of Consultants
Preconfigured Hosting
No
Yes
Code Repository
Issue Tracker
Mailing List
Support Forum
Chat Channel
Stars on GitHub
N/A
N/A
Common Features UseMod PmWiki
Preview
Yes
Yes
Minor Changes
Yes
Yes
Change Summary
Yes
Yes
Page History
Yes
Yes
Page Revisions
Unlimited
Unlimited
Revision Diffs
Between all
Between all
Sitemap
Yes
Yes
Plugin System
No
Yes
Special Features UseMod PmWiki
Unicode Support
Yes
Yes
Right-to-Left Support
Unknown
Optional
Interface Languages
0
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
Email notification
Unknown
Optional
Comments
No
Discussion Pages
Categories
Unknown
Yes
Namespaces
Unknown
Yes
Conflict Handling
Conflict Detection
Conflict Resolution
Concurrent Editing
Unknown
Yes
Search
Full Text
Full Text
Wiki Farming
Unknown
Yes
Structured Data
Unknown
Yes
Links UseMod PmWiki
CamelCase
Optional
Optional
Freelinks
Yes
Yes
Backlinks
Yes
Yes
InterWiki
Yes
Yes
SisterWiki
Yes
Plugin
Image Links
Yes
Yes
Windows Shares
No
Yes
Page Redirects
Unknown
Yes
Syntax Features UseMod PmWiki
HTML Tags
Some
Plugin
Math formulas
No
Plugin
Tables
simple
simple + complex
CREOLE support
Unknown
Optional
Markdown Support
No
Plugin
Textile Support
No
No
BBCode Support
No
Plugin
Emoticon Images
No
Plugin
Syntax Highlighting
No
Optional
Footnotes
No
Plugin
Quoting
No
Plugin
Internal Comments
No
Yes
Custom styles
No
Yes
FAQ Tags
No
Yes
Scripting
None
MarkupExpressions (core, many add-ons). PageLists with templates (core structured data scripting). WikiSh (plugin), Data forms (optional)
Content Includes
Unknown
Yes
Feed Aggregation
Unknown
Plugin
Usability UseMod PmWiki
Section Editing
No
Plugin
Page Templates
No
Yes
Double-Click Edit
No
Plugin
Toolbar
No
Optional
WYSIWYG Editing
No
Plugin
Access Keys
Unknown
Yes
Auto Signature
No
Yes
Statistics UseMod PmWiki
Recent Changes
Yes
Yes
Wanted Pages
Patch
Optional
Orphaned Pages
Patch
Optional
Most/Least Popular
No
No
Recent Visitors
No
Plugin
Analysis
No
Plugin
Output UseMod PmWiki
Printer Friendly
No
Print View
Mobile Friendly
Unknown
Yes
Themes & Skins
No
Yes
RSS Feeds
Yes
Optional
ATOM Feeds
No
Optional
Abbreviations
No
Plugin
Auto-TOC
Yes
Optional
Raw Export
No
Yes
HTML Export
No
Plugin
XML export
No
Plugin
PDF Export
No
Plugin
Office Export
Unknown
Plugin
Media and Files UseMod PmWiki
File Attachments
Optional
Optional
Media Revisions
No
Optional
Embedded Flash
No
Plugin
Embedded Video
No
Plugin
Image Editing
Unknown
Plugin
SVG Editing
Unknown
No
MindMap Editing
Unknown
Plugin
Media Search
No
Filenames only
Extras UseMod PmWiki
Calendar
Unknown
Plugin
Image Galleries
Unknown
Plugin
Presentations
Unknown
Plugin
Forums
Unknown
Plugin
Blogs
Unknown
Plugin
Ticket System
Unknown
Plugin
Chat
Unknown
No
Syntax Examples UseMod PmWiki
Internal Link
[[page name]]
[[page name | link text]]
[[link text -> page name]]
[[#anchor]]
[[#anchor|link to anchor]]
[[page name #anchor]]
External Link
http://....
[[http://... | link text]]
[[link text -> http://...]]
Headlines
= Level 1 =
== Level 2 ==
=== Level 3 ===
==== Level 4 ====
===== Level 5 =====
====== Level 6 ======
! Level 1
!! Level 2
!!! Level 3
Bold Format
'''bold'''
'''bold'''
Italics Format
''italic''
''italic''
Underline Format
<u>underline</u>
{+underlined+}
Monospace Format
<tt>for monospace text</tt>
@@monospace@@
Strikethrough Format
N/A
{-strikethrough-}
Superscript Format
<sup>superscript</sup>
'^superscript^'
Subscript Format
<sub>subscript</sub>
'_subscript_'
Images
http://url.com/pic.gif
https://foo.bar/foo.jpg
Attach:foo.jpg
Attach:foo.jpg"alt/title text" | Caption
Aligning Text
N/A
%center% centered text
%right% right aligned
%lfloat% left floating text
%rfloat% right floating text
%rframe% right floating frame
%lframe% left floating frame
Text Indentation
: indented
-> indented text
--> more indentation
-< hanging text
--< more indentation
Bulleted Lists
* Item 1
** Item 1.1
* Item 2
* Item 1
** Item 1.1
* Item 2
alternatively, indented:
* item 1
* item 1.1
* item 2
Numbered Lists
# Item 1
## Item 1.1
# Item 2
# Item 1
## Item 1.1
# Item 2
alternatively, indented:
# Item 1
# Item 1.1
# Item 2
Definition Lists
;Term:Definition
: term : definition
Horizontal Rule
----
remove UseMod remove PmWiki