Discussion:
WikiMatrixTalk
The
Foswiki entry on WikiMatrix
is currently maintained by
MichaelDaum.
This page lists the current state of the
WikiMatrix record and serves to
update it on a regular base. Make updates here and then notify
MichaelDaum (the current
WikiMatrix record maintainer)
to take over the updates afterwards.
Changelog
- MichaelDaum - 01 Dec 2008: initial record, added some ??? to those entries that I have doubts about or which need improvement or checking of some kind. Please help removing the ???
-
Details
Foswiki is a flexible, powerful, and easy to use enterprise wiki and collaboration platform. The structured wiki is typically used to run a project development space, a document management system, a knowledge base, or any other groupware tool, on an intranet or on the internet. Web content can be created collaboratively by using just a browser. Users without programming skills can create web applications. Developers can extend the functionality of Fowsiki with Plugins.
Foswiki forked from TWiki 2008-10-27 as a reaction of the hostile takeover of TWiki by a company called TWiki.net.
Administrators can tailor their Foswiki installation with over 400 extensions available from foswiki.org and twiki.org.
Classification
General Features
| Version: |
0.9 |
| Last Release Date: |
2009-01-01 |
| Author: |
Foswiki Community |
| URL: |
foswiki.org |
| Free and Open Source: |
Yes |
| License: |
GPL |
| Programming Language: |
Perl |
| Data Storage: |
Files, RCS |
| License Cost/ Fee: |
$0 |
| Development status: |
Mature |
| Intended Audience: |
corporate intranets, personal wiki, community wiki |
System Requirements
| Operating System: |
Linux, Windows, OS-X and others |
| Root Access: |
No |
| Webserver: |
Almost any webserver, typically Apache 1.3/2.0 |
| Other Requirements: |
RCS (optional), cron/scheduler, fgrep, egrep; Plugins may have additional dependencies |
Datastorage
| Text Files: |
Yes |
| MySQL? : |
No |
| PostgreSQL? : |
No |
| Oracle: |
No |
| SQLite: |
No |
| BerkeleyDB? : |
No |
| RCS: |
Yes |
| Other: |
caching of content into database using plugins |
Security / Anti Spam
| Page Permissions: |
Yes |
| ACL: |
Yes |
| Authentication Backends: |
Internal authentication; anything Apache supports such as LDAP, NIS, AD, Kerberos |
| Host Blocking: |
Plugin |
| Mail Encryption: |
Yes |
| nofollow: |
Yes |
| Blacklist: |
Plugin |
| CAPTCHA: |
Plugin |
| Delayed Indexing: |
Plugin |
Development / Support
| Commercial Support: |
automatically maintained by WikiMatrix |
| Preconfigured Hosting: |
Yes |
| Code Repository: |
foswiki.org ??? |
| Issue Tracker: |
foswiki.org ??? |
| Mailing List: |
foswiki.org ??? |
| Support Forum: |
foswiki.org ??? |
| IRC Channel: |
foswiki.org ??? |
Common Features
| Preview: |
Yes |
| Minor Changes: |
Yes |
| Change Summary: |
Yes |
| Page History: |
Yes |
| Page Revisions: |
Unlimited |
| Revision Diffs: |
Between all |
| Page Index: |
Yes |
| Plugin System: |
Yes |
Special Features
| Unicode Support: |
Yes |
| Right-to-Left Support: |
No |
| Interface Languages: |
??? |
| Email notification: |
Yes |
| Comments: |
Plugin |
| Categories: |
Plugin |
| Namespaces: |
Yes |
| Page Redirection: |
Yes |
| Conflict Handling: |
Conflict Resolution |
| Search: |
Full Text |
| Wiki Farming: |
Optional ??? |
| Structured Data: |
Yes |
Links
| CamelCase: |
Yes |
| Freelinks: |
Yes |
| Backlinks: |
Yes |
| InterWiki? : |
Plugin |
| SisterWiki: |
Plugin ??? |
| Image Links: |
Yes |
| Windows Shares: |
Plugin |
| Page Redirects: |
Plugin |
Syntax Features
| HTML Tags: |
All |
| Math formulas: |
Plugin |
| Tables: |
simple + complex |
| CREOLE support: |
No |
| Markdown Support: |
No |
| Textile Support: |
No |
| BBCode Support: |
No |
| Emoticon Images: |
Plugin |
| Syntax Highlighting: |
Plugin |
| Footnotes: |
Plugin |
| Quoting: |
Yes |
| Internal Comments: |
Yes |
| Custom styles: |
Yes |
| FAQ Tags: |
Yes ??? |
| Scripting: |
JavaScript; Topic Markup Language |
| Content Includes: |
Yes |
| Feed Aggregation: |
Plugin |
Usability
| Section Editing: |
Plugin |
| Page Templates: |
Yes |
| Double-Click Edit: |
Plugin ??? |
| Toolbar: |
Plugin |
| WYSIWYG Editing: |
Plugin |
| Access Keys: |
Yes |
| Auto Signature: |
Yes |
Statistics
| Recent Changes: |
Yes |
| Wanted Pages: |
No |
| Orphaned Pages: |
Plugin |
| Most/Least Popular: |
Yes |
| Recent Visitors: |
Plugin |
| Analysis: |
Yes |
Output
| HTML: |
XHTML 1.0 Transitional |
| CSS Stylesheets: |
Yes |
| Printer Friendly: |
Print View |
| Mobile Friendly: |
Plugin ??? |
| Themes & Skins: |
Yes |
| RSS Feeds: |
Yes |
| ATOM Feeds: |
Yes |
| Abbreviations: |
Plugin |
| Auto-TOC: |
Yes |
| Raw Export: |
Yes |
| HTML Export: |
Yes |
| XML export: |
Plugin |
| PDF Export: |
Plugin |
Media and Files
| File Attachments: |
Yes |
| Media Revisions: |
Yes |
| Embedded Flash: |
Plugin |
| Embedded Video: |
Plugin |
| Image Editing: |
Optional ??? |
| SVG Editing: |
Plugin |
| MindMap? Editing: |
Plugin ??? |
| Media Search: |
Contents |
Extras
| Calendar: |
Plugin |
| Image Galleries: |
Plugin |
| Forums: |
Plugin |
| Blogs: |
Plugin |
| Ticket System: |
Plugin |
Syntax Examples
| Internal Link: |
WikiWord autolink
Otherweb.WikiWord
[[Spaced text]]
[[WikiWord][label]]
|
| External Link: |
External Link
http://foswiki.org/ autolink
[[http://foswiki.org/][label]]
|
| Headlines: |
---+ Level 1
---++ Level 2
---+++ Level 3
---++++ Level 4
---+++++ Level 5
---++++++ Level 6
|
| Bold Format: |
*bold*
|
| Italics Format: |
_italic_
|
| Underline Format: |
<u>underline</u>
|
| Monospace Format: |
=monospaced text= and
<verbatim>
multi line text
</verbatim>
|
| Strikethrough Format: |
<strike>strikethrough</strike>
|
| Superscript Format: |
<sup>superscript</sup>
|
| Subscript Format: |
<sub>subscript</sub>
|
| Images: |
%ATTACHURL%/image.png
http://any.domain/image.png
%IMAGe{"image.png"}%
|
| Aligning Text: |
| left | center | right |
or HTML
or CSS
|
| Text Indentation: |
<blockquote>
multi line text
</blockquote>
|
| Bulleted Lists: |
* Item 1
* Item 1.1
* Item 2
|
| Numbered Lists: |
1. Item 1
a. Item 1.a
1. Item 2
|
| Definition Lists: |
$ Term: Definition
|
| Horizontal Rule: |
---
|
Screenshots