PBwiki vs. XWiki vs. PmWiki vs. MoinMoin

General Features PBwiki XWiki PmWiki MoinMoin
Version
N/A
16.2.0
2.3.33
1.9.11
Last Release Date
N/A
2024-03-24 (1 month ago)
2024-04-20 (7 days ago)
2020-11-07 (3 years ago)
Last Update here
2010-08-16 (13 years ago)
2024-03-25 (1 month ago)
2024-04-21 (6 days ago)
2020-11-08 (3 years ago)
Author
PBworks
XWiki Development Team
Petko Yotov (Original author: Patrick R. Michaud)
https://moinmo.in/MoinCoreTeamGroup
URL
Free and Open Source
N/A
Yes
Yes
Yes
License
N/A
LGPL + Free hosting on https://myxwiki.org for individuals/non profit
GPL2+
GPL
Programming Language
N/A
Java
PHP
Python
Data Storage
N/A
Database, RCS
Files
Files
License Cost/ Fee
Determined by Solution Needs
0
0
0
Development status
N/A
Mature
Mature
Mature
Intended Audience
Business Enterprises
Enterprise, Workgroups, Developers
All
Everybody with <<100.000 pages. :)
Hosting Features PBwiki XWiki PmWiki MoinMoin
Storage Quota
No limit
N/A
N/A
Bandwidth Quota
No limit
N/A
N/A
Other Limits
None
N/A
N/A
Topic Restrictions
None
N/A
N/A
Corporate Branding
Yes
Yes
N/A
N/A
Own Domain
Yes
Yes
N/A
N/A
Ads allowed
Yes
No
N/A
N/A
System Requirements PBwiki XWiki PmWiki MoinMoin
Operating System
N/A
Any platform supporting Java 11 or greater
Linux, UNIX, Windows, MacOS X, probably others
UNIX, Windows, MacOS X, probably any platform with Python 2.3+
Root Access
N/A
No
No
No
Webserver
N/A
Servlet 3.1+
Apache, IIS, anything with PHP support. Can also be run w/o a webserver.
Standalone, WSGI (e.g. Apache+mod_wsgi) - others like CGI, FastCGI, SCGI, AJP, ... via middlewares
Other Requirements
N/A
Java 11, MySQL/MariaDB/PostgreSQL/HSQLDB/etc (JDBC Driver required)
none
None
Datastorage PBwiki XWiki PmWiki MoinMoin
Text Files
N/A
No
Yes
Yes
MySQL
N/A
Yes
Plugin
No
PostgreSQL
N/A
Yes
No
No
Oracle
N/A
Yes
No
No
SQLite
N/A
No
Plugin
No
BerkeleyDB
N/A
No
No
No
RCS
N/A
Plugin
Plugin
No
Other
N/A
JDBC Databases and in general any database supported by Hibernate; any custom implementation, as the storage is pluggable. Attachments can be saved on the filesystem
Compressed, XML and/or ephemeral files (modules). Can provide custom data backends.
No
Security/Anti-Spam PBwiki XWiki PmWiki MoinMoin
Page Permissions
Yes
Yes
Yes
Yes
ACL
Yes
Yes
Yes
Yes
Authentication Backends
N/A
XWiki, LDAP, custom (Open API), Kerberos, NTLM, Headers, PUMA, SAML, Trusted LDAP, Sun SSO
Internal: per page, per group, per user, per user group. External: .htpasswd, LDAP, Active Directory. Plugins: Mailman, forums w/MySQL, oAuth, custom possible.
modular, scriptable. OpenID, ldap/AD, http, cookie, ssl client cert, interwiki, others possible
Host Blocking
Optional
No
Optional
Yes
Mail Encryption
No
Yes
Optional
Optional
nofollow
No
No
Yes
No
Blacklist
Optional
Plugin
Optional
Yes
CAPTCHA
No
Yes
Plugin
Optional
Delayed Indexing
No
Yes
Optional
No
Development/Support PBwiki XWiki PmWiki MoinMoin
# of Consultants
Preconfigured Hosting
N/A
Yes
Yes
Yes
Code Repository
N/A
Issue Tracker
Mailing List
Support Forum
Chat Channel
Stars on GitHub
N/A
N/A
N/A
N/A
Common Features PBwiki XWiki PmWiki MoinMoin
Preview
Yes
Yes
Yes
Yes
Minor Changes
Yes
Yes
Yes
Yes
Change Summary
Yes
Yes
Yes
Yes
Page History
Yes
Yes
Yes
Yes
Page Revisions
Unlimited
Unlimited
Unlimited
Unlimited
Revision Diffs
Between all
Between all
Between all
Between all
Sitemap
Yes
Yes
Yes
Yes
Plugin System
Yes
Yes
Yes
Yes
Special Features PBwiki XWiki PmWiki MoinMoin
Unicode Support
Yes
Yes
Yes
Yes
Right-to-Left Support
Yes
No
Optional
Yes
Interface Languages
1
English
40
Bulgarian, Catalan, Czech, Danish, German, Greek, English, Spanish, Persian, French, Galician, Hindi, Croatian, Hungarian, Indonesian, Italian, Japanese, Cambodian, Kannada, Korean, Lithuanian, Latvian, Lettish, Marathi, Dutch, Norwegian, Polish, Portuguese, Brazilian Portuguese, Romanian, Russian, Sinhalese, Slovak, Slovenian, Swedish, Turkish, Uighur, Ukrainian, Vietnamese, Chinese, Chinese Traditional
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
1
English
Email notification
Yes
Yes
Optional
Yes
Comments
Threaded
Threaded
Discussion Pages
Discussion Pages
Categories
Yes
Yes
Yes
Yes
Namespaces
Yes
Yes
Yes
No
Conflict Handling
Page Locking
Conflict Resolution
Conflict Resolution
Conflict Resolution
Concurrent Editing
Unknown
Plugin
Yes
No
Search
Full Text
Full Text
Full Text
Full Text
Wiki Farming
N/A
Yes
Yes
Yes
Structured Data
Plugin
Yes
Yes
No
Links PBwiki XWiki PmWiki MoinMoin
CamelCase
Yes
Yes
Optional
Yes
Freelinks
Yes
Yes
Yes
Yes
Backlinks
Yes
Yes
Yes
Yes
InterWiki
Yes
Yes
Yes
Yes
SisterWiki
Yes
Yes
Plugin
Yes
Image Links
Yes
Yes
Yes
Yes
Windows Shares
Optional
Yes
Yes
Yes
Page Redirects
Unknown
Yes
Yes
Yes
Syntax Features PBwiki XWiki PmWiki MoinMoin
HTML Tags
All
All
Plugin
Some
Math formulas
Yes
Yes
Plugin
Plugin
Tables
simple + complex
simple + complex
simple + complex
complex
CREOLE support
No
Yes
Optional
Yes
Markdown Support
No
Yes
Plugin
No
Textile Support
No
No
No
No
BBCode Support
No
No
Plugin
No
Emoticon Images
Yes
Yes
Plugin
Yes
Syntax Highlighting
Yes
Yes
Optional
Yes
Footnotes
Yes
Yes
Plugin
Yes
Quoting
Yes
Yes
Plugin
No
Internal Comments
Yes
Yes
Yes
Yes
Custom styles
Yes
Yes
Yes
Yes
FAQ Tags
Yes
Plugin
Yes
No
Scripting
Javascript
velocity, groovy, ruby, jython, generic JSR223 & very powerful API
MarkupExpressions (core, many add-ons). PageLists with templates (core structured data scripting). WikiSh (plugin), Data forms (optional)
plugins, see comment ---------------->
Content Includes
Plugin
Yes
Yes
Yes
Feed Aggregation
Yes
Yes
Plugin
No
Usability PBwiki XWiki PmWiki MoinMoin
Section Editing
Plugin
Yes
Plugin
No
Page Templates
Yes
Yes
Yes
Yes
Double-Click Edit
No
No
Plugin
Yes
Toolbar
Yes
Yes
Optional
Yes
WYSIWYG Editing
Yes
Yes
Plugin
Yes
Access Keys
Yes
Yes
Yes
Optional
Auto Signature
No
No
Yes
Yes
Statistics PBwiki XWiki PmWiki MoinMoin
Recent Changes
Yes
Yes
Yes
Yes
Wanted Pages
Optional
Yes
Optional
Yes
Orphaned Pages
No
Yes
Optional
Yes
Most/Least Popular
Yes
Yes
No
Yes
Recent Visitors
Yes
Yes
Plugin
No
Analysis
Optional
Yes
Plugin
Yes
Output PBwiki XWiki PmWiki MoinMoin
Printer Friendly
Print CSS
Print CSS
Print View
Print CSS
Mobile Friendly
Yes
Yes
Yes
Yes
Themes & Skins
Yes
Yes
Yes
Yes
RSS Feeds
Yes
Yes
Optional
Yes
ATOM Feeds
Yes
Optional
Optional
No
Abbreviations
Yes
Plugin
Plugin
No
Auto-TOC
Yes
Optional
Optional
Yes
Raw Export
Yes
Yes
Yes
Yes
HTML Export
Yes
Yes
Plugin
Yes
XML export
Yes
Yes
Plugin
Yes
PDF Export
Yes
Yes
Plugin
Plugin
Office Export
Unknown
Yes
Plugin
No
Media and Files PBwiki XWiki PmWiki MoinMoin
File Attachments
Yes
Yes
Optional
Yes
Media Revisions
Yes
Yes
Optional
No
Embedded Flash
Yes
Yes
Plugin
Yes
Embedded Video
Yes
Yes
Plugin
Yes
Image Editing
Yes
Plugin
Plugin
Yes
SVG Editing
Yes
Plugin
No
Yes
MindMap Editing
Yes
Plugin
Plugin
No
Media Search
Contents
Contents
Filenames only
Contents
Extras PBwiki XWiki PmWiki MoinMoin
Calendar
Yes
Plugin
Plugin
Yes
Image Galleries
Yes
Yes
Plugin
Plugin
Presentations
Unknown
Plugin
Plugin
Yes
Forums
Plugin
Plugin
Plugin
No
Blogs
Optional
Plugin
Plugin
No
Ticket System
Plugin
Plugin
Plugin
No
Chat
Unknown
Plugin
No
No
Syntax Examples PBwiki XWiki PmWiki MoinMoin
Internal Link
CamelCaseLink or [Free Link]
XWiki supports 16+ input syntaxes (e.g. confluence, twiki, docbook, mediawiki, xwiki, markdown, etc), see http://rendering.xwiki.org/xwiki/bin/view/Main/WebHome#HSupportedSyntaxes for details.

