ButorWiki vs. PukiWiki vs. Oddmuse

General Features ButorWiki PukiWiki Oddmuse
Version
2.2.1
1.5.1
2.3.13
Last Release Date
2007-03-09 (19 years ago)
2016-03-07 (10 years ago)
2018-09-04 (7 years ago)
Last Update here
2007-07-30 (18 years ago)
2016-03-23 (9 years ago)
2018-10-27 (7 years ago)
Author
Aiman Sawan
PukiWiki Development Team
Alex Schroeder
URL
Free and Open Source
Yes
Yes
Yes
License
LGPL
GPL version 2 or (at your option) any later version
GPL
Programming Language
Java
PHP
Perl
Data Storage
Files
Files
Files
License Cost/ Fee
0
0
free
Development status
Mature
Mature
Mature
Intended Audience
SMB
One theme, one PukiWiki
family people, hackers
System Requirements ButorWiki PukiWiki Oddmuse
Operating System
Any platform that can run Java 1.4+
OS independent
Anything supported by Perl
Root Access
No
No
No
Webserver
Any webserver
Apache, IIS, anything with PHP support
Anything supporting CGI scripts
Other Requirements
Tomcat 4.1 +
tar with "-p" option, or unzip for install. "mbstring" PHP extension for multi-bite support. backup feature wants 'zip' PHP extension.
Writable data directory
Datastorage ButorWiki PukiWiki Oddmuse
Text Files
Yes
Yes
Yes
MySQL
No
No
No
PostgreSQL
No
No
No
Oracle
No
No
No
SQLite
No
No
No
BerkeleyDB
No
No
No
RCS
No
No
No
Other
zip-compressed text files for backup (with "zip" PHP extension)
No
Security/Anti-Spam ButorWiki PukiWiki Oddmuse
Page Permissions
Yes
Yes
Yes
ACL
Yes
Yes
No
Authentication Backends
None
LDIF strings compatible with OpenLDAP, LDAP
None (use your web server instead)
Host Blocking
Unknown
Patch
Yes
Mail Encryption
Unknown
No
No
nofollow
Unknown
Yes
No
Blacklist
Unknown
Patch
Optional
CAPTCHA
Unknown
No
Plugin
Delayed Indexing
Yes
No
No
Development/Support ButorWiki PukiWiki Oddmuse
# of Consultants
Preconfigured Hosting
No
Yes
Yes
Code Repository
Issue Tracker
Mailing List
Support Forum
Chat Channel
#pukiwiki
Stars on GitHub
N/A
N/A
88 ⭐
Common Features ButorWiki PukiWiki Oddmuse
Preview
Yes
Yes
Yes
Minor Changes
No
No
Yes
Change Summary
Yes
No
Yes
Page History
Yes
Yes
Yes
Page Revisions
Unlimited
Restricted by Number
Restricted by Age
Revision Diffs
Between all
To current
Between all
Sitemap
Yes
Yes
Yes
Plugin System
No
Yes
Yes
Special Features ButorWiki PukiWiki Oddmuse
Unicode Support
No
Yes
Yes
Right-to-Left Support
Unknown
No
Optional
Interface Languages
1
English
5
German, English, Japanese, Korean, Twi
18
Bulgarian, German, Spanish, Finnish, French, Hebrew, Italian, Korean, Dutch, Polish, Portuguese, Romanian, Russian, Serbian, Swedish, Ukrainian, Chinese, Chinese Traditional
Email notification
Optional
Yes
Plugin
Comments
Threaded
Plugin
Discussion Pages
Categories
Optional
No
Plugin
Namespaces
Optional
No
Plugin
Conflict Handling
Conflict Detection
Conflict Resolution
Concurrent Editing
Unknown
Unknown
No
Search
Full Text
Full Text
Full Text
Wiki Farming
Unknown
No
Plugin
Structured Data
Unknown
No
Plugin
Links ButorWiki PukiWiki Oddmuse
CamelCase
No
Yes
Optional
Freelinks
Yes
Yes
Optional
Backlinks
Yes
Yes
Plugin
InterWiki
No
Yes
Yes
SisterWiki
No
No
Plugin
Image Links
Yes
Yes
Plugin
Windows Shares
Unknown
Patch
Plugin
Page Redirects
Unknown
No
Yes
Syntax Features ButorWiki PukiWiki Oddmuse
HTML Tags
All
Plugin
Plugin
Math formulas
No
Plugin
Plugin
Tables
simple + complex
complex
simple + complex
CREOLE support
No
No
Plugin
Markdown Support
No
No
Plugin
Textile Support
No
No
No
BBCode Support
No
No
Plugin
Emoticon Images
No
Yes
Optional
Syntax Highlighting
No
Plugin
Plugin
Footnotes
No
Yes
Plugin
Quoting
No
Optional
Optional
Internal Comments
Optional
Yes
No
Custom styles
Optional
Yes
Yes
FAQ Tags
No
No
Plugin
Scripting
Internal Macros
plugins(PHP), skins(PHP), CSSes(PHP,CSS)
Perl
Content Includes
Unknown
Plugin
Yes
Feed Aggregation
Unknown
Plugin
Yes
Usability ButorWiki PukiWiki Oddmuse
Section Editing
Unknown
Patch
No
Page Templates
No
Yes
No
Double-Click Edit
No
No
Plugin
Toolbar
No
Patch
Plugin
WYSIWYG Editing
Yes
No
Plugin
Access Keys
No
Yes
Yes
Auto Signature
No
No
Plugin
Statistics ButorWiki PukiWiki Oddmuse
Recent Changes
Yes
Yes
Yes
Wanted Pages
No
Plugin
Plugin
Orphaned Pages
No
No
Plugin
Most/Least Popular
Unknown
Plugin
No
Recent Visitors
Unknown
No
Plugin
Analysis
Unknown
No
No
Output ButorWiki PukiWiki Oddmuse
Printer Friendly
No
Print CSS
Print CSS
Mobile Friendly
Unknown
Optional
Yes
Themes & Skins
Optional
Yes
Optional
RSS Feeds
Yes
Plugin
Yes
ATOM Feeds
No
Plugin
Plugin
Abbreviations
No
No
Yes
Auto-TOC
Yes
Plugin
Plugin
Raw Export
No
Plugin
Yes
HTML Export
No
No
Yes
XML export
No
No
No
PDF Export
Plugin
No
Plugin
Office Export
Unknown
Unknown
No
Media and Files ButorWiki PukiWiki Oddmuse
File Attachments
Yes
Plugin
Optional
Media Revisions
Yes
No
Yes
Embedded Flash
Optional
Plugin
No
Embedded Video
Optional
Plugin
No
Image Editing
No
Plugin
No
SVG Editing
No
No
Plugin
MindMap Editing
No
No
No
Media Search
Keywords
No
Filenames only
Extras ButorWiki PukiWiki Oddmuse
Calendar
Unknown
Plugin
Plugin
Image Galleries
Unknown
No
No
Presentations
Unknown
Unknown
No
Forums
Unknown
Optional
No
Blogs
Unknown
Optional
Optional
Ticket System
Unknown
Optional
No
Chat
Unknown
Unknown
No
Syntax Examples ButorWiki PukiWiki Oddmuse
Internal Link
<a href="..."></a>
PageNameAsWikiName
[[PageName]]
[[link text>PageName]]
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
<a href="..."></a>
http://....
[[link text>http://....]]
[[interwiki:keyphrase]]
[[link text>interwiki:keyphrase]]
http://example.com/
[http://example.com/] → [1]

optional, default on:
[http://example.com/ text] → text

Depending on plugins:
[text](http://example.com/) → text
Headlines
<h1>Header 1</h1>
<h2>Header 2</h2>
...
* Level 1
** Level 2
*** Level 3
Depending on plugins:
## two
### three
== two ==
=== three ==

section
=======

subsection
----------
Bold Format
<b>Bold</b>
''bold''
Depending on plugins:
*bold*
**bold*
'''bold'''
Italics Format
<i>Italics</i>
'''italic'''
Depending on plugins:
*italic*
/italic/
//italic//
''italic''
Underline Format
<u>Underline</u>
%%%underlined%%%
Depending on plugins:
_underline_
__underline__
Monospace Format
N/A
Depending on plugins:
`mono`
##mono##
[code]mono[/code]
<tt>mono</tt>
<code>mono</code>
Strikethrough Format
%%strikethrough%%
via bbCode plugin:
[s]strike through[/s]
Superscript Format
N/A
via bbCode plugin:
[sup]superscript[/sup]
Subscript Format
N/A
via bbCode plugin:
[sub]subscript[/sub]
Images
#ref(pagename/filename[,option])
&ref(pagename/filename[,option]);
&ref(http://foo.bar/foo.jpg[,option]);
http://foo.bar/foo.jpg
http://example.com/pic.jpg

Depending on plugins:
[[image:Name|Text|URL]] and variants
![text](URL)
Aligning Text
CENTER:center
RIGHT:right
LEFT:left
no example known
Text Indentation
N/A
Depending on plugins:
> text

[quote]
text
[/quote]

: one
:: two
Bulleted Lists
- Item 1
-- Item 1.1
- Item 2
* one
** two
Numbered Lists
+ Item 1
++ Item 1.1
+ Item 2
Depending on plugins:
1. one
2. two

# one
## two
Definition Lists
:term|definition
Depending on plugins:
; term: definition
Horizontal Rule
--------------------
Depending on plugins:
----
remove ButorWiki remove PukiWiki remove Oddmuse