alphawiki vs. XWiki

General Features alphawiki XWiki
Version
v.20160608
16.3.0
Last Release Date
2016-08-05 (7 years ago)
2024-04-29 (5 days ago)
Last Update here
2016-09-10 (7 years ago)
2024-04-30 (4 days ago)
Author
marty alain
XWiki Development Team
URL
Free and Open Source
Yes
Yes
License
GNU-GPL
LGPL + Free hosting on https://myxwiki.org for individuals/non profit
Programming Language
PHP+Javascript
Java
Data Storage
Files
Database, RCS
License Cost/ Fee
0
0
Development status
Mature
Mature
Intended Audience
private users, small teams
Enterprise, Workgroups, Developers
Hosting Features alphawiki XWiki
Storage Quota
N/A
Bandwidth Quota
N/A
Other Limits
N/A
Topic Restrictions
N/A
Corporate Branding
N/A
Yes
Own Domain
N/A
Yes
Ads allowed
N/A
No
System Requirements alphawiki XWiki
Operating System
probably every OS
Any platform supporting Java 11 or greater
Root Access
Yes
No
Webserver
Apache with PHP support
Servlet 3.1+
Other Requirements
Java 11, MySQL/MariaDB/PostgreSQL/HSQLDB/etc (JDBC Driver required)
Datastorage alphawiki XWiki
Text Files
Yes
No
MySQL
No
Yes
PostgreSQL
No
Yes
Oracle
No
Yes
SQLite
No
No
BerkeleyDB
No
No
RCS
No
Plugin
Other
None
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 alphawiki XWiki
Page Permissions
Yes
Yes
ACL
Yes
Yes
Authentication Backends
No
XWiki, LDAP, custom (Open API), Kerberos, NTLM, Headers, PUMA, SAML, Trusted LDAP, Sun SSO
Host Blocking
No
No
Mail Encryption
No
Yes
nofollow
No
No
Blacklist
No
Plugin
CAPTCHA
No
Yes
Delayed Indexing
No
Yes
Development/Support alphawiki XWiki
# of Consultants
Preconfigured Hosting
No
Yes
Code Repository
Issue Tracker
Mailing List
Support Forum
Chat Channel
Stars on GitHub
N/A
N/A
Common Features alphawiki XWiki
Preview
Yes
Yes
Minor Changes
Yes
Yes
Change Summary
No
Yes
Page History
Yes
Yes
Page Revisions
Unlimited
Unlimited
Revision Diffs
No
Between all
Sitemap
Yes
Yes
Plugin System
Yes
Yes
Special Features alphawiki XWiki
Unicode Support
Yes
Yes
Right-to-Left Support
Unknown
No
Interface Languages
1
English
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
Email notification
No
Yes
Comments
Discussion Pages
Threaded
Categories
Unknown
Yes
Namespaces
Optional
Yes
Conflict Handling
Conflict Resolution
Conflict Resolution
Concurrent Editing
Unknown
Plugin
Search
Full Text
Full Text
Wiki Farming
No
Yes
Structured Data
Unknown
Yes
Links alphawiki XWiki
CamelCase
No
Yes
Freelinks
Yes
Yes
Backlinks
No
Yes
InterWiki
No
Yes
SisterWiki
No
Yes
Image Links
Yes
Yes
Windows Shares
No
Yes
Page Redirects
No
Yes
Syntax Features alphawiki XWiki
HTML Tags
Optional
All
Math formulas
Yes
Yes
Tables
simple + complex
simple + complex
CREOLE support
No
Yes
Markdown Support
No
Yes
Textile Support
No
No
BBCode Support
No
No
Emoticon Images
No
Yes
Syntax Highlighting
No
Yes
Footnotes
Yes
Yes
Quoting
No
Yes
Internal Comments
Yes
Yes
Custom styles
Yes
Yes
FAQ Tags
Unknown
Plugin
Scripting
lambdatalk, lambdalisp,javascript
velocity, groovy, ruby, jython, generic JSR223 & very powerful API
Content Includes
Yes
Yes
Feed Aggregation
No
Yes
Usability alphawiki XWiki
Section Editing
Optional
Yes
Page Templates
Yes
Yes
Double-Click Edit
No
No
Toolbar
No
Yes
WYSIWYG Editing
Yes
Yes
Access Keys
Optional
Yes
Auto Signature
Optional
No
Statistics alphawiki XWiki
Recent Changes
Yes
Yes
Wanted Pages
No
Yes
Orphaned Pages
No
Yes
Most/Least Popular
No
Yes
Recent Visitors
Yes
Yes
Analysis
No
Yes
Output alphawiki XWiki
Printer Friendly
Print CSS
Print CSS
Mobile Friendly
Yes
Yes
Themes & Skins
Yes
Yes
RSS Feeds
No
Yes
ATOM Feeds
No
Optional
Abbreviations
Optional
Plugin
Auto-TOC
Yes
Optional
Raw Export
Optional
Yes
HTML Export
Optional
Yes
XML export
No
Yes
PDF Export
No
Yes
Office Export
Unknown
Yes
Media and Files alphawiki XWiki
File Attachments
Yes
Yes
Media Revisions
No
Yes
Embedded Flash
Yes
Yes
Embedded Video
Yes
Yes
Image Editing
No
Plugin
SVG Editing
Yes
Plugin
MindMap Editing
No
Plugin
Media Search
No
Contents
Extras alphawiki XWiki
Calendar
Optional
Plugin
Image Galleries
Yes
Yes
Presentations
Unknown
Plugin
Forums
Yes
Plugin
Blogs
Optional
Plugin
Ticket System
No
Plugin
Chat
Unknown
Plugin
Syntax Examples alphawiki XWiki
Internal Link
1) standard syntax :
{a {@ href="?view=pixar"}pixar}
2) alternate wiki form :
[[pixar]]
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)
External Link
1) standard syntax :
{a {@ href="http://www.pixar.com/"}pixar}
2) alternate wiki form :
[[pixar|http://www.pixar.com/]]
[[wiki syntax here>>http://www.xwiki.com]]
http://www.xwiki.com
Headlines
1) standard syntax :
{h1 TITLE} from 1 to 6
2) alternate form :
_h1 TITLE (until end of line)
= Headline
== Subheadline
=== Sub-subheadline
==== etc..
Bold Format
{b I am bold}
**bold**
Italics Format
{i I am italic}
//Italics//
Underline Format
{u I am underline}
__underline__
Monospace Format
{pre I am monospace and preformated}
##monospace##
Strikethrough Format
{del I am line-through}
--Strike--
Superscript Format
E = mc{sup 2}
^^superscript^^
Subscript Format
Vector low indiced : V{sub i} 
Vector high indiced: V{sup i}
Tensor : T{sub i}{sup j}
,,subscript,,
Images
1) static image, simple :
{img {@ src="data/image.jpg"}}

2) static image, complete :
{img 
{@ src="data/image.jpg"  
height="200"
title="infotext"
}}

3) click_enlarging image :
{show 
{@ src="data/image.jpg"
height="200" 
width="400" 
title="infotext"
}}
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
Aligning Text
{center I am centered}
(% style="... css here..." %)Text
Text Indentation
{p I am an indented paragraph.}
Non-semantic text indentation through styling:

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

Quotes:

> This is a quoted text
Bulleted Lists
1) standard :
{ul
{li item 1}
{li item 2}
}

2) alternative :
_ul item 1
_ul item 2
* List
** list
*** list
Numbered Lists
1) standard :
{ol
{li item 1}
{li item 2}
}

2) alternative :
_ol item 1
_ol item 2
1. Item 1
11. Item 2
111. Item 3
1. Item 4
Definition Lists
{dl
{dt one} 
{dd definition 1}
{dt two} 
{dd definition 2}
}
; term
: definition
Horizontal Rule
{hr}
----
remove alphawiki remove XWiki