The syntax documented below is XWiki Syntax 2.1 (http://platform.xwiki.org/xwiki/bin/view/Main/XWikiSyntax).

[[wiki syntax here>>Space.Page]]
[[Space.Page]]
(Space is optional and is the current space if not specified)
[[page name]]
[[page name | link text]]
[[link text -> page name]]
[[#anchor]]
[[#anchor|link to anchor]]
[[page name #anchor]]
CamelCaseLink or [[free link]]

[[target|label|params]]
External Link
[http://www.externallink.com]
[[wiki syntax here>>http://www.xwiki.com]]
http://www.xwiki.com
http://....
[[http://... | link text]]
[[link text -> http://...]]
http://google.de/ or
[[http://google.de/ | Google]] or
file://///server/share/file
Headlines
! Level 1
!! Level 2
!!! Level 3
!!!! Level 4
!!!!! Level 5
!!!!!! Level 6
= Headline
== Subheadline
=== Sub-subheadline
==== etc..
! Level 1
!! Level 2
!!! Level 3
= Level 1 =
== Level 2 ==
=== Level 3 ===
==== Level 4 ====
===== Level 5 =====
Bold Format
**bold**
**bold**
'''bold'''
'''bold'''
'''strong emphasised'''
Italics Format
''italics''
//Italics//
''italic''
''italic''
''emphasised''
Underline Format
__underline__
__underline__
{+underlined+}
__underline__
Monospace Format
<code>monospace</code>
##monospace##
@@monospace@@
`monospaced`
Strikethrough Format
-strikethrough-
--Strike--
{-strikethrough-}
--(strikethrough)--
Superscript Format
<sup>superscript</sup>
^^superscript^^
'^superscript^'
^superscript^
Subscript Format
<sub>subscript</sub>
,,subscript,,
'_subscript_'
,,subscript,,
Images
[http://www.imagelocation.com/image.jpg
image:img.png
image:Space.Page@img.png
[[image:img.png||width="25" height="25"]]
image:http://some/url/img.png

Starting with the xwiki/2.1 syntax, also:
image:icon:cancel
https://foo.bar/foo.jpg
Attach:foo.jpg
Attach:foo.jpg"alt/title text" | Caption
{{http://foo.bar/foo.jpg}}
{{attachment:foo.jpg | alt text}}
{{target|alt|params}}
Aligning Text
<left>, <center>, <right>
(% style="... css here..." %)Text
%center% centered text
%right% right aligned
%lfloat% left floating text
%rfloat% right floating text
%rframe% right floating frame
%lframe% left floating frame
only in tables:
||<(> left ||<:> middle ||<)> right ||
Text Indentation
Indented block
Non-semantic text indentation through styling:

(% style="... css here..." %)multi line text

Quotes:

> This is a quoted text
-> indented text
--> more indentation
-< hanging text
--< more indentation
indented text
Bulleted Lists
* Bullet #1
* Bullet #2
** SubBullet #1
* List
** list
*** list
* Item 1
** Item 1.1
* Item 2
alternatively, indented:
* item 1
* item 1.1
* item 2
* Item 1
* Item 1.1
* Item 2
Numbered Lists
# Number #1
# Number #2
1. Item 1
11. Item 2
111. Item 3
1. Item 4
# Item 1
## Item 1.1
# Item 2
alternatively, indented:
# Item 1
# Item 1.1
# Item 2
1. Item 1
a. Item 1.a
1. Item 2
Definition Lists
<dl>
</dl>
; term
: definition
: term : definition
term:: definition
Horizontal Rule
---
----
----
----
-----
------
remove PBwiki remove XWiki remove PmWiki remove MoinMoin