PukiWiki vs. PageWork

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

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