WikiNi vs. PmWiki

General Features WikiNi PmWiki
Version
0.5.0
2.3.33
Last Release Date
2007-04-11 (17 years ago)
2024-04-20 (28 days ago)
Last Update here
2009-02-09 (15 years ago)
2024-04-21 (27 days ago)
Author
Petko Yotov (Original author: Patrick R. Michaud)
URL
Free and Open Source
Yes
Yes
License
GPL
GPL2+
Programming Language
PHP
PHP
Data Storage
Database
Files
License Cost/ Fee
0 ($, €, £, ¥, ...)
0
Development status
Mature
Mature
Intended Audience
End Users/Desktop, Education
All
System Requirements WikiNi PmWiki
Operating System
all (UNIX, Windows, MacOS X)
Linux, UNIX, Windows, MacOS X, probably others
Root Access
No
No
Webserver
Apache, IIS, anything with PHP support. Can also be run w/o a webserver.
Other Requirements
none
Datastorage WikiNi PmWiki
Text Files
No
Yes
MySQL
Yes
Plugin
PostgreSQL
No
No
Oracle
No
No
SQLite
No
Plugin
BerkeleyDB
No
No
RCS
No
Plugin
Other
Compressed, XML and/or ephemeral files (modules). Can provide custom data backends.
Security/Anti-Spam WikiNi PmWiki
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.
Host Blocking
Unknown
Optional
Mail Encryption
Unknown
Optional
nofollow
No
Yes
Blacklist
No
Optional
CAPTCHA
Patch
Plugin
Delayed Indexing
No
Optional
Development/Support WikiNi PmWiki
# of Consultants
Preconfigured Hosting
No
Yes
Code Repository
Issue Tracker
Mailing List
Support Forum
Chat Channel
Stars on GitHub
N/A
N/A
Common Features WikiNi PmWiki
Preview
Yes
Yes
Minor Changes
No
Yes
Change Summary
Yes
Yes
Page History
Yes
Yes
Page Revisions
Restricted by Age
Unlimited
Revision Diffs
Between all
Between all
Sitemap
Yes
Yes
Plugin System
Yes
Yes
Special Features WikiNi PmWiki
Unicode Support
No
Yes
Right-to-Left Support
Unknown
Optional
Interface Languages
1
French
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
Email notification
Plugin
Optional
Comments
Threaded
Discussion Pages
Categories
Unknown
Yes
Namespaces
Patch
Yes
Conflict Handling
Conflict Detection
Conflict Resolution
Concurrent Editing
Unknown
Yes
Search
Full Text
Full Text
Wiki Farming
Unknown
Yes
Structured Data
Unknown
Yes
Links WikiNi PmWiki
CamelCase
Yes
Optional
Freelinks
Yes
Yes
Backlinks
Yes
Yes
InterWiki
Yes
Yes
SisterWiki
No
Plugin
Image Links
Unknown
Yes
Windows Shares
No
Yes
Page Redirects
Unknown
Yes
Syntax Features WikiNi PmWiki
HTML Tags
Optional
Plugin
Math formulas
Plugin
Plugin
Tables
simple + complex
simple + complex
CREOLE support
No
Optional
Markdown Support
No
Plugin
Textile Support
No
No
BBCode Support
No
Plugin
Emoticon Images
No
Plugin
Syntax Highlighting
Yes
Optional
Footnotes
Plugin
Plugin
Quoting
Unknown
Plugin
Internal Comments
Unknown
Yes
Custom styles
Patch
Yes
FAQ Tags
No
Yes
Scripting
MarkupExpressions (core, many add-ons). PageLists with templates (core structured data scripting). WikiSh (plugin), Data forms (optional)
Content Includes
Yes
Yes
Feed Aggregation
Patch
Plugin
Usability WikiNi PmWiki
Section Editing
No
Plugin
Page Templates
No
Yes
Double-Click Edit
Yes
Plugin
Toolbar
Patch
Optional
WYSIWYG Editing
No
Plugin
Access Keys
Yes
Yes
Auto Signature
No
Yes
Statistics WikiNi PmWiki
Recent Changes
Yes
Yes
Wanted Pages
Yes
Optional
Orphaned Pages
Yes
Optional
Most/Least Popular
No
No
Recent Visitors
No
Plugin
Analysis
No
Plugin
Output WikiNi PmWiki
Printer Friendly
Print CSS
Print View
Mobile Friendly
Unknown
Yes
Themes & Skins
Optional
Yes
RSS Feeds
Yes
Optional
ATOM Feeds
No
Optional
Abbreviations
No
Plugin
Auto-TOC
Unknown
Optional
Raw Export
Yes
Yes
HTML Export
No
Plugin
XML export
No
Plugin
PDF Export
Plugin
Plugin
Office Export
Unknown
Plugin
Media and Files WikiNi PmWiki
File Attachments
Plugin
Optional
Media Revisions
Unknown
Optional
Embedded Flash
Plugin
Plugin
Embedded Video
Plugin
Plugin
Image Editing
No
Plugin
SVG Editing
No
No
MindMap Editing
No
Plugin
Media Search
No
Filenames only
Extras WikiNi PmWiki
Calendar
Unknown
Plugin
Image Galleries
Unknown
Plugin
Presentations
Unknown
Plugin
Forums
Unknown
Plugin
Blogs
Unknown
Plugin
Ticket System
Unknown
Plugin
Chat
Unknown
No
Syntax Examples WikiNi PmWiki
Internal Link
wiki word (XxxXxxxxx)
[[page name]]
[[page name | link text]]
[[link text -> page name]]
[[#anchor]]
[[#anchor|link to anchor]]
[[page name #anchor]]
External Link
[[ ]]
http://....
[[http://... | link text]]
[[link text -> http://...]]
Headlines
====== ====== level 1
===== ===== level 2
==== ==== level 3
=== === level 4
== == level 5

! Level 1
!! Level 2
!!! Level 3
Bold Format
** **
'''bold'''
Italics Format
// //
''italic''
Underline Format
__ __
{+underlined+}
Monospace Format
## ##
@@monospace@@
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
Aligning Text
%center% centered text
%right% right aligned
%lfloat% left floating text
%rfloat% right floating text
%rframe% right floating frame
%lframe% left floating frame
Text Indentation
[space] level 1
[space][space] level 2
[space][space][...] level X
-> indented text
--> more indentation
-< hanging text
--< more indentation
Bulleted Lists
-
-
-
* Item 1
** Item 1.1
* Item 2
alternatively, indented:
* item 1
* item 1.1
* item 2
Numbered Lists
1)
1)
1)
# Item 1
## Item 1.1
# Item 2
alternatively, indented:
# Item 1
# Item 1.1
# Item 2
Definition Lists
: term : definition
Horizontal Rule
----
----
remove WikiNi remove PmWiki