alphawiki vs. DokuWiki

General Features alphawiki DokuWiki
Version
v.20160608
2020-07-29 "Hogfather"
Last Release Date
2016-08-05 (7 years ago)
2020-07-19 (3 years ago)
Last Update here
2016-09-10 (7 years ago)
2021-08-09 (2 years ago)
Author
marty alain
Andreas Gohr
URL
Free and Open Source
Yes
Yes
License
GNU-GPL
GPL 2
Programming Language
PHP+Javascript
PHP
Data Storage
Files
Files
License Cost/ Fee
0
0
Development status
Mature
Mature
Intended Audience
private users, small teams
personal, small to medium companies
System Requirements alphawiki DokuWiki
Operating System
probably every OS
Linux, UNIX, Windows, MacOS X, probably others
Root Access
Yes
No
Webserver
Apache with PHP support
Apache, IIS, Nginx, Lighttpd, anything with PHP support
Other Requirements
Datastorage alphawiki DokuWiki
Text Files
Yes
Yes
MySQL
No
No
PostgreSQL
No
No
Oracle
No
No
SQLite
No
No
BerkeleyDB
No
No
RCS
No
No
Other
None
None
Security/Anti-Spam alphawiki DokuWiki
Page Permissions
Yes
Yes
ACL
Yes
Yes
Authentication Backends
No
Textfile, LDAP, MySQL, PostgreSQL, ActiveDirectory
Host Blocking
No
Plugin
Mail Encryption
No
Optional
nofollow
No
Optional
Blacklist
No
Optional
CAPTCHA
No
Plugin
Delayed Indexing
No
Optional
Development/Support alphawiki DokuWiki
# of Consultants
Preconfigured Hosting
No
Yes
Code Repository
Issue Tracker
Mailing List
Support Forum
Chat Channel
Stars on GitHub
N/A
3582 ⭐
Common Features alphawiki DokuWiki
Preview
Yes
Yes
Minor Changes
Yes
Yes
Change Summary
No
Yes
Page History
Yes
Yes
Page Revisions
Unlimited
Unlimited
Revision Diffs
No
Between all
Sitemap
Yes
Yes
Plugin System
Yes
Yes
Special Features alphawiki DokuWiki
Unicode Support
Yes
Yes
Right-to-Left Support
Unknown
Yes
Interface Languages
1
English
68
Afrikaans, Arabic, Azerbaijani, Byelorussian, Bulgarian, Bengali; Bangla, Catalan, Czech, Welsh, Danish, German, Greek, English, Esperanto, Spanish, Estonian, Basque, Persian, Finnish, Faroese, French, Frisian, Galician, Hebrew, Hindi, Croatian, Hungarian, Interlingua, Indonesian, Icelandic, Italian, Japanese, Georgian, Kazakh, Cambodian, Kannada, Korean, Kurdish, Latin, Lithuanian, Latvian, Lettish, Malagasy, Macedonian, Malayalam, Marathi, Malay, Nepali, Dutch, Norwegian, Polish, Portuguese, Brazilian Portuguese, Romanian, Russian, Sinhalese, Slovak, Slovenian, Albanian, Serbian, Swedish, Tamil, Thai, Turkish, Ukrainian, Uzbek, Vietnamese, Chinese, Chinese Traditional
Email notification
No
Optional
Comments
Discussion Pages
Plugin
Categories
Unknown
Plugin
Namespaces
Optional
Yes
Conflict Handling
Conflict Resolution
Page Locking
Concurrent Editing
Unknown
No
Search
Full Text
Full Text
Wiki Farming
No
Plugin
Structured Data
Unknown
Plugin
Links alphawiki DokuWiki
CamelCase
No
Optional
Freelinks
Yes
Yes
Backlinks
No
Yes
InterWiki
No
Yes
SisterWiki
No
No
Image Links
Yes
Yes
Windows Shares
No
Yes
Page Redirects
No
Plugin
Syntax Features alphawiki DokuWiki
HTML Tags
Optional
Optional
Math formulas
Yes
Plugin
Tables
simple + complex
simple
CREOLE support
No
Plugin
Markdown Support
No
Plugin
Textile Support
No
Plugin
BBCode Support
No
Plugin
Emoticon Images
No
Yes
Syntax Highlighting
No
Yes
Footnotes
Yes
Yes
Quoting
No
Yes
Internal Comments
Yes
Plugin
Custom styles
Yes
Plugin
FAQ Tags
Unknown
Plugin
Scripting
lambdatalk, lambdalisp,javascript
Optional, PHP
Content Includes
Yes
Plugin
Feed Aggregation
No
Yes
Usability alphawiki DokuWiki
Section Editing
Optional
Yes
Page Templates
Yes
Yes
Double-Click Edit
No
Plugin
Toolbar
No
Yes
WYSIWYG Editing
Yes
Plugin
Access Keys
Optional
Yes
Auto Signature
Optional
Yes
Statistics alphawiki DokuWiki
Recent Changes
Yes
Yes
Wanted Pages
No
Plugin
Orphaned Pages
No
Plugin
Most/Least Popular
No
No
Recent Visitors
Yes
No
Analysis
No
Plugin
Output alphawiki DokuWiki
Printer Friendly
Print CSS
Print CSS
Mobile Friendly
Yes
Yes
Themes & Skins
Yes
Yes
RSS Feeds
No
Yes
ATOM Feeds
No
Yes
Abbreviations
Optional
Yes
Auto-TOC
Yes
Yes
Raw Export
Optional
Yes
HTML Export
Optional
Yes
XML export
No
No
PDF Export
No
Plugin
Office Export
Unknown
Plugin
Media and Files alphawiki DokuWiki
File Attachments
Yes
Yes
Media Revisions
No
Yes
Embedded Flash
Yes
Yes
Embedded Video
Yes
Yes
Image Editing
No
No
SVG Editing
Yes
Plugin
MindMap Editing
No
Plugin
Media Search
No
Filenames only
Extras alphawiki DokuWiki
Calendar
Optional
Plugin
Image Galleries
Yes
Plugin
Presentations
Unknown
Plugin
Forums
Yes
No
Blogs
Optional
Plugin
Ticket System
No
Plugin
Chat
Unknown
No
Syntax Examples alphawiki DokuWiki
Internal Link
1) standard syntax :
{a {@ href="?view=pixar"}pixar}
2) alternate wiki form :
[[pixar]]
[[a Link]]
[[namespace:link]]
[[link|With a Title]]
External Link
1) standard syntax :
{a {@ href="http://www.pixar.com/"}pixar}
2) alternate wiki form :
[[pixar|http://www.pixar.com/]]
[[http://example.com]]
[[http://example.com|With a Title]]
Headlines
1) standard syntax :
{h1 TITLE} from 1 to 6
2) alternate form :
_h1 TITLE (until end of line)
====== Level 1 ======
===== Level 2 =====
==== Level 3 ====
=== Level 4 ===
== Level 5 ==
Bold Format
{b I am bold}
**bold**
Italics Format
{i I am italic}
//italics//
Underline Format
{u I am underline}
__underlined__
Monospace Format
{pre I am monospace and preformated}
''monospace''
Strikethrough Format
{del I am line-through}
<del>strikethrough</del>
Superscript Format
E = mc{sup 2}
<sup>superscript</sup>
Subscript Format
Vector low indiced : V{sub i} 
Vector high indiced: V{sup i}
Tensor : T{sub i}{sup j}
<sub>subscript</sub>
Images
1) static image, simple :
{img {@ src="data/image.jpg"}}

2) static image, complete :
{img 
{@ src="data/image.jpg"  
height="200"
title="infotext"
}}

3) click_enlarging image :
{show 
{@ src="data/image.jpg"
height="200" 
width="400" 
title="infotext"
}}
{{local.jpg}}
{{http://foo.bar/baz.jpg}}
Aligning Text
{center I am centered}
Plugin
Text Indentation
{p I am an indented paragraph.}
N/A
Bulleted Lists
1) standard :
{ul
{li item 1}
{li item 2}
}

2) alternative :
_ul item 1
_ul item 2
* item 1
* item 1.1
* item 2
Numbered Lists
1) standard :
{ol
{li item 1}
{li item 2}
}

2) alternative :
_ol item 1
_ol item 2
- item 1
- item 1.1
- item 2
Definition Lists
{dl
{dt one} 
{dd definition 1}
{dt two} 
{dd definition 2}
}
Plugin
Horizontal Rule
{hr}
----
remove alphawiki remove DokuWiki