PageWork vs. PukiWiki

General Features PageWork PukiWiki
Version
0.4.8
1.5.1
Last Release Date
2010-07-20 (15 years ago)
2016-03-07 (10 years ago)
Last Update here
2010-10-23 (15 years ago)
2016-03-23 (10 years ago)
Author
Pitt Murmann
PukiWiki Development Team
URL
Free and Open Source
Yes
Yes
License
GPLv3
GPL version 2 or (at your option) any later version
Programming Language
PHP
PHP
Data Storage
Database, Files
Files
License Cost/ Fee
none
0
Development status
Mature
Mature
Intended Audience
Medium-sized sites
One theme, one PukiWiki
System Requirements PageWork PukiWiki
Operating System
Any
OS independent
Root Access
No
No
Webserver
Any
Apache, IIS, anything with PHP support
Other Requirements
DBA with bdb or qdbm support
tar with "-p" option, or unzip for install. "mbstring" PHP extension for multi-bite support. backup feature wants 'zip' PHP extension.
Datastorage PageWork PukiWiki
Text Files
Yes
Yes
MySQL
No
No
PostgreSQL
No
No
Oracle
No
No
SQLite
Patch
No
BerkeleyDB
Yes
No
RCS
No
No
Other
zip-compressed text files for backup (with "zip" PHP extension)
Security/Anti-Spam PageWork PukiWiki
Page Permissions
Yes
Yes
ACL
Yes
Yes
Authentication Backends
Proprietary
LDIF strings compatible with OpenLDAP, LDAP
Host Blocking
No
Patch
Mail Encryption
No
No
nofollow
Yes
Yes
Blacklist
No
Patch
CAPTCHA
No
No
Delayed Indexing
Yes
No
Development/Support PageWork PukiWiki
# of Consultants
Preconfigured Hosting
Yes
Yes
Code Repository
Issue Tracker
Mailing List
Support Forum
Chat Channel
#pukiwiki
Stars on GitHub
N/A
N/A
Common Features PageWork PukiWiki
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
To current
Sitemap
Yes
Yes
Plugin System
Yes
Yes
Special Features PageWork PukiWiki
Unicode Support
Yes
Yes
Right-to-Left Support
Optional
No
Interface Languages
2
German, English
5
German, English, Japanese, Korean, Twi
Email notification
No
Yes
Comments
Discussion Pages
Plugin
Categories
Yes
No
Namespaces
Yes
No
Conflict Handling
Conflict Detection
Conflict Detection
Concurrent Editing
Unknown
Unknown
Search
Full Text
Full Text
Wiki Farming
Yes
No
Structured Data
Yes
No
Links PageWork PukiWiki
CamelCase
Yes
Yes
Freelinks
Yes
Yes
Backlinks
Yes
Yes
InterWiki
Yes
Yes
SisterWiki
Optional
No
Image Links
Yes
Yes
Windows Shares
No
Patch
Page Redirects
Yes
No
Syntax Features PageWork PukiWiki
HTML Tags
All
Plugin
Math formulas
Plugin
Plugin
Tables
simple
complex
CREOLE support
No
No
Markdown Support
No
No
Textile Support
No
No
BBCode Support
No
No
Emoticon Images
No
Yes
Syntax Highlighting
Yes
Plugin
Footnotes
Yes
Yes
Quoting
Yes
Optional
Internal Comments
Yes
Yes
Custom styles
Optional
Yes
FAQ Tags
Plugin
No
Scripting
plugins(PHP), skins(PHP), CSSes(PHP,CSS)
Content Includes
Yes
Plugin
Feed Aggregation
Yes
Plugin
Usability PageWork PukiWiki
Section Editing
Yes
Patch
Page Templates
Yes
Yes
Double-Click Edit
No
No
Toolbar
Yes
Patch
WYSIWYG Editing
No
No
Access Keys
Yes
Yes
Auto Signature
No
No
Statistics PageWork PukiWiki
Recent Changes
Yes
Yes
Wanted Pages
Yes
Plugin
Orphaned Pages
Yes
No
Most/Least Popular
No
Plugin
Recent Visitors
No
No
Analysis
No
No
Output PageWork PukiWiki
Printer Friendly
Print View
Print CSS
Mobile Friendly
Optional
Optional
Themes & Skins
Optional
Yes
RSS Feeds
Yes
Plugin
ATOM Feeds
Yes
Plugin
Abbreviations
Yes
No
Auto-TOC
Yes
Plugin
Raw Export
Plugin
Plugin
HTML Export
Plugin
No
XML export
No
No
PDF Export
No
No
Office Export
Unknown
Unknown
Media and Files PageWork PukiWiki
File Attachments
Yes
Plugin
Media Revisions
Yes
No
Embedded Flash
Yes
Plugin
Embedded Video
Yes
Plugin
Image Editing
No
Plugin
SVG Editing
No
No
MindMap Editing
No
No
Media Search
Keywords
No
Extras PageWork PukiWiki
Calendar
Plugin
Plugin
Image Galleries
Plugin
No
Presentations
Unknown
Unknown
Forums
Plugin
Optional
Blogs
Plugin
Optional
Ticket System
Plugin
Optional
Chat
Unknown
Unknown
Syntax Examples PageWork PukiWiki
Internal Link
[[link]]
[[link|alternate text]]
PageNameAsWikiName
[[PageName]]
[[link text>PageName]]
External Link
http://www.wikimatrix.org/
http://....
[[link text>http://....]]
[[interwiki:keyphrase]]
[[link text>interwiki:keyphrase]]
Headlines
= L1 =
== L2 ==
=== L3 ===
==== L4 ====
===== L5 =====

= L1
== L2
=== L3
==== L4
===== L5
* Level 1
** Level 2
*** Level 3
Bold Format
This is '''bold''' (or rather, strong).
This is **bold**, too.
''bold''
Italics Format
This is in ''italics'' (or rather, emphasized).
This is in //italics//, too.
'''italic'''
Underline Format
This is __underlined__.
%%%underlined%%%
Monospace Format
This is %%monospaced%%.
N/A
Strikethrough Format
This is --not-- important.
%%strikethrough%%
Superscript Format
a^^2^^ = b^^2^^ + c^^2^^
N/A
Subscript Format
p^^^n^^^ := {x^^^n^^^, y^^^n^^^, y^^^n^^^}
N/A
Images
{{image|image_file.suffix}}
{{image|image_file.suffix|alternate text}}
{{figure|image_file.suffix}}
{{figure|image_file.suffix|caption text}}
#ref(pagename/filename[,option])
&ref(pagename/filename[,option]);
&ref(http://foo.bar/foo.jpg[,option]);
http://foo.bar/foo.jpg
Aligning Text
{{p|align:left|text of paragraph}}
{{p|align:center|text of paragraph}}
{{p|align:right|text of paragraph}}
CENTER:center
RIGHT:right
LEFT:left
Text Indentation
> L1 quote
>> L2 quote
N/A
Bulleted Lists
* one
* two
** two alpha
** two beta
* three
- Item 1
-- Item 1.1
- Item 2
Numbered Lists
# one
# two
## two alpha
## two beta
# three
+ Item 1
++ Item 1.1
+ Item 2
Definition Lists
: term : definition
:term|definition
Horizontal Rule
---
--------------------
remove PageWork remove PukiWiki