PmWiki vs. wxWikiServer

General Features PmWiki wxWikiServer
Version
2.3.33
1.5.11c
Last Release Date
2024-04-20 (13 days ago)
2005-12-02 (18 years ago)
Last Update here
2024-04-21 (12 days ago)
2006-02-07 (18 years ago)
Author
Petko Yotov (Original author: Patrick R. Michaud)
Ryan Norton
URL
Free and Open Source
Yes
Yes
License
GPL2+
wxWindows Lib/Public Domain
Programming Language
PHP
C++
Data Storage
Files
Files
License Cost/ Fee
0
NA
Development status
Mature
Mature
Intended Audience
All
End users/Desktop
System Requirements PmWiki wxWikiServer
Operating System
Linux, UNIX, Windows, MacOS X, probably others
MS Windows/Mac/Linux
Root Access
No
No
Webserver
Apache, IIS, anything with PHP support. Can also be run w/o a webserver.
built-in
Other Requirements
none
None
Datastorage PmWiki wxWikiServer
Text Files
Yes
Yes
MySQL
Plugin
No
PostgreSQL
No
No
Oracle
No
No
SQLite
Plugin
No
BerkeleyDB
No
No
RCS
Plugin
No
Other
Compressed, XML and/or ephemeral files (modules). Can provide custom data backends.
Security/Anti-Spam PmWiki wxWikiServer
Page Permissions
Yes
Yes
ACL
Yes
Yes
Authentication Backends
Internal: per page, per group, per user, per user group. External: .htpasswd, LDAP, Active Directory. Plugins: Mailman, forums w/MySQL, oAuth, custom possible.
unknown
Host Blocking
Optional
Yes
Mail Encryption
Optional
No
nofollow
Yes
No
Blacklist
Optional
No
CAPTCHA
Plugin
No
Delayed Indexing
Optional
No
Development/Support PmWiki wxWikiServer
# of Consultants
Preconfigured Hosting
Yes
No
Code Repository
Issue Tracker
Mailing List
Support Forum
Chat Channel
Stars on GitHub
N/A
N/A
Common Features PmWiki wxWikiServer
Preview
Yes
Yes
Minor Changes
Yes
No
Change Summary
Yes
No
Page History
Yes
Yes
Page Revisions
Unlimited
Restricted by Number
Revision Diffs
Between all
Between all
Sitemap
Yes
Yes
Plugin System
Yes
No
Special Features PmWiki wxWikiServer
Unicode Support
Yes
No
Right-to-Left Support
Optional
Unknown
Interface Languages
38
Arabic, Bulgarian, Breton, Catalan, Czech, Danish, German, Greek, English, Esperanto, Spanish, Persian, Finnish, French, Hungarian, Indonesian, Italian, Japanese, Lithuanian, Latvian, Lettish, Macedonian, Dutch, Norwegian, Polish, Portuguese, Brazilian Portuguese, Romanian, Russian, Slovak, Slovenian, Albanian, Swedish, Tamil, Turkish, Ukrainian, Vietnamese, Chinese, Chinese Traditional
1
English
Email notification
Optional
No
Comments
Discussion Pages
Flat
Categories
Yes
No
Namespaces
Yes
No
Conflict Handling
Conflict Resolution
Page Locking
Concurrent Editing
Yes
Unknown
Search
Full Text
Full Text
Wiki Farming
Yes
Unknown
Structured Data
Yes
Unknown
Links PmWiki wxWikiServer
CamelCase
Optional
Yes
Freelinks
Yes
Yes
Backlinks
Yes
Yes
InterWiki
Yes
Yes
SisterWiki
Plugin
No
Image Links
Yes
Yes
Windows Shares
Yes
No
Page Redirects
Yes
Unknown
Syntax Features PmWiki wxWikiServer
HTML Tags
Plugin
All
Math formulas
Plugin
No
Tables
simple + complex
simple
CREOLE support
Optional
Unknown
Markdown Support
Plugin
No
Textile Support
No
No
BBCode Support
Plugin
No
Emoticon Images
Plugin
No
Syntax Highlighting
Optional
Yes
Footnotes
Plugin
Yes
Quoting
Plugin
No
Internal Comments
Yes
No
Custom styles
Yes
Yes
FAQ Tags
Yes
No
Scripting
MarkupExpressions (core, many add-ons). PageLists with templates (core structured data scripting). WikiSh (plugin), Data forms (optional)
no
Content Includes
Yes
Yes
Feed Aggregation
Plugin
No
Usability PmWiki wxWikiServer
Section Editing
Plugin
No
Page Templates
Yes
No
Double-Click Edit
Plugin
Yes
Toolbar
Optional
No
WYSIWYG Editing
Plugin
No
Access Keys
Yes
Unknown
Auto Signature
Yes
Unknown
Statistics PmWiki wxWikiServer
Recent Changes
Yes
Yes
Wanted Pages
Optional
No
Orphaned Pages
Optional
Yes
Most/Least Popular
No
No
Recent Visitors
Plugin
Yes
Analysis
Plugin
No
Output PmWiki wxWikiServer
Printer Friendly
Print View
No
Mobile Friendly
Yes
Unknown
Themes & Skins
Yes
Yes
RSS Feeds
Optional
No
ATOM Feeds
Optional
No
Abbreviations
Plugin
No
Auto-TOC
Optional
Yes
Raw Export
Yes
Yes
HTML Export
Plugin
Yes
XML export
Plugin
No
PDF Export
Plugin
No
Office Export
Plugin
Unknown
Media and Files PmWiki wxWikiServer
File Attachments
Optional
No
Media Revisions
Optional
No
Embedded Flash
Plugin
No
Embedded Video
Plugin
No
Image Editing
Plugin
No
SVG Editing
No
No
MindMap Editing
Plugin
No
Media Search
Filenames only
No
Extras PmWiki wxWikiServer
Calendar
Plugin
Unknown
Image Galleries
Plugin
Unknown
Presentations
Plugin
Unknown
Forums
Plugin
Unknown
Blogs
Plugin
Unknown
Ticket System
Plugin
Unknown
Chat
No
Unknown
Syntax Examples PmWiki wxWikiServer
Internal Link
[[page name]]
[[page name | link text]]
[[link text -> page name]]
[[#anchor]]
[[#anchor|link to anchor]]
[[page name #anchor]]
CamelCase
[AnotherLink goto alink]
External Link
http://....
[[http://... | link text]]
[[link text -> http://...]]
http://www.powerslave.com
[http://www.external.com xternallink]
Headlines
! Level 1
!! Level 2
!!! Level 3
= heading =
== heading ==
=== heading ===
(up to 5 = signs).
Bold Format
'''bold'''
''' bold text '''
Italics Format
''italic''
'' italic text ''
Underline Format
{+underlined+}
Monospace Format
@@monospace@@
start line with blank space.
Strikethrough Format
{-strikethrough-}
Superscript Format
'^superscript^'
Subscript Format
'_subscript_'
Images
https://foo.bar/foo.jpg
Attach:foo.jpg
Attach:foo.jpg"alt/title text" | Caption
ilocal://icon.jpg
img:icon.jpg
img:http://www.external/image.jpg
Aligning Text
%center% centered text
%right% right aligned
%lfloat% left floating text
%rfloat% right floating text
%rframe% right floating frame
%lframe% left floating frame
] centred text
Text Indentation
-> indented text
--> more indentation
-< hanging text
--< more indentation
> single indent 
>> two indents
>>> more indenting
Bulleted Lists
* Item 1
** Item 1.1
* Item 2
alternatively, indented:
* item 1
* item 1.1
* item 2
* one
* two
* two.1
Numbered Lists
# Item 1
## Item 1.1
# Item 2
alternatively, indented:
# Item 1
# Item 1.1
# Item 2
1 item one
2 item two
Or: 
# item 1
## item 1.1
# item two
Definition Lists
: term : definition
Horizontal Rule
----
remove PmWiki remove wxWikiServer