PhpWiki vs. ErfurtWiki

General Features PhpWiki ErfurtWiki
Version
phpwiki-1.3.14
R1.02b (kind of final release :-)
Last Release Date
2007-06-30 (16 years ago)
2005-06-15 (18 years ago)
Last Update here
2009-04-03 (15 years ago)
2010-04-04 (14 years ago)
Author
Steve Wainstead, Jeff Dairiki, Reini Urban, Carsten Klapp, Marc-Etienne Vargenau
Mario Salzer & Andi Fundinger
URL
Free and Open Source
Yes
Yes
License
GPL
Public Domain (!)
Programming Language
PHP
PHP
Data Storage
Database, Files, RCS
Database, Files, RCS
License Cost/ Fee
0
0
Development status
Mature
Mature
Intended Audience
Any
small + medium sites, development teams
System Requirements PhpWiki ErfurtWiki
Operating System
UNIX, Windows, MacOS X, probably others
any
Root Access
No
No
Webserver
Apache, IIS, anything with PHP support
anything with PHP support
Other Requirements
various opt. helpers
none
Datastorage PhpWiki ErfurtWiki
Text Files
Yes
Plugin
MySQL
Yes
Plugin
PostgreSQL
Yes
Plugin
Oracle
Yes
No
SQLite
Yes
Plugin
BerkeleyDB
Yes
Plugin
RCS
Yes
Plugin
Other
gdbm, cvs, MSSQL, ... (ADODB, PearDB)
no
Security/Anti-Spam PhpWiki ErfurtWiki
Page Permissions
Yes
Yes
ACL
Yes
Yes
Authentication Backends
db, session, pop, imap, ldap, file, webserver
UNIX, LDAP, MySQL, PHP, other
Host Blocking
No
Plugin
Mail Encryption
No
Plugin
nofollow
Yes
Plugin
Blacklist
Yes
Plugin
CAPTCHA
Yes
Plugin
Delayed Indexing
No
Patch
Development/Support PhpWiki ErfurtWiki
# of Consultants
Preconfigured Hosting
No
No
Code Repository
Issue Tracker
Mailing List
Support Forum
Chat Channel
#phpwiki
not yet :-)
Stars on GitHub
N/A
N/A
Common Features PhpWiki ErfurtWiki
Preview
Yes
Yes
Minor Changes
Yes
Plugin
Change Summary
Yes
Plugin
Page History
Yes
Yes
Page Revisions
Unlimited
Unlimited
Revision Diffs
Between all
Between all
Sitemap
Yes
Plugin
Plugin System
Yes
Yes
Special Features PhpWiki ErfurtWiki
Unicode Support
Yes
No
Right-to-Left Support
No
Patch
Interface Languages
9
German, English, Spanish, French, Italian, Japanese, Dutch, Swedish, Chinese Traditional
4
German, English, Spanish, Dutch
Email notification
Yes
Plugin
Comments
Plugin
Plugin
Categories
Yes
Yes
Namespaces
No
No
Conflict Handling
Conflict Resolution
Page Locking
Concurrent Editing
Unknown
Unknown
Search
Full Text
Full Text
Wiki Farming
Yes
Optional
Structured Data
Patch
No
Links PhpWiki ErfurtWiki
CamelCase
Yes
Yes
Freelinks
Yes
Yes
Backlinks
Yes
Yes
InterWiki
Yes
Plugin
SisterWiki
No
Plugin
Image Links
Yes
Patch
Windows Shares
Yes
Yes
Page Redirects
Yes
Plugin
Syntax Features PhpWiki ErfurtWiki
HTML Tags
Some
Plugin
Math formulas
Plugin
No
Tables
simple + complex
simple + complex
CREOLE support
No
Optional
Markdown Support
No
No
Textile Support
No
No
BBCode Support
No
Plugin
Emoticon Images
No
Plugin
Syntax Highlighting
Plugin
Plugin
Footnotes
Yes
Plugin
Quoting
Yes
Plugin
Internal Comments
Yes
Yes
Custom styles
Yes
Yes
FAQ Tags
No
Yes
Scripting
plugins, templates, PHP
optional
Content Includes
Yes
Plugin
Feed Aggregation
Yes
Plugin
Usability PhpWiki ErfurtWiki
Section Editing
No
No
Page Templates
Yes
Yes
Double-Click Edit
Optional
Patch
Toolbar
Yes
No
WYSIWYG Editing
Patch
No
Access Keys
Yes
Optional
Auto Signature
Yes
No
Statistics PhpWiki ErfurtWiki
Recent Changes
Yes
Plugin
Wanted Pages
Yes
Plugin
Orphaned Pages
Yes
Plugin
Most/Least Popular
Yes
Plugin
Recent Visitors
Yes
Optional
Analysis
Plugin
No
Output PhpWiki ErfurtWiki
Printer Friendly
Print CSS
Print CSS
Mobile Friendly
No
Yes
Themes & Skins
Yes
Yes
RSS Feeds
Yes
Plugin
ATOM Feeds
No
Plugin
Abbreviations
No
Optional
Auto-TOC
Yes
Plugin
Raw Export
Yes
Yes
HTML Export
Yes
Yes
XML export
No
Optional
PDF Export
Yes
Optional
Office Export
Unknown
Unknown
Media and Files PhpWiki ErfurtWiki
File Attachments
Yes
Plugin
Media Revisions
Yes
No
Embedded Flash
Yes
Plugin
Embedded Video
Yes
Plugin
Image Editing
No
No
SVG Editing
No
No
MindMap Editing
No
No
Media Search
No
No
Extras PhpWiki ErfurtWiki
Calendar
Yes
Plugin
Image Galleries
Yes
Plugin
Presentations
Unknown
Unknown
Forums
Yes
No
Blogs
Yes
Yes
Ticket System
No
No
Chat
Unknown
Unknown
Syntax Examples PhpWiki ErfurtWiki
Internal Link
WikiWord or [somelink]
[ desc | pagename ]
WikiPage
[WikiPage | Go here]
External Link
http://someserver/someurl
[ desc | exturl ]
http://erfurtwiki.sf.net
[http://erfurtwiki.sf.net | Go here]
mario@wiki.net
Headlines
!!!Headline1
!!Headline2
!Headline3
!!! Big Headline
!! Medium Headline
! Section Headline
Bold Format
*bold* or
<strong>bold</strong>
__bold text__
**bold text**
Italics Format
_italics_ or 
or
<em>italics</em>
''ialic text''
Underline Format
<u>underlined</u>
optional or via css
Monospace Format
<tt>monospace</tt>
<code>code</code>
<pre>preformatted</pre>
<verbatim>
unparsed text</verbatim>


==monospaced text==
Strikethrough Format
<strike>striked through</strike>
optional or via css
Superscript Format
<sup>above</sup>
^^superscript text^^
Subscript Format
<sub>below</sub>
optional or via css
Images
[ http://foo.org/1.jpg size=30%] 
external image
[Upload:view.jpg align=right size=50x40] 
view uploaded image
[Upload:view.jpg | http://server/external-linkjpg ] 
view and link to another image
[link to the image.jpg]
Aligning Text
<?plugin RawHtml <span align="right"> ?>right<?plugin RawHtml </span> ?>
or <div align="right"> right </div>

optional or via css
Text Indentation
;: left indent
;;: more left indent

or 
paragraph
and another level 
just use 3 spaces or tabs
indented text
Bulleted Lists
* list
or
- list
* Item A
* Item B
** Item B1
Numbered Lists
# list
# Item 1
## Item 1.1
##* Item 1.1a
##* Item 1.1b

Definition Lists
Term:<def>
def
:definition: explanation
:anotherdef: another description
Horizontal Rule
----
----
remove PhpWiki remove ErfurtWiki