XWiki vs. bLADE Wiki

General Features XWiki bLADE Wiki
Version
16.2.0
3.4.9
Last Release Date
2024-03-24 (1 month ago)
2008-11-09 (15 years ago)
Last Update here
2024-03-25 (1 month ago)
2008-11-21 (15 years ago)
Author
XWiki Development Team
Dale Lane
URL
Free and Open Source
Yes
No
License
LGPL + Free hosting on https://myxwiki.org for individuals/non profit
N/A
Programming Language
Java
C#
Data Storage
Database, RCS
Files
License Cost/ Fee
0
Free
Development status
Mature
Mature
Intended Audience
Enterprise, Workgroups, Developers
Users wanting to be able to view/edit their wiki from a mobile phone or PDA, with a simple wiki that needs almost no setup
Hosting Features XWiki bLADE Wiki
Storage Quota
N/A
Bandwidth Quota
N/A
Other Limits
N/A
Topic Restrictions
N/A
Corporate Branding
Yes
N/A
Own Domain
Yes
N/A
Ads allowed
No
N/A
System Requirements XWiki bLADE Wiki
Operating System
Any platform supporting Java 11 or greater
Windows, Windows Mobile
Root Access
No
No
Webserver
Servlet 3.1+
N/A
Other Requirements
Java 11, MySQL/MariaDB/PostgreSQL/HSQLDB/etc (JDBC Driver required)
.NET 2 Framework
Datastorage XWiki bLADE Wiki
Text Files
No
Yes
MySQL
Yes
No
PostgreSQL
Yes
No
Oracle
Yes
No
SQLite
No
No
BerkeleyDB
No
No
RCS
Plugin
No
Other
JDBC Databases and in general any database supported by Hibernate; any custom implementation, as the storage is pluggable. Attachments can be saved on the filesystem
Security/Anti-Spam XWiki bLADE Wiki
Page Permissions
Yes
No
ACL
Yes
No
Authentication Backends
XWiki, LDAP, custom (Open API), Kerberos, NTLM, Headers, PUMA, SAML, Trusted LDAP, Sun SSO
No
Host Blocking
No
No
Mail Encryption
Yes
No
nofollow
No
No
Blacklist
Plugin
No
CAPTCHA
Yes
No
Delayed Indexing
Yes
No
Development/Support XWiki bLADE Wiki
# 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 XWiki bLADE Wiki
Preview
Yes
No
Minor Changes
Yes
No
Change Summary
Yes
No
Page History
Yes
Yes
Page Revisions
Unlimited
Unlimited
Revision Diffs
Between all
No
Sitemap
Yes
Yes
Plugin System
Yes
No
Special Features XWiki bLADE Wiki
Unicode Support
Yes
Yes
Right-to-Left Support
No
Unknown
Interface Languages
40
Bulgarian, Catalan, Czech, Danish, German, Greek, English, Spanish, Persian, French, Galician, Hindi, Croatian, Hungarian, Indonesian, Italian, Japanese, Cambodian, Kannada, Korean, Lithuanian, Latvian, Lettish, Marathi, Dutch, Norwegian, Polish, Portuguese, Brazilian Portuguese, Romanian, Russian, Sinhalese, Slovak, Slovenian, Swedish, Turkish, Uighur, Ukrainian, Vietnamese, Chinese, Chinese Traditional
0
Email notification
Yes
No
Comments
Threaded
No
Categories
Yes
No
Namespaces
Yes
No
Conflict Handling
Conflict Resolution
None
Concurrent Editing
Plugin
Unknown
Search
Full Text
Full Text
Wiki Farming
Yes
Unknown
Structured Data
Yes
Unknown
Links XWiki bLADE Wiki
CamelCase
Yes
No
Freelinks
Yes
Yes
Backlinks
Yes
Yes
InterWiki
Yes
Yes
SisterWiki
Yes
Unknown
Image Links
Yes
Yes
Windows Shares
Yes
Yes
Page Redirects
Yes
Unknown
Syntax Features XWiki bLADE Wiki
HTML Tags
All
All
Math formulas
Yes
Unknown
Tables
simple + complex
simple
CREOLE support
Yes
Unknown
Markdown Support
Yes
Unknown
Textile Support
No
Unknown
BBCode Support
No
Unknown
Emoticon Images
Yes
Yes
Syntax Highlighting
Yes
Unknown
Footnotes
Yes
Yes
Quoting
Yes
Yes
Internal Comments
Yes
Yes
Custom styles
Yes
No
FAQ Tags
Plugin
Unknown
Scripting
velocity, groovy, ruby, jython, generic JSR223 & very powerful API
Content Includes
Yes
Yes
Feed Aggregation
Yes
Unknown
Usability XWiki bLADE Wiki
Section Editing
Yes
No
Page Templates
Yes
No
Double-Click Edit
No
No
Toolbar
Yes
Yes
WYSIWYG Editing
Yes
No
Access Keys
Yes
Yes
Auto Signature
No
Unknown
Statistics XWiki bLADE Wiki
Recent Changes
Yes
Unknown
Wanted Pages
Yes
Unknown
Orphaned Pages
Yes
Yes
Most/Least Popular
Yes
Unknown
Recent Visitors
Yes
Unknown
Analysis
Yes
Yes
Output XWiki bLADE Wiki
Printer Friendly
Print CSS
Print View
Mobile Friendly
Yes
Yes
Themes & Skins
Yes
No
RSS Feeds
Yes
No
ATOM Feeds
Optional
No
Abbreviations
Plugin
No
Auto-TOC
Optional
Yes
Raw Export
Yes
Yes
HTML Export
Yes
Yes
XML export
Yes
No
PDF Export
Yes
No
Office Export
Yes
Unknown
Media and Files XWiki bLADE Wiki
File Attachments
Yes
Yes
Media Revisions
Yes
Unknown
Embedded Flash
Yes
Unknown
Embedded Video
Yes
Unknown
Image Editing
Plugin
Unknown
SVG Editing
Plugin
Unknown
MindMap Editing
Plugin
Unknown
Media Search
Contents
Extras XWiki bLADE Wiki
Calendar
Plugin
Unknown
Image Galleries
Yes
Unknown
Presentations
Plugin
Unknown
Forums
Plugin
Unknown
Blogs
Plugin
Unknown
Ticket System
Plugin
Unknown
Chat
Plugin
Unknown
Syntax Examples XWiki bLADE Wiki
Internal Link
XWiki supports 16+ input syntaxes (e.g. confluence, twiki, docbook, mediawiki, xwiki, markdown, etc), see http://rendering.xwiki.org/xwiki/bin/view/Main/WebHome#HSupportedSyntaxes for details.

The syntax documented below is XWiki Syntax 2.1 (http://platform.xwiki.org/xwiki/bin/view/Main/XWikiSyntax).

[[wiki syntax here>>Space.Page]]
[[Space.Page]]
(Space is optional and is the current space if not specified)
[Link to a page]
External Link
[[wiki syntax here>>http://www.xwiki.com]]
http://www.xwiki.com
[http://www.linkme.com]
Headlines
= Headline
== Subheadline
=== Sub-subheadline
==== etc..
+Heading
Bold Format
**bold**
*bold text*
Italics Format
//Italics//
=italic text=
Underline Format
__underline__
_underlined text_
Monospace Format
##monospace##
[|code sample|]
Strikethrough Format
--Strike--
-strikethrough text-
Superscript Format
^^superscript^^
Subscript Format
,,subscript,,
Images
image:img.png
image:Space.Page@img.png
[[image:img.png||width="25" height="25"]]
image:http://some/url/img.png

Starting with the xwiki/2.1 syntax, also:
image:icon:cancel
[$image.jpg$]
Aligning Text
(% style="... css here..." %)Text
Text Indentation
Non-semantic text indentation through styling:

(% style="... css here..." %)multi line text

Quotes:

> This is a quoted text
> blockquote text
Bulleted Lists
* List
** list
*** list
- bulleted
Numbered Lists
1. Item 1
11. Item 2
111. Item 3
1. Item 4
# numbered
Definition Lists
; term
: definition
Horizontal Rule
----
___
remove XWiki remove bLADE Wiki