PageWork vs. MoinMoin

General Features PageWork MoinMoin
Version
0.4.8
1.9.11
Last Release Date
2010-07-20 (15 years ago)
2020-11-08 (5 years ago)
Last Update here
2010-10-23 (15 years ago)
2020-11-08 (5 years ago)
Author
Pitt Murmann
https://moinmo.in/MoinCoreTeamGroup
URL
Free and Open Source
Yes
Yes
License
GPLv3
GPL
Programming Language
PHP
Python
Data Storage
Database, Files
Files
License Cost/ Fee
none
0
Development status
Mature
Mature
Intended Audience
Medium-sized sites
Everybody with <<100.000 pages. :)
System Requirements PageWork MoinMoin
Operating System
Any
UNIX, Windows, MacOS X, probably any platform with Python 2.3+
Root Access
No
No
Webserver
Any
Standalone, WSGI (e.g. Apache+mod_wsgi) - others like CGI, FastCGI, SCGI, AJP, ... via middlewares
Other Requirements
DBA with bdb or qdbm support
None
Datastorage PageWork MoinMoin
Text Files
Yes
Yes
MySQL
No
No
PostgreSQL
No
No
Oracle
No
No
SQLite
Patch
No
BerkeleyDB
Yes
No
RCS
No
No
Other
No
Security/Anti-Spam PageWork MoinMoin
Page Permissions
Yes
Yes
ACL
Yes
Yes
Authentication Backends
Proprietary
modular, scriptable. OpenID, ldap/AD, http, cookie, ssl client cert, interwiki, others possible
Host Blocking
No
Yes
Mail Encryption
No
Optional
nofollow
Yes
No
Blacklist
No
Yes
CAPTCHA
No
Optional
Delayed Indexing
Yes
No
Development/Support PageWork MoinMoin
# of Consultants
Preconfigured Hosting
Yes
Yes
Code Repository
Issue Tracker
Mailing List
Support Forum
Chat Channel
Stars on GitHub
N/A
N/A
Common Features PageWork MoinMoin
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
Yes
Yes
Special Features PageWork MoinMoin
Unicode Support
Yes
Yes
Right-to-Left Support
Optional
Yes
Interface Languages
2
German, English
1
English
Email notification
No
Yes
Comments
Discussion Pages
Discussion Pages
Categories
Yes
Yes
Namespaces
Yes
No
Conflict Handling
Conflict Detection
Conflict Resolution
Concurrent Editing
Unknown
No
Search
Full Text
Full Text
Wiki Farming
Yes
Yes
Structured Data
Yes
No
Links PageWork MoinMoin
CamelCase
Yes
Yes
Freelinks
Yes
Yes
Backlinks
Yes
Yes
InterWiki
Yes
Yes
SisterWiki
Optional
Yes
Image Links
Yes
Yes
Windows Shares
No
Yes
Page Redirects
Yes
Yes
Syntax Features PageWork MoinMoin
HTML Tags
All
Some
Math formulas
Plugin
Plugin
Tables
simple
complex
CREOLE support
No
Yes
Markdown Support
No
No
Textile Support
No
No
BBCode Support
No
No
Emoticon Images
No
Yes
Syntax Highlighting
Yes
Yes
Footnotes
Yes
Yes
Quoting
Yes
No
Internal Comments
Yes
Yes
Custom styles
Optional
Yes
FAQ Tags
Plugin
No
Scripting
plugins, see comment ---------------->
Content Includes
Yes
Yes
Feed Aggregation
Yes
No
Usability PageWork MoinMoin
Section Editing
Yes
No
Page Templates
Yes
Yes
Double-Click Edit
No
Yes
Toolbar
Yes
Yes
WYSIWYG Editing
No
Yes
Access Keys
Yes
Optional
Auto Signature
No
Yes
Statistics PageWork MoinMoin
Recent Changes
Yes
Yes
Wanted Pages
Yes
Yes
Orphaned Pages
Yes
Yes
Most/Least Popular
No
Yes
Recent Visitors
No
No
Analysis
No
Yes
Output PageWork MoinMoin
Printer Friendly
Print View
Print CSS
Mobile Friendly
Optional
Yes
Themes & Skins
Optional
Yes
RSS Feeds
Yes
Yes
ATOM Feeds
Yes
No
Abbreviations
Yes
No
Auto-TOC
Yes
Yes
Raw Export
Plugin
Yes
HTML Export
Plugin
Yes
XML export
No
Yes
PDF Export
No
Plugin
Office Export
Unknown
No
Media and Files PageWork MoinMoin
File Attachments
Yes
Yes
Media Revisions
Yes
No
Embedded Flash
Yes
Yes
Embedded Video
Yes
Yes
Image Editing
No
Yes
SVG Editing
No
Yes
MindMap Editing
No
No
Media Search
Keywords
Contents
Extras PageWork MoinMoin
Calendar
Plugin
Yes
Image Galleries
Plugin
Plugin
Presentations
Unknown
Yes
Forums
Plugin
No
Blogs
Plugin
No
Ticket System
Plugin
No
Chat
Unknown
No
Syntax Examples PageWork MoinMoin
Internal Link
[[link]]
[[link|alternate text]]
CamelCaseLink or [[free link]]

[[target|label|params]]
External Link
http://www.wikimatrix.org/
http://google.de/ or
[[http://google.de/ | Google]] or
file://///server/share/file
Headlines
= L1 =
== L2 ==
=== L3 ===
==== L4 ====
===== L5 =====

= L1
== L2
=== L3
==== L4
===== L5
= Level 1 =
== Level 2 ==
=== Level 3 ===
==== Level 4 ====
===== Level 5 =====
Bold Format
This is '''bold''' (or rather, strong).
This is **bold**, too.
'''bold'''
'''strong emphasised'''
Italics Format
This is in ''italics'' (or rather, emphasized).
This is in //italics//, too.
''italic''
''emphasised''
Underline Format
This is __underlined__.
__underline__
Monospace Format
This is %%monospaced%%.
`monospaced`
Strikethrough Format
This is --not-- important.
--(strikethrough)--
Superscript Format
a^^2^^ = b^^2^^ + c^^2^^
^superscript^
Subscript Format
p^^^n^^^ := {x^^^n^^^, y^^^n^^^, y^^^n^^^}
,,subscript,,
Images
{{image|image_file.suffix}}
{{image|image_file.suffix|alternate text}}
{{figure|image_file.suffix}}
{{figure|image_file.suffix|caption text}}
{{http://foo.bar/foo.jpg}}
{{attachment:foo.jpg | alt text}}
{{target|alt|params}}
Aligning Text
{{p|align:left|text of paragraph}}
{{p|align:center|text of paragraph}}
{{p|align:right|text of paragraph}}
only in tables:
||<(> left ||<:> middle ||<)> right ||
Text Indentation
> L1 quote
>> L2 quote
indented text
Bulleted Lists
* one
* two
** two alpha
** two beta
* three
* Item 1
* Item 1.1
* Item 2
Numbered Lists
# one
# two
## two alpha
## two beta
# three
1. Item 1
a. Item 1.a
1. Item 2
Definition Lists
: term : definition
term:: definition
Horizontal Rule
---
----
-----
------
remove PageWork remove MoinMoin