MojoMojo vs. PageWork

General Features MojoMojo PageWork
Version
1.02
0.4.8
Last Release Date
2010-08-29 (13 years ago)
2010-07-19 (13 years ago)
Last Update here
2010-09-01 (13 years ago)
2010-10-23 (13 years ago)
Author
Marcus Ramberg et al. (open-source)
Pitt Murmann
URL
Free and Open Source
Yes
Yes
License
Artistic License
GPLv3
Programming Language
Perl
PHP
Data Storage
Database
Database, Files
License Cost/ Fee
FREE
none
Development status
Mature
Mature
Intended Audience
Wiki, CMS, Blog users
Medium-sized sites
System Requirements MojoMojo PageWork
Operating System
Any OS that runs Perl
Any
Root Access
No
No
Webserver
Has its own server; can run with any web server
Any
Other Requirements
Catalyst
DBA with bdb or qdbm support
Datastorage MojoMojo PageWork
Text Files
Unknown
Yes
MySQL
Yes
No
PostgreSQL
Yes
No
Oracle
Patch
No
SQLite
Yes
Patch
BerkeleyDB
Unknown
Yes
RCS
Unknown
No
Other
Security/Anti-Spam MojoMojo PageWork
Page Permissions
Yes
Yes
ACL
Yes
Yes
Authentication Backends
Proprietary
Host Blocking
Unknown
No
Mail Encryption
Unknown
No
nofollow
Unknown
Yes
Blacklist
Unknown
No
CAPTCHA
Yes
No
Delayed Indexing
Unknown
Yes
Development/Support MojoMojo PageWork
# 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 MojoMojo PageWork
Preview
Yes
Yes
Minor Changes
No
Yes
Change Summary
No
Yes
Page History
Yes
Yes
Page Revisions
Unlimited
Unlimited
Revision Diffs
To current
Between all
Sitemap
Yes
Yes
Plugin System
Yes
Yes
Special Features MojoMojo PageWork
Unicode Support
Yes
Yes
Right-to-Left Support
Unknown
Optional
Interface Languages
11
Catalan, German, English, Spanish, French, Italian, Japanese, Korean, Norwegian, Polish, Russian
2
German, English
Email notification
No
No
Comments
Plugin
Discussion Pages
Categories
Yes
Yes
Namespaces
Yes
Yes
Conflict Handling
Conflict Resolution
Conflict Detection
Concurrent Editing
Unknown
Unknown
Search
Full Text
Full Text
Wiki Farming
No
Yes
Structured Data
No
Yes
Links MojoMojo PageWork
CamelCase
No
Yes
Freelinks
Yes
Yes
Backlinks
Yes
Yes
InterWiki
Unknown
Yes
SisterWiki
Unknown
Optional
Image Links
Yes
Yes
Windows Shares
Unknown
No
Page Redirects
Yes
Yes
Syntax Features MojoMojo PageWork
HTML Tags
Some
All
Math formulas
No
Plugin
Tables
simple + complex
simple
CREOLE support
No
No
Markdown Support
Yes
No
Textile Support
Yes
No
BBCode Support
No
No
Emoticon Images
Plugin
No
Syntax Highlighting
Yes
Yes
Footnotes
Yes
Yes
Quoting
Yes
Yes
Internal Comments
Yes
Yes
Custom styles
Yes
Optional
FAQ Tags
No
Plugin
Scripting
JavaScript
Content Includes
Yes
Yes
Feed Aggregation
Plugin
Yes
Usability MojoMojo PageWork
Section Editing
No
Yes
Page Templates
No
Yes
Double-Click Edit
No
No
Toolbar
Yes
Yes
WYSIWYG Editing
Patch
No
Access Keys
Yes
Yes
Auto Signature
No
No
Statistics MojoMojo PageWork
Recent Changes
Yes
Yes
Wanted Pages
Yes
Yes
Orphaned Pages
Patch
Yes
Most/Least Popular
Unknown
No
Recent Visitors
Unknown
No
Analysis
Unknown
No
Output MojoMojo PageWork
Printer Friendly
Print View
Print View
Mobile Friendly
Unknown
Optional
Themes & Skins
Yes
Optional
RSS Feeds
Yes
Yes
ATOM Feeds
Yes
Yes
Abbreviations
No
Yes
Auto-TOC
Optional
Yes
Raw Export
Yes
Plugin
HTML Export
Yes
Plugin
XML export
No
No
PDF Export
No
No
Office Export
Unknown
Unknown
Media and Files MojoMojo PageWork
File Attachments
Yes
Yes
Media Revisions
Unknown
Yes
Embedded Flash
Yes
Yes
Embedded Video
Yes
Yes
Image Editing
No
No
SVG Editing
No
No
MindMap Editing
No
No
Media Search
Keywords
Extras MojoMojo PageWork
Calendar
No
Plugin
Image Galleries
Yes
Plugin
Presentations
Unknown
Unknown
Forums
No
Plugin
Blogs
No
Plugin
Ticket System
No
Plugin
Chat
Unknown
Unknown
Syntax Examples MojoMojo PageWork
Internal Link
[[another page]]
[[link]]
[[link|alternate text]]
External Link
Markdown:
[Link text](http://example.com)

Textile:
"link text":http://example.com
http://www.wikimatrix.org/
Headlines
Mardown:
#Heading 1

Textile:
h1. Heading 1
= L1 =
== L2 ==
=== L3 ===
==== L4 ====
===== L5 =====

= L1
== L2
=== L3
==== L4
===== L5
Bold Format
Markdown: **bold**

Textile: *bold*
This is '''bold''' (or rather, strong).
This is **bold**, too.
Italics Format
_italics_
This is in ''italics'' (or rather, emphasized).
This is in //italics//, too.
Underline Format
Textile: _underline_
Markdown: use HTML
This is __underlined__.
Monospace Format
Markdown:
`command line example`

Textile:
@command line example@
This is %%monospaced%%.
Strikethrough Format
Textile:
normal text -striked- normal text
This is --not-- important.
Superscript Format
Textile: ^superscript^
a^^2^^ = b^^2^^ + c^^2^^
Subscript Format
Textile: ~subscript~
p^^^n^^^ := {x^^^n^^^, y^^^n^^^, y^^^n^^^}
Images
Markdown:
![alt text](/image/path "title text")

Textile:
!http://example.com/image.png!
{{image|image_file.suffix}}
{{image|image_file.suffix|alternate text}}
{{figure|image_file.suffix}}
{{figure|image_file.suffix|caption text}}
Aligning Text
Textile:
< right
> left
= center
<> justify
{{p|align:left|text of paragraph}}
{{p|align:center|text of paragraph}}
{{p|align:right|text of paragraph}}
Text Indentation
Textile:
> text
> L1 quote
>> L2 quote
Bulleted Lists
* an item
* another item
* one
* two
** two alpha
** two beta
* three
Numbered Lists
# item 1
# item 2
# one
# two
## two alpha
## two beta
# three
Definition Lists
Textile:
dl. title:data goes here
: term : definition
Horizontal Rule
<hr />
---
remove MojoMojo remove PageWork