Instiki vs. PmWiki

General Features Instiki PmWiki
Version
0.30.0
2.3.33
Last Release Date
2019-02-28 (5 years ago)
2024-04-20 (27 days ago)
Last Update here
2019-03-04 (5 years ago)
2024-04-21 (26 days ago)
Author
David Heinemeier Hansson, Jacques Distler, Matthias Tarasiewicz
Petko Yotov (Original author: Patrick R. Michaud)
URL
Free and Open Source
Yes
Yes
License
Ruby's
GPL2+
Programming Language
Ruby on Rails
PHP
Data Storage
Database
Files
License Cost/ Fee
0
0
Development status
Mature
Mature
Intended Audience
general, education
All
System Requirements Instiki PmWiki
Operating System
UNIX, Windows, MacOS X
Linux, UNIX, Windows, MacOS X, probably others
Root Access
No
No
Webserver
Thin (included), or Apache/NGinx (via Passenger)
Apache, IIS, anything with PHP support. Can also be run w/o a webserver.
Other Requirements
Ruby 2.0-2.6
none
Datastorage Instiki PmWiki
Text Files
No
Yes
MySQL
Yes
Plugin
PostgreSQL
Yes
No
Oracle
Plugin
No
SQLite
Yes
Plugin
BerkeleyDB
No
No
RCS
No
Plugin
Other
Any Rails-compatible back-end datastore can be used.
Compressed, XML and/or ephemeral files (modules). Can provide custom data backends.
Security/Anti-Spam Instiki PmWiki
Page Permissions
Yes
Yes
ACL
No
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
Yes
Optional
Mail Encryption
Unknown
Optional
nofollow
Unknown
Yes
Blacklist
Yes
Optional
CAPTCHA
Unknown
Plugin
Delayed Indexing
Unknown
Optional
Development/Support Instiki PmWiki
# of Consultants
Preconfigured Hosting
No
Yes
Code Repository
Issue Tracker
Mailing List
Support Forum
Chat Channel
Stars on GitHub
478 ⭐
N/A
Common Features Instiki PmWiki
Preview
No
Yes
Minor Changes
Yes
Yes
Change Summary
No
Yes
Page History
Yes
Yes
Page Revisions
Unlimited
Unlimited
Revision Diffs
Between all
Between all
Sitemap
Yes
Yes
Plugin System
No
Yes
Special Features Instiki PmWiki
Unicode Support
Yes
Yes
Right-to-Left Support
Yes
Optional
Interface Languages
1
English
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
No
Optional
Comments
No
Discussion Pages
Categories
Yes
Yes
Namespaces
No
Yes
Conflict Handling
Page Locking
Conflict Resolution
Concurrent Editing
Unknown
Yes
Search
Full Text
Full Text
Wiki Farming
Yes
Yes
Structured Data
No
Yes
Links Instiki PmWiki
CamelCase
Optional
Optional
Freelinks
Yes
Yes
Backlinks
Yes
Yes
InterWiki
Yes
Yes
SisterWiki
No
Plugin
Image Links
Yes
Yes
Windows Shares
No
Yes
Page Redirects
Yes
Yes
Syntax Features Instiki PmWiki
HTML Tags
All
Plugin
Math formulas
Yes
Plugin
Tables
simple + complex
simple + complex
CREOLE support
No
Optional
Markdown Support
Yes
Plugin
Textile Support
Yes
No
BBCode Support
No
Plugin
Emoticon Images
No
Plugin
Syntax Highlighting
Yes
Optional
Footnotes
Yes
Plugin
Quoting
Yes
Plugin
Internal Comments
Yes
Yes
Custom styles
Yes
Yes
FAQ Tags
No
Yes
Scripting
None
MarkupExpressions (core, many add-ons). PageLists with templates (core structured data scripting). WikiSh (plugin), Data forms (optional)
Content Includes
Yes
Yes
Feed Aggregation
No
Plugin
Usability Instiki PmWiki
Section Editing
No
Plugin
Page Templates
No
Yes
Double-Click Edit
No
Plugin
Toolbar
No
Optional
WYSIWYG Editing
No
Plugin
Access Keys
Yes
Yes
Auto Signature
Yes
Yes
Statistics Instiki 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 Instiki PmWiki
Printer Friendly
Print View
Print View
Mobile Friendly
Yes
Yes
Themes & Skins
No
Yes
RSS Feeds
No
Optional
ATOM Feeds
Yes
Optional
Abbreviations
Yes
Plugin
Auto-TOC
Yes
Optional
Raw Export
Yes
Yes
HTML Export
Yes
Plugin
XML export
No
Plugin
PDF Export
No
Plugin
Office Export
Unknown
Plugin
Media and Files Instiki PmWiki
File Attachments
Yes
Optional
Media Revisions
No
Optional
Embedded Flash
No
Plugin
Embedded Video
Yes
Plugin
Image Editing
No
Plugin
SVG Editing
Yes
No
MindMap Editing
No
Plugin
Media Search
No
Filenames only
Extras Instiki PmWiki
Calendar
No
Plugin
Image Galleries
No
Plugin
Presentations
Unknown
Plugin
Forums
No
Plugin
Blogs
No
Plugin
Ticket System
No
Plugin
Chat
Unknown
No
Syntax Examples Instiki PmWiki
Internal Link
[[Some Page]]
[[Some Page|anchor text]]
[[Some Page#anchor]]
[[Some Page#anchor|anchor text]]
[[page name]]
[[page name | link text]]
[[link text -> page name]]
[[#anchor]]
[[#anchor|link to anchor]]
[[page name #anchor]]
External Link
[another site](http://example.com)
http://....
[[http://... | link text]]
[[link text -> http://...]]
Headlines
#Level 1#
##Level 2##
###Level 3###
####Level 4####
#####Level 5#####
######Level 6######
! Level 1
!! Level 2
!!! Level 3
Bold Format
**bold**
'''bold'''
Italics Format
_italic_, *italic*
''italic''
Underline Format
underlined
{: style='text-decoration:underlined'}
{+underlined+}
Monospace Format
`monospace`
@@monospace@@
Strikethrough Format
<del>strikethrough</del>
strikethrough
{: style='text-decoration:line-through'}
{-strikethrough-}
Superscript Format
<sup>superscript</sup>
'^superscript^'
Subscript Format
<sub>subscript</sub>
'_subscript_'
Images
![alt text](http://ex.com/image.jpg),
[[image.jpg|alt text:pic]]
https://foo.bar/foo.jpg
Attach:foo.jpg
Attach:foo.jpg"alt/title text" | Caption
Aligning Text
p{: style='text-align:left'}
p{: style='text-align:right'}
p{: style='text-align:center'}
p{: style='text-align:justify'}
%center% centered text
%right% right aligned
%lfloat% left floating text
%rfloat% right floating text
%rframe% right floating frame
%lframe% left floating frame
Text Indentation
p
{: style='margin-left:3em'}

> blockquote
-> indented text
--> more indentation
-< hanging text
--< more indentation
Bulleted Lists
* Item 1
** Item 1.1
* Item 2
* Item 1
** Item 1.1
* Item 2
alternatively, indented:
* item 1
* item 1.1
* item 2
Numbered Lists
1. Item 1
1. Item 1.1
2. Item 2
# Item 1
## Item 1.1
# Item 2
alternatively, indented:
# Item 1
# Item 1.1
# Item 2
Definition Lists
term
: definition
: term : definition
Horizontal Rule
***
----
remove Instiki remove PmWiki