MoasdaWiki vs. Anwiki vs. JSPWiki

General Features MoasdaWiki Anwiki JSPWiki
Version
3.9.1
0.2.5
2.11.0
Last Release Date
2024-10-04 (1 year ago)
2010-12-13 (15 years ago)
2021-11-22 (4 years ago)
Last Update here
2024-11-03 (1 year ago)
2013-06-25 (12 years ago)
2021-12-01 (4 years ago)
Author
Herbert Reiter
Antoine Walter
Apache Software Foundation
URL
Free and Open Source
Yes
Yes
Yes
License
AGPL-3.0-only
GPL 3
Apache License 2.0
Programming Language
Java
PHP
Java
Data Storage
Files
Database, Files
Database, Files
License Cost/ Fee
Free
0
0
Development status
Mature
Mature
Mature
Intended Audience
personal usage, small teams
Designed for multilingual contents and/or structured contents. Light, extensive and overridable architecture.
all
System Requirements MoasdaWiki Anwiki JSPWiki
Operating System
Any platform with Java VM 17+
Linux, Windows, probably others
any platform supporting JDK 1.8+
Root Access
No
No
No
Webserver
Built-in
Apache, probably others with PHP support
Any servlet 3.1 compliant web server, e.g. Tomcat 8.5+, Jetty, Glassfish, Websphere
Other Requirements
Java VM 17+
optional JavaMail for mailing functionality
Datastorage MoasdaWiki Anwiki JSPWiki
Text Files
Yes
No
Yes
MySQL
No
Yes
Optional
PostgreSQL
No
No
Optional
Oracle
No
No
Optional
SQLite
No
No
Optional
BerkeleyDB
No
No
Optional
RCS
No
No
Plugin
Other
No
Extensible to any datastorage by implementing a custom driver
JDBC driver must be provided manually; also Page provider architecture -> several implementations
Security/Anti-Spam MoasdaWiki Anwiki JSPWiki
Page Permissions
No
Yes
Yes
ACL
No
Yes
Yes
Authentication Backends
N/A
Extensible to any authentication backend by implementing a custom driver
JAAS -> interface to many external backends possible
Host Blocking
No
No
Optional
Mail Encryption
No
No
Plugin
nofollow
No
No
Optional
Blacklist
No
No
Yes
CAPTCHA
No
Yes
Yes
Delayed Indexing
No
No
Yes
Development/Support MoasdaWiki Anwiki JSPWiki
# of Consultants
Preconfigured Hosting
No
No
No
Code Repository
Issue Tracker
Mailing List
Support Forum
Chat Channel
Freenode: #jspwiki
Stars on GitHub
N/A
4 ⭐
113 ⭐
Common Features MoasdaWiki Anwiki JSPWiki
Preview
No
Yes
Yes
Minor Changes
No
No
No
Change Summary
No
Yes
Yes
Page History
No
Yes
Yes
Page Revisions
None
Restricted by Age or Number
Unlimited
Revision Diffs
No
Between all
Between all
Sitemap
Yes
Yes
Yes
Plugin System
Yes
Yes
Yes
Special Features MoasdaWiki Anwiki JSPWiki
Unicode Support
Yes
Yes
Yes
Right-to-Left Support
No
Yes
Yes
Interface Languages
2
German, English
5
German, English, Spanish, French, Italian
10
Breton, German, English, Spanish, Finnish, French, Italian, Dutch, Russian, Chinese
Email notification
No
No
Plugin
Comments
No
No
Flat
Categories
Yes
Unknown
Yes
Namespaces
Yes
Yes
No
Conflict Handling
None
Page Locking
Page Locking
Concurrent Editing
No
Unknown
Unknown
Search
Full Text
Full Text
Wiki Farming
No
Unknown
Patch
Structured Data
Yes
Yes
Yes
Links MoasdaWiki Anwiki JSPWiki
CamelCase
No
No
Yes
Freelinks
Yes
Yes
Yes
Backlinks
No
Yes
Yes
InterWiki
No
No
Yes
SisterWiki
No
No
No
Image Links
Yes
Yes
Yes
Windows Shares
No
Yes
Optional
Page Redirects
No
Unknown
Yes
Syntax Features MoasdaWiki Anwiki JSPWiki
HTML Tags
All
All
Optional
Math formulas
No
No
Plugin
Tables
complex
none
simple + complex
CREOLE support
No
No
Yes
Markdown Support
No
No
No
Textile Support
No
No
No
BBCode Support
No
No
No
Emoticon Images
No
Plugin
Plugin
Syntax Highlighting
Yes
No
Yes
Footnotes
No
No
Yes
Quoting
No
Plugin
Yes
Internal Comments
Yes
Unknown
Plugin
Custom styles
Yes
Yes
Yes
FAQ Tags
No
Unknown
No
Scripting
JavaScript
Javascript ; PHP scripts can be enabled
plugins for JavaScript, TCL and Groovy
Content Includes
Yes
Yes
Yes
Feed Aggregation
No
Yes
Optional
Usability MoasdaWiki Anwiki JSPWiki
Section Editing
Yes
No
Yes
Page Templates
Yes
Yes
Yes
Double-Click Edit
No
No
No
Toolbar
No
No
Yes
WYSIWYG Editing
No
No
Yes
Access Keys
No
No
Yes
Auto Signature
No
No
Optional
Statistics MoasdaWiki Anwiki JSPWiki
Recent Changes
Yes
Yes
Yes
Wanted Pages
Yes
No
Yes
Orphaned Pages
Yes
No
Yes
Most/Least Popular
No
No
No
Recent Visitors
No
No
No
Analysis
No
No
No
Output MoasdaWiki Anwiki JSPWiki
Printer Friendly
Print CSS
Print CSS
Mobile Friendly
Yes
No
Yes
Themes & Skins
No
Unknown
Yes
RSS Feeds
No
Yes
Yes
ATOM Feeds
No
Unknown
Yes
Abbreviations
No
No
No
Auto-TOC
Yes
Yes
Yes
Raw Export
Yes
Yes
Yes
HTML Export
No
No
Optional
XML export
No
Yes
No
PDF Export
No
No
Plugin
Office Export
No
Unknown
Unknown
Media and Files MoasdaWiki Anwiki JSPWiki
File Attachments
Yes
No
Yes
Media Revisions
No
No
Yes
Embedded Flash
Yes
Yes
Yes
Embedded Video
Yes
Yes
Yes
Image Editing
No
No
No
SVG Editing
No
No
No
MindMap Editing
No
No
No
Media Search
No
No
Contents
Extras MoasdaWiki Anwiki JSPWiki
Calendar
Yes
No
Plugin
Image Galleries
No
No
Yes
Presentations
No
Unknown
Unknown
Forums
No
No
Yes
Blogs
No
No
Yes
Ticket System
No
No
No
Chat
No
Unknown
Unknown
Syntax Examples MoasdaWiki Anwiki JSPWiki
Internal Link
[[a link]]
[[a link | with title]]
<a href="en/home">go home</a>
[link]
[text|link]
[text|wiki:link]
External Link
[[http://example.org]]
[[http://example.org | with title]]
<a href="http://www.anwiki.com">Anwiki</a>
[http://www.example.com/]
[example|http://www.example.com/]
[text|wiki:link]
Headlines
= Section
== Subsection
=== Sub-subsection
<h1>Title</h2>
<h2>Subtitle</h2>
...
! Level 1
!! Level 2
!!! Level 3
Bold Format
''bold''
<b>bold</b>
__bold__
Italics Format
##italic##
<i>italic</i>
''italics''
Underline Format
__underlined__
<u>underline</u>
%%(text-decoration: underline) text %%
Monospace Format
@@monospace font@@
<tt>monospace</tt>
{{monospace}}
Strikethrough Format
~~striked through~~
<del>strikethrough</del>
%%(text-decoration: line-through) deleted text %%
Superscript Format
{{html}}<sup>superscript</sup>{{/html}}
<sup>Anwiki</sup>
%%(vertical-align: sup) text %%
Subscript Format
{{html}}<sub>subscript</sub>{{/html}}
<sub>Anwiki</sub>
%%(vertical-align: sub) text %%
Images
{{image:wiki.png}}
<img src=""/>
[local.jpg]
[{Image src='local.jpg'}]
[{Image src='http://foo.bar/foo.jpg'}]
Aligning Text
{{center}}centered text
<center>anwiki</center>
%%(text-align: right) text %%
Text Indentation
Non-indented text

Single indented text

Double indented text
%%(text-indent: 20px) 20 pixels %%
%%(text-indent: 30%) 30 percent %%
Bulleted Lists
* Item 1
** Item 1.1
* Item 2
<ul>
<li>item</li>
<li>item</li>
</ul>
* Item 1
** Item 1.1
* Item 2
Numbered Lists
# Item 1
## Item 1.1
# Item 2
<ol>
<li>item</li>
<li>item</li>
</ol>
# Item 1
## Item 1.1
# Item 2
Definition Lists
{{html}}
<dl>
<dt>term</dt>
<dd>definition</dd>
</dl>
{{/html}}
<dl>
<dt>item</dt>
<dt>item</dt>
</dl>
;term:definition
Horizontal Rule
----
<hr/>
----
remove MoasdaWiki remove Anwiki remove JSPWiki