TWiki vs. UseMod

General Features TWiki UseMod
Version
TWiki-6.1.0
1.0
Last Release Date
2018-07-15 (5 years ago)
2003-09-11 (20 years ago)
Last Update here
2019-07-19 (4 years ago)
2009-07-01 (14 years ago)
Author
Peter Thoeny, TWiki community
Clifford Adams
URL
Free and Open Source
Yes
Yes
License
GPL
GPL
Programming Language
Perl, JavaScript
Perl
Data Storage
Files, RCS
Files
License Cost/ Fee
N/A
0
Development status
Mature
Mature
Intended Audience
Large enterprise; small to medium businesses
System Requirements TWiki UseMod
Operating System
Linux, Windows, OS-X and other
Linux, Windows, MacOS X
Root Access
No
No
Webserver
Almost any webserver, typically Apache and Ngnix
Apache, probably anything with CGI support
Other Requirements
RCS (optional), cron/scheduler, fgrep, egrep; Plugins may have additional dependencies
Datastorage TWiki UseMod
Text Files
Yes
Yes
MySQL
No
No
PostgreSQL
No
No
Oracle
No
No
SQLite
No
No
BerkeleyDB
No
No
RCS
Yes
No
Other
RcsLite Perl library for version control without external RCS; backend API for other storage
No
Security/Anti-Spam TWiki UseMod
Page Permissions
Yes
Yes
ACL
Yes
No
Authentication Backends
Internal authentication; anything Apache supports such as LDAP, NIS, AD, Kerberos
Host Blocking
Plugin
Yes
Mail Encryption
Yes
Unknown
nofollow
Plugin
Patch
Blacklist
Plugin
Patch
CAPTCHA
Plugin
No
Delayed Indexing
Plugin
No
Development/Support TWiki UseMod
# of Consultants
Preconfigured Hosting
Yes
No
Code Repository
Issue Tracker
Mailing List
Support Forum
Chat Channel
Stars on GitHub
N/A
N/A
Common Features TWiki UseMod
Preview
Yes
Yes
Minor Changes
Yes
Yes
Change Summary
Yes
Yes
Page History
Yes
Yes
Page Revisions
Unlimited
Unlimited
Revision Diffs
Between all
Between all
Sitemap
Yes
Yes
Plugin System
Yes
No
Special Features TWiki UseMod
Unicode Support
Yes
Yes
Right-to-Left Support
No
Unknown
Interface Languages
19
Bulgarian, Czech, Danish, German, English, Spanish, Finnish, French, Italian, Japanese, Korean, Dutch, Polish, Portuguese, Russian, Swedish, Ukrainian, Chinese, Chinese Traditional
0
Email notification
Yes
Unknown
Comments
Threaded
No
Categories
Yes
Unknown
Namespaces
Yes
Unknown
Conflict Handling
Conflict Resolution
Conflict Detection
Concurrent Editing
Unknown
Unknown
Search
Full Text
Full Text
Wiki Farming
Optional
Unknown
Structured Data
Yes
Unknown
Links TWiki UseMod
CamelCase
Yes
Optional
Freelinks
Yes
Yes
Backlinks
Yes
Yes
InterWiki
Yes
Yes
SisterWiki
Plugin
Yes
Image Links
Yes
Yes
Windows Shares
Plugin
No
Page Redirects
Plugin
Unknown
Syntax Features TWiki UseMod
HTML Tags
All
Some
Math formulas
Plugin
No
Tables
simple + complex
simple
CREOLE support
No
Unknown
Markdown Support
No
No
Textile Support
Plugin
No
BBCode Support
No
No
Emoticon Images
Yes
No
Syntax Highlighting
Plugin
No
Footnotes
Plugin
No
Quoting
Yes
No
Internal Comments
Yes
No
Custom styles
Yes
No
FAQ Tags
Yes
No
Scripting
TWiki Markup Language, TWiki variables, JavaScript, extensive API
None
Content Includes
Yes
Unknown
Feed Aggregation
Yes
Unknown
Usability TWiki UseMod
Section Editing
Plugin
No
Page Templates
Yes
No
Double-Click Edit
Plugin
No
Toolbar
Plugin
No
WYSIWYG Editing
Yes
No
Access Keys
Yes
Unknown
Auto Signature
Yes
No
Statistics TWiki UseMod
Recent Changes
Yes
Yes
Wanted Pages
No
Patch
Orphaned Pages
Plugin
Patch
Most/Least Popular
Yes
No
Recent Visitors
Plugin
No
Analysis
Yes
No
Output TWiki UseMod
Printer Friendly
Print View
No
Mobile Friendly
Plugin
Unknown
Themes & Skins
Yes
No
RSS Feeds
Yes
Yes
ATOM Feeds
Yes
No
Abbreviations
Plugin
No
Auto-TOC
Yes
Yes
Raw Export
Yes
No
HTML Export
Yes
No
XML export
Plugin
No
PDF Export
Plugin
No
Office Export
Unknown
Unknown
Media and Files TWiki UseMod
File Attachments
Yes
Optional
Media Revisions
Yes
No
Embedded Flash
Plugin
No
Embedded Video
Plugin
No
Image Editing
Plugin
Unknown
SVG Editing
Plugin
Unknown
MindMap Editing
Plugin
Unknown
Media Search
Contents
No
Extras TWiki UseMod
Calendar
Plugin
Unknown
Image Galleries
Plugin
Unknown
Presentations
Unknown
Unknown
Forums
Plugin
Unknown
Blogs
Plugin
Unknown
Ticket System
Plugin
Unknown
Chat
Unknown
Unknown
Syntax Examples TWiki UseMod
Internal Link
WikiWord autolink
Otherweb.WikiWord
[[Spaced text]]
[[WikiWord][label]]
External Link
http://twiki.org/ autolink
[[http://twiki.org/][label]]
Headlines
---+ Level 1
---++ Level 2
---+++ Level 3
---++++ Level 4
---+++++ Level 5
---++++++ Level 6
= Level 1 =
== Level 2 ==
=== Level 3 ===
==== Level 4 ====
===== Level 5 =====
====== Level 6 ======
Bold Format
*bold*
'''bold'''
Italics Format
_italic_
''italic''
Underline Format
<u>underline</u>
<u>underline</u>
Monospace Format
=monospaced text= and
<verbatim>
multi line text
</verbatim>
<tt>for monospace text</tt>
Strikethrough Format
<strike>strikethrough</strike>
N/A
Superscript Format
<sup>superscript</sup>
<sup>superscript</sup>
Subscript Format
<sub>subscript</sub>
<sub>subscript</sub>
Images
%ATTACHURL%/image.png
http://any.domain/image.png
http://url.com/pic.gif
Aligning Text
| left |   center   |   right |
or HTML
or CSS
N/A
Text Indentation
<blockquote>
multi line text
</blockquote>
: indented
Bulleted Lists
* Item 1
* Item 1.1
* Item 2
* Item 1
** Item 1.1
* Item 2
Numbered Lists
1. Item 1
a. Item 1.a
1. Item 2
# Item 1
## Item 1.1
# Item 2
Definition Lists
$ Term: Definition
;Term:Definition
Horizontal Rule
---
remove TWiki remove UseMod