GWiki vs. Oddmuse

General Features GWiki Oddmuse
Version
2.4.0
2.3.13
Last Release Date
2018-06-14 (5 years ago)
2018-09-03 (5 years ago)
Last Update here
2018-10-16 (5 years ago)
2018-10-27 (5 years ago)
Author
Roger Rene Kommer
Alex Schroeder
URL
Free and Open Source
Yes
Yes
License
Apache License, Version 2.0
GPL
Programming Language
Java
Perl
Data Storage
Database, Files
Files
License Cost/ Fee
Free
free
Development status
Mature
Mature
Intended Audience
User, Developer, Enterprise, Workgroups
family people, hackers
System Requirements GWiki Oddmuse
Operating System
Windows, Mac OS X, Linux (All Java Plattforms)
Anything supported by Perl
Root Access
No
No
Webserver
All Java Servlet Container, included
Anything supporting CGI scripts
Other Requirements
Java 1.8+
Writable data directory
Datastorage GWiki Oddmuse
Text Files
Yes
Yes
MySQL
Yes
No
PostgreSQL
Yes
No
Oracle
Yes
No
SQLite
No
No
BerkeleyDB
No
No
RCS
Plugin
No
Other
Google Datastore
No
Security/Anti-Spam GWiki Oddmuse
Page Permissions
Yes
Yes
ACL
Yes
No
Authentication Backends
Internal and external with adapter
None (use your web server instead)
Host Blocking
No
Yes
Mail Encryption
No
No
nofollow
Optional
No
Blacklist
No
Optional
CAPTCHA
Yes
Plugin
Delayed Indexing
No
No
Development/Support GWiki Oddmuse
# of Consultants
Preconfigured Hosting
Yes
Yes
Code Repository
Issue Tracker
Mailing List
Support Forum
Chat Channel
Stars on GitHub
4 ⭐
67 ⭐
Common Features GWiki Oddmuse
Preview
Yes
Yes
Minor Changes
Yes
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
Yes
Yes
Special Features GWiki Oddmuse
Unicode Support
Yes
Yes
Right-to-Left Support
Optional
Optional
Interface Languages
2
German, English
18
Bulgarian, German, Spanish, Finnish, French, Hebrew, Italian, Korean, Dutch, Polish, Portuguese, Romanian, Russian, Serbian, Swedish, Ukrainian, Chinese, Chinese Traditional
Email notification
Yes
Plugin
Comments
Threaded
Discussion Pages
Categories
Yes
Plugin
Namespaces
Yes
Plugin
Conflict Handling
Conflict Resolution
Conflict Resolution
Concurrent Editing
No
No
Search
Full Text
Full Text
Wiki Farming
Yes
Plugin
Structured Data
Yes
Plugin
Links GWiki Oddmuse
CamelCase
Plugin
Optional
Freelinks
Yes
Optional
Backlinks
Yes
Plugin
InterWiki
No
Yes
SisterWiki
No
Plugin
Image Links
Yes
Plugin
Windows Shares
No
Plugin
Page Redirects
Yes
Yes
Syntax Features GWiki Oddmuse
HTML Tags
All
Plugin
Math formulas
No
Plugin
Tables
simple + complex
simple + complex
CREOLE support
No
Plugin
Markdown Support
No
Plugin
Textile Support
Yes
No
BBCode Support
No
Plugin
Emoticon Images
No
Optional
Syntax Highlighting
Yes
Plugin
Footnotes
No
Plugin
Quoting
Yes
Optional
Internal Comments
Yes
No
Custom styles
Yes
Yes
FAQ Tags
No
Plugin
Scripting
Groovy, Macros, JSP-Taglibs
Perl
Content Includes
Yes
Yes
Feed Aggregation
Plugin
Yes
Usability GWiki Oddmuse
Section Editing
Plugin
No
Page Templates
Yes
No
Double-Click Edit
No
Plugin
Toolbar
Yes
Plugin
WYSIWYG Editing
Yes
Plugin
Access Keys
Yes
Yes
Auto Signature
Plugin
Plugin
Statistics GWiki Oddmuse
Recent Changes
Yes
Yes
Wanted Pages
Yes
Plugin
Orphaned Pages
Yes
Plugin
Most/Least Popular
Yes
No
Recent Visitors
No
Plugin
Analysis
No
No
Output GWiki Oddmuse
Printer Friendly
Print CSS
Print CSS
Mobile Friendly
Optional
Yes
Themes & Skins
Yes
Optional
RSS Feeds
Yes
Yes
ATOM Feeds
Yes
Plugin
Abbreviations
Plugin
Yes
Auto-TOC
Yes
Plugin
Raw Export
Yes
Yes
HTML Export
Yes
Yes
XML export
No
No
PDF Export
No
Plugin
Office Export
No
No
Media and Files GWiki Oddmuse
File Attachments
Yes
Optional
Media Revisions
Yes
Yes
Embedded Flash
Yes
No
Embedded Video
Yes
No
Image Editing
No
No
SVG Editing
No
Plugin
MindMap Editing
No
No
Media Search
Contents
Filenames only
Extras GWiki Oddmuse
Calendar
Plugin
Plugin
Image Galleries
Yes
No
Presentations
Plugin
No
Forums
Plugin
No
Blogs
Plugin
Optional
Ticket System
No
No
Chat
No
No
Syntax Examples GWiki Oddmuse
Internal Link
[path/Page]
[My Title|path/Page]
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
[http://example.com]
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. Heading 1
h2. Heading 2
Depending on plugins:
## two
### three
== two ==
=== three ==

section
=======

subsection
----------
Bold Format
*Bold Format*
Depending on plugins:
*bold*
**bold*
'''bold'''
Italics Format
_Italic format_
Depending on plugins:
*italic*
/italic/
//italic//
''italic''
Underline Format
+Unterlined+
Depending on plugins:
_underline_
__underline__
Monospace Format
{{Monospace}}
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
^Superscript^
via bbCode plugin:
[sup]superscript[/sup]
Subscript Format
~Subscript~
via bbCode plugin:
[sub]subscript[/sub]
Images
!path/SkinSampleGWiki.png!
http://example.com/pic.jpg

Depending on plugins:
[[image:Name|Text|URL]] and variants
![text](URL)
Aligning Text
{div:style=...}
Aligned Text
{div}
no example known
Text Indentation
{div:style=...}
Aligned Text
{div}
Depending on plugins:
> text

[quote]
text
[/quote]

: one
:: two
Bulleted Lists
- Item 1
- Item 2
-- Sub Item
* one
** two
Numbered Lists
# Item 1
# Item 2
## Sub Item
Depending on plugins:
1. one
2. two

# one
## two
Definition Lists
* Item 1
* Item 2
** Sub Item
Depending on plugins:
; term: definition
Horizontal Rule
----
Depending on plugins:
----
remove GWiki remove Oddmuse