WikiMatrix

Feature List

General FeaturesXWiki Details
Version 2.2.2
Last Release Date 2010-02-10
Author XWiki Development Team
URL www.xwiki.org
Free and Open Source Yes
License LGPL
Programming Language Java
Data Storage Database
License Cost/ Fee 0
Development status Mature
Intended Audience Enterprise, Workgroups, Developers
System RequirementsXWiki Details
Operating System Any platform supporting JDK 1.5 or greater
Root Access No
Webserver Any Servlet 2.3+ container (up to XWiki 1.9), Servlet 2.4+ for XWiki 2.0 and above
Other Requirements Java 1.4 (XWiki 1.0) and Java 1.5 (XWiki 1.1+), MySQL/HSQLDB/etc (JDBC Driver required)
DatastorageXWiki Details
Text Files No
MySQL Yes
PostgreSQL Yes
Oracle Yes
SQLite No
BerkeleyDB No
RCS No
Other JDBC Databases and in general any database supported by Hibernate; any custom implementation, as the storage is pluggable
Security/Anti-SpamXWiki Details
Page Permissions Yes
ACL Yes
Authentication Backends XWiki, LDAP, eXo Platform, custom (Open API)
Host Blocking No
Mail Encryption No
nofollow No
Blacklist No
CAPTCHA Yes
Delayed Indexing Yes
Development/SupportXWiki Details
Commercial Support Yes, 4 listed
Preconfigured Hosting Yes
Code Repository svn.xwiki.org
Issue Tracker jira.xwiki.org
Mailing List dev.xwiki.org
Support Forum Through the mailing list/JIRA/IRC/Nabble
IRC Channel conference.jabber.org (room: xwiki), irc.freenode.net (channel: #xwiki)
Common FeaturesXWiki Details
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 FeaturesXWiki Details
Unicode Support Yes
Right-to-Left Support No
Interface Languages 21 languages
Email notification Yes
Comments Threaded
Categories Yes
Namespaces Yes
Page Redirection Yes
Conflict Handling Page Locking
Search Full Text
Wiki Farming Yes
Structured Data Yes
LinksXWiki Details
CamelCase Optional
Freelinks Yes
Backlinks Yes
InterWiki Yes
SisterWiki Yes
Image Links Yes
Windows Shares No
Page Redirects Yes
Syntax FeaturesXWiki Details
HTML Tags All
Math formulas Yes
Tables simple + complex
CREOLE support Yes
Markdown Support No
Textile Support No
BBCode Support No
Emoticon Images Plugin
Syntax Highlighting Yes
Footnotes Yes
Quoting Yes
Internal Comments Yes
Custom styles Yes
FAQ Tags Plugin
Scripting velocity, groovy, ruby, jython, generic JSR223 & very powerful API
Content Includes Yes
Feed Aggregation Yes
UsabilityXWiki Details
Section Editing Yes
Page Templates Yes
Double-Click Edit No
Toolbar Yes
WYSIWYG Editing Yes
Access Keys Yes
Auto Signature No
StatisticsXWiki Details
Recent Changes Yes
Wanted Pages Yes
Orphaned Pages Yes
Most/Least Popular Yes
Recent Visitors Yes
Analysis Yes
OutputXWiki Details
HTML XHTML 1.0 Strict
CSS Stylesheets Yes
Printer Friendly Print View
Mobile Friendly No
Themes & Skins Yes
RSS Feeds Yes
ATOM Feeds Optional
Abbreviations Plugin
Auto-TOC Optional
Raw Export Yes
HTML Export Yes
XML export Yes
PDF Export Yes
Media and FilesXWiki Details
File Attachments Yes
Media Revisions Yes
Embedded Flash Yes
Embedded Video Yes
Image Editing No
SVG Editing No
MindMap Editing Optional
Media Search Contents
ExtrasXWiki Details
Calendar Plugin
Image Galleries Plugin
Forums Plugin
Blogs Yes
Ticket System Plugin
Syntax ExamplesXWiki Details
Internal Link
XWiki 1.0 syntax:

[text>Space.Page]
[text|Space.Page]
[Space.Page]
(Space is optional and is the current space if not specified)

XWiki 2.0 syntax:

[[wiki syntax here>>Space.Page]]
[[Space.Page]]
(Space is optional and is the current space if not specified)
External Link
XWiki 1.0 syntax:

[text>http://www.xwiki.com]
[text|http://www.xwiki.coml]
http://www.xwiki.com

XWiki 2.0 syntax:

[[wiki syntax here>>http://www.xwiki.com]]
http://www.xwiki.com
Headlines
XWiki 1.0 syntax:

1 Headline
1.1 Subheadline
1.1.1 Sub-subheadline
1.1.1.1 etc..

XWiki 2.0 syntax:

= Headline
== Subheadline
=== Sub-subheadline
==== etc..
Bold Format
XWiki 1.0 syntax:

*bold*

XWiki 2.0 syntax:

**bold**
Italics Format
XWiki 1.0 syntax:

~~Italics~~

XWiki 2.0 syntax:

//Italics//
Underline Format
XWiki 1.0 syntax:

__underline__

XWiki 2.0 syntax:

__underline__
Monospace Format
XWiki 1.0 syntax:

<tt>monospace</tt>
XWiki 2.0 syntax:

##monospace##
Strikethrough Format
XWiki 1.0 syntax:

--Strike--

XWiki 2.0 syntax:

--Strike--
Superscript Format
XWiki 1.0 syntax:

<sup>superscript</sup>

XWiki 2.0 syntax:

^^superscript^^
Subscript Format
XWiki 1.0 syntax:

<sub>subscript</sub>

XWiki 2.0 syntax:

,,subscript,,
Images
XWiki 1.0 syntax:

{image:img.png}
{image:img.png|document=Space.Page} 
{image:img.png|width=25|height=25}
http://some/url/img.png 

XWiki 2.0 syntax:

image:img.png
image:Space.Page@img.png
[[image:img.png||width="25" height="25"]]
image:http://some/url/img.png
Aligning Text
XWiki 1.0 syntax:

<div align="right|center|justify">Text</div>

XWiki 2.0 syntax:

(% style="... css here..." %)Text
Text Indentation
XWiki 1.0 syntax:

<blockquote>
multi line text
</blockquote>

or using CSS styles

XWiki 2.0 syntax:

(% style="... css here..." %)multi line text
Bulleted Lists
XWiki 1.0 syntax:

* List
** list
*** list

XWiki 2.0 syntax:

* List
** list
*** list
Numbered Lists
XWiki 1.0 syntax:

1. Item 1
11. Item 2
111. Item 3
1. Item 4

XWiki 2.0 syntax:

1. Item 1
11. Item 2
111. Item 3
1. Item 4

See http://tinyurl.com/awaw6a
Definition Lists
XWiki 1.0 syntax:

<dl>
<dt>Term</dt>
<dd>Definition</dd>
</dl>

XWiki 2.0 syntax:

; term
: definition
Horizontal Rule
XWiki 1.0 Syntax:

----

XWiki 2.0 Syntax:

----

XWiki Documentation » XWiki Details

This page belongs to the feature documentation of XWiki. The engine's features are listed in the table on the left. Detailed implementation details are available through the "i" icons right to the feature info.


Wiki

This topic does not exist yet

You've followed a link to a topic that doesn't exist yet. If permissions allow, you may create it by using the Create this page button.

     

  • [[xwiki:intended_audience]]

Wiki powered by DokuWiki.