ButorWiki vs. MoinMoin

General Features ButorWiki MoinMoin
Version
2.2.1
1.9.11
Last Release Date
2007-03-09 (19 years ago)
2020-11-08 (5 years ago)
Last Update here
2007-07-30 (18 years ago)
2020-11-08 (5 years ago)
Author
Aiman Sawan
https://moinmo.in/MoinCoreTeamGroup
URL
Free and Open Source
Yes
Yes
License
LGPL
GPL
Programming Language
Java
Python
Data Storage
Files
Files
License Cost/ Fee
0
0
Development status
Mature
Mature
Intended Audience
SMB
Everybody with <<100.000 pages. :)
System Requirements ButorWiki MoinMoin
Operating System
Any platform that can run Java 1.4+
UNIX, Windows, MacOS X, probably any platform with Python 2.3+
Root Access
No
No
Webserver
Any webserver
Standalone, WSGI (e.g. Apache+mod_wsgi) - others like CGI, FastCGI, SCGI, AJP, ... via middlewares
Other Requirements
Tomcat 4.1 +
None
Datastorage ButorWiki MoinMoin
Text Files
Yes
Yes
MySQL
No
No
PostgreSQL
No
No
Oracle
No
No
SQLite
No
No
BerkeleyDB
No
No
RCS
No
No
Other
No
Security/Anti-Spam ButorWiki MoinMoin
Page Permissions
Yes
Yes
ACL
Yes
Yes
Authentication Backends
None
modular, scriptable. OpenID, ldap/AD, http, cookie, ssl client cert, interwiki, others possible
Host Blocking
Unknown
Yes
Mail Encryption
Unknown
Optional
nofollow
Unknown
No
Blacklist
Unknown
Yes
CAPTCHA
Unknown
Optional
Delayed Indexing
Yes
No
Development/Support ButorWiki MoinMoin
# 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 ButorWiki MoinMoin
Preview
Yes
Yes
Minor Changes
No
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 ButorWiki MoinMoin
Unicode Support
No
Yes
Right-to-Left Support
Unknown
Yes
Interface Languages
1
English
1
English
Email notification
Optional
Yes
Comments
Threaded
Discussion Pages
Categories
Optional
Yes
Namespaces
Optional
No
Conflict Handling
Conflict Resolution
Concurrent Editing
Unknown
No
Search
Full Text
Full Text
Wiki Farming
Unknown
Yes
Structured Data
Unknown
No
Links ButorWiki MoinMoin
CamelCase
No
Yes
Freelinks
Yes
Yes
Backlinks
Yes
Yes
InterWiki
No
Yes
SisterWiki
No
Yes
Image Links
Yes
Yes
Windows Shares
Unknown
Yes
Page Redirects
Unknown
Yes
Syntax Features ButorWiki MoinMoin
HTML Tags
All
Some
Math formulas
No
Plugin
Tables
simple + complex
complex
CREOLE support
No
Yes
Markdown Support
No
No
Textile Support
No
No
BBCode Support
No
No
Emoticon Images
No
Yes
Syntax Highlighting
No
Yes
Footnotes
No
Yes
Quoting
No
No
Internal Comments
Optional
Yes
Custom styles
Optional
Yes
FAQ Tags
No
No
Scripting
Internal Macros
plugins, see comment ---------------->
Content Includes
Unknown
Yes
Feed Aggregation
Unknown
No
Usability ButorWiki MoinMoin
Section Editing
Unknown
No
Page Templates
No
Yes
Double-Click Edit
No
Yes
Toolbar
No
Yes
WYSIWYG Editing
Yes
Yes
Access Keys
No
Optional
Auto Signature
No
Yes
Statistics ButorWiki MoinMoin
Recent Changes
Yes
Yes
Wanted Pages
No
Yes
Orphaned Pages
No
Yes
Most/Least Popular
Unknown
Yes
Recent Visitors
Unknown
No
Analysis
Unknown
Yes
Output ButorWiki MoinMoin
Printer Friendly
No
Print CSS
Mobile Friendly
Unknown
Yes
Themes & Skins
Optional
Yes
RSS Feeds
Yes
Yes
ATOM Feeds
No
No
Abbreviations
No
No
Auto-TOC
Yes
Yes
Raw Export
No
Yes
HTML Export
No
Yes
XML export
No
Yes
PDF Export
Plugin
Plugin
Office Export
Unknown
No
Media and Files ButorWiki MoinMoin
File Attachments
Yes
Yes
Media Revisions
Yes
No
Embedded Flash
Optional
Yes
Embedded Video
Optional
Yes
Image Editing
No
Yes
SVG Editing
No
Yes
MindMap Editing
No
No
Media Search
Keywords
Contents
Extras ButorWiki MoinMoin
Calendar
Unknown
Yes
Image Galleries
Unknown
Plugin
Presentations
Unknown
Yes
Forums
Unknown
No
Blogs
Unknown
No
Ticket System
Unknown
No
Chat
Unknown
No
Syntax Examples ButorWiki MoinMoin
Internal Link
<a href="..."></a>
CamelCaseLink or [[free link]]

[[target|label|params]]
External Link
<a href="..."></a>
http://google.de/ or
[[http://google.de/ | Google]] or
file://///server/share/file
Headlines
<h1>Header 1</h1>
<h2>Header 2</h2>
...
= Level 1 =
== Level 2 ==
=== Level 3 ===
==== Level 4 ====
===== Level 5 =====
Bold Format
<b>Bold</b>
'''bold'''
'''strong emphasised'''
Italics Format
<i>Italics</i>
''italic''
''emphasised''
Underline Format
<u>Underline</u>
__underline__
Monospace Format
`monospaced`
Strikethrough Format
--(strikethrough)--
Superscript Format
^superscript^
Subscript Format
,,subscript,,
Images
{{http://foo.bar/foo.jpg}}
{{attachment:foo.jpg | alt text}}
{{target|alt|params}}
Aligning Text
only in tables:
||<(> left ||<:> middle ||<)> right ||
Text Indentation
indented text
Bulleted Lists
* Item 1
* Item 1.1
* Item 2
Numbered Lists
1. Item 1
a. Item 1.a
1. Item 2
Definition Lists
term:: definition
Horizontal Rule
----
-----
------
remove ButorWiki remove MoinMoin