| General Features | PhpWiki |
|---|---|
| Version |
phpwiki-1.3.14
|
| Last Release Date |
2007-07-01 (18 years ago)
|
| Last Update here |
2009-04-03 (16 years ago)
|
| Author |
Steve Wainstead, Jeff Dairiki, Reini Urban, Carsten Klapp, Marc-Etienne Vargenau
|
| URL | |
| Free and Open Source |
Yes
|
| License |
GPL
|
| Programming Language |
PHP
|
| Data Storage |
Database, Files, RCS
|
| License Cost/ Fee |
0
|
| Development status |
Mature
|
| Intended Audience |
Any
|
| System Requirements | PhpWiki |
| Operating System |
UNIX, Windows, MacOS X, probably others
|
| Root Access |
No
|
| Webserver |
Apache, IIS, anything with PHP support
|
| Other Requirements |
various opt. helpers
|
| Datastorage | PhpWiki |
| Text Files |
Yes
|
| MySQL |
Yes
|
| PostgreSQL |
Yes
|
| Oracle |
Yes
|
| SQLite |
Yes
|
| BerkeleyDB |
Yes
|
| RCS |
Yes
|
| Other |
gdbm, cvs, MSSQL, ... (ADODB, PearDB)
|
| Security/Anti-Spam | PhpWiki |
| Page Permissions |
Yes
|
| ACL |
Yes
|
| Authentication Backends |
db, session, pop, imap, ldap, file, webserver
|
| Host Blocking |
No
|
| Mail Encryption |
No
|
| nofollow |
Yes
|
| Blacklist |
Yes
|
| CAPTCHA |
Yes
|
| Delayed Indexing |
No
|
| Development/Support | PhpWiki |
| # of Consultants | |
| Preconfigured Hosting |
No
|
| Code Repository | |
| Issue Tracker | |
| Mailing List | |
| Support Forum | |
| Chat Channel |
#phpwiki
|
| Stars on GitHub |
N/A
|
| Common Features | PhpWiki |
| Preview |
Yes
|
| Minor Changes |
Yes
|
| Change Summary |
Yes
|
| Page History |
Yes
|
| Page Revisions |
Unlimited
|
| Revision Diffs |
Between all
|
| Sitemap |
Yes
|
| Plugin System |
Yes
|
| Special Features | PhpWiki |
| Unicode Support |
Yes
|
| Right-to-Left Support |
No
|
| Interface Languages |
9
German, English, Spanish, French, Italian, Japanese, Dutch, Swedish, Chinese Traditional |
| Email notification |
Yes
|
| Comments |
Plugin
|
| Categories |
Yes
|
| Namespaces |
No
|
| Conflict Handling |
Conflict Resolution
|
| Concurrent Editing |
Unknown
|
| Search |
Full Text
|
| Wiki Farming |
Yes
|
| Structured Data |
Patch
|
| Links | PhpWiki |
| CamelCase |
Yes
|
| Freelinks |
Yes
|
| Backlinks |
Yes
|
| InterWiki |
Yes
|
| SisterWiki |
No
|
| Image Links |
Yes
|
| Windows Shares |
Yes
|
| Page Redirects |
Yes
|
| Syntax Features | PhpWiki |
| HTML Tags |
Some
|
| Math formulas |
Plugin
|
| Tables |
simple + complex
|
| CREOLE support |
No
|
| Markdown Support |
No
|
| Textile Support |
No
|
| BBCode Support |
No
|
| Emoticon Images |
No
|
| Syntax Highlighting |
Plugin
|
| Footnotes |
Yes
|
| Quoting |
Yes
|
| Internal Comments |
Yes
|
| Custom styles |
Yes
|
| FAQ Tags |
No
|
| Scripting |
plugins, templates, PHP
|
| Content Includes |
Yes
|
| Feed Aggregation |
Yes
|
| Usability | PhpWiki |
| Section Editing |
No
|
| Page Templates |
Yes
|
| Double-Click Edit |
Optional
|
| Toolbar |
Yes
|
| WYSIWYG Editing |
Patch
|
| Access Keys |
Yes
|
| Auto Signature |
Yes
|
| Statistics | PhpWiki |
| Recent Changes |
Yes
|
| Wanted Pages |
Yes
|
| Orphaned Pages |
Yes
|
| Most/Least Popular |
Yes
|
| Recent Visitors |
Yes
|
| Analysis |
Plugin
|
| Output | PhpWiki |
| Printer Friendly |
Print CSS
|
| Mobile Friendly |
No
|
| Themes & Skins |
Yes
|
| RSS Feeds |
Yes
|
| ATOM Feeds |
No
|
| Abbreviations |
No
|
| Auto-TOC |
Yes
|
| Raw Export |
Yes
|
| HTML Export |
Yes
|
| XML export |
No
|
| PDF Export |
Yes
|
| Office Export |
Unknown
|
| Media and Files | PhpWiki |
| File Attachments |
Yes
|
| Media Revisions |
Yes
|
| Embedded Flash |
Yes
|
| Embedded Video |
Yes
|
| Image Editing |
No
|
| SVG Editing |
No
|
| MindMap Editing |
No
|
| Media Search |
No
|
| Extras | PhpWiki |
| Calendar |
Yes
|
| Image Galleries |
Yes
|
| Presentations |
Unknown
|
| Forums |
Yes
|
| Blogs |
Yes
|
| Ticket System |
No
|
| Chat |
Unknown
|
| Syntax Examples | PhpWiki |
| Internal Link |
WikiWord or [somelink] [ desc | pagename ] |
| External Link |
http://someserver/someurl [ desc | exturl ] |
| Headlines |
!!!Headline1 !!Headline2 !Headline3 |
| Bold Format |
*bold* or <strong>bold</strong> |
| Italics Format |
_italics_ or or <em>italics</em> |
| Underline Format |
<u>underlined</u> |
| Monospace Format |
<tt>monospace</tt> <code>code</code> <pre>preformatted</pre> <verbatim> unparsed text</verbatim> |
| Strikethrough Format |
<strike>striked through</strike> |
| Superscript Format |
<sup>above</sup> |
| Subscript Format |
<sub>below</sub> |
| 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 |
| Aligning Text |
<?plugin RawHtml <span align="right"> ?>right<?plugin RawHtml </span> ?> or <div align="right"> right </div> |
| Text Indentation |
;: left indent ;;: more left indent or paragraph and another level |
| Bulleted Lists |
* list or - list |
| Numbered Lists |
# list |
| Definition Lists |
Term:<def> def |
| Horizontal Rule |
---- |
| remove PhpWiki |