ButorWiki vs. Oddmuse

General Features ButorWiki Oddmuse
Version
2.2.1
2.3.13
Last Release Date
2007-03-09 (19 years ago)
2018-09-04 (7 years ago)
Last Update here
2007-07-30 (18 years ago)
2018-10-27 (7 years ago)
Author
Aiman Sawan
Alex Schroeder
URL
Free and Open Source
Yes
Yes
License
LGPL
GPL
Programming Language
Java
Perl
Data Storage
Files
Files
License Cost/ Fee
0
free
Development status
Mature
Mature
Intended Audience
SMB
family people, hackers
System Requirements ButorWiki Oddmuse
Operating System
Any platform that can run Java 1.4+
Anything supported by Perl
Root Access
No
No
Webserver
Any webserver
Anything supporting CGI scripts
Other Requirements
Tomcat 4.1 +
Writable data directory
Datastorage ButorWiki Oddmuse
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 Oddmuse
Page Permissions
Yes
Yes
ACL
Yes
No
Authentication Backends
None
None (use your web server instead)
Host Blocking
Unknown
Yes
Mail Encryption
Unknown
No
nofollow
Unknown
No
Blacklist
Unknown
Optional
CAPTCHA
Unknown
Plugin
Delayed Indexing
Yes
No
Development/Support ButorWiki Oddmuse
# of Consultants
Preconfigured Hosting
No
Yes
Code Repository
Issue Tracker
Mailing List
Support Forum
Chat Channel
Stars on GitHub
N/A
88 ⭐
Common Features ButorWiki Oddmuse
Preview
Yes
Yes
Minor Changes
No
Yes
Change Summary
Yes
Yes
Page History
Yes
Yes
Page Revisions
Unlimited
Restricted by Age
Revision Diffs
Between all
Between all
Sitemap
Yes
Yes
Plugin System
No
Yes
Special Features ButorWiki Oddmuse
Unicode Support
No
Yes
Right-to-Left Support
Unknown
Optional
Interface Languages
1
English
18
Bulgarian, German, Spanish, Finnish, French, Hebrew, Italian, Korean, Dutch, Polish, Portuguese, Romanian, Russian, Serbian, Swedish, Ukrainian, Chinese, Chinese Traditional
Email notification
Optional
Plugin
Comments
Threaded
Discussion Pages
Categories
Optional
Plugin
Namespaces
Optional
Plugin
Conflict Handling
Conflict Resolution
Concurrent Editing
Unknown
No
Search
Full Text
Full Text
Wiki Farming
Unknown
Plugin
Structured Data
Unknown
Plugin
Links ButorWiki Oddmuse
CamelCase
No
Optional
Freelinks
Yes
Optional
Backlinks
Yes
Plugin
InterWiki
No
Yes
SisterWiki
No
Plugin
Image Links
Yes
Plugin
Windows Shares
Unknown
Plugin
Page Redirects
Unknown
Yes
Syntax Features ButorWiki Oddmuse
HTML Tags
All
Plugin
Math formulas
No
Plugin
Tables
simple + complex
simple + complex
CREOLE support
No
Plugin
Markdown Support
No
Plugin
Textile Support
No
No
BBCode Support
No
Plugin
Emoticon Images
No
Optional
Syntax Highlighting
No
Plugin
Footnotes
No
Plugin
Quoting
No
Optional
Internal Comments
Optional
No
Custom styles
Optional
Yes
FAQ Tags
No
Plugin
Scripting
Internal Macros
Perl
Content Includes
Unknown
Yes
Feed Aggregation
Unknown
Yes
Usability ButorWiki Oddmuse
Section Editing
Unknown
No
Page Templates
No
No
Double-Click Edit
No
Plugin
Toolbar
No
Plugin
WYSIWYG Editing
Yes
Plugin
Access Keys
No
Yes
Auto Signature
No
Plugin
Statistics ButorWiki Oddmuse
Recent Changes
Yes
Yes
Wanted Pages
No
Plugin
Orphaned Pages
No
Plugin
Most/Least Popular
Unknown
No
Recent Visitors
Unknown
Plugin
Analysis
Unknown
No
Output ButorWiki Oddmuse
Printer Friendly
No
Print CSS
Mobile Friendly
Unknown
Yes
Themes & Skins
Optional
Optional
RSS Feeds
Yes
Yes
ATOM Feeds
No
Plugin
Abbreviations
No
Yes
Auto-TOC
Yes
Plugin
Raw Export
No
Yes
HTML Export
No
Yes
XML export
No
No
PDF Export
Plugin
Plugin
Office Export
Unknown
No
Media and Files ButorWiki Oddmuse
File Attachments
Yes
Optional
Media Revisions
Yes
Yes
Embedded Flash
Optional
No
Embedded Video
Optional
No
Image Editing
No
No
SVG Editing
No
Plugin
MindMap Editing
No
No
Media Search
Keywords
Filenames only
Extras ButorWiki Oddmuse
Calendar
Unknown
Plugin
Image Galleries
Unknown
No
Presentations
Unknown
No
Forums
Unknown
No
Blogs
Unknown
Optional
Ticket System
Unknown
No
Chat
Unknown
No
Syntax Examples ButorWiki Oddmuse
Internal Link
<a href="..."></a>
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://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>
...
Depending on plugins:
## two
### three
== two ==
=== three ==

section
=======

subsection
----------
Bold Format
<b>Bold</b>
Depending on plugins:
*bold*
**bold*
'''bold'''
Italics Format
<i>Italics</i>
Depending on plugins:
*italic*
/italic/
//italic//
''italic''
Underline Format
<u>Underline</u>
Depending on plugins:
_underline_
__underline__
Monospace Format
Depending on plugins:
`mono`
##mono##
[code]mono[/code]
<tt>mono</tt>
<code>mono</code>
Strikethrough Format
via bbCode plugin:
[s]strike through[/s]
Superscript Format
via bbCode plugin:
[sup]superscript[/sup]
Subscript Format
via bbCode plugin:
[sub]subscript[/sub]
Images
http://example.com/pic.jpg

Depending on plugins:
[[image:Name|Text|URL]] and variants
![text](URL)
Aligning Text
no example known
Text Indentation
Depending on plugins:
> text

[quote]
text
[/quote]

: one
:: two
Bulleted Lists
* one
** two
Numbered Lists
Depending on plugins:
1. one
2. two

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