XWiki is a WikiWiki clone written in Java that supports many popular features of other Wikis like the Wiki syntax, version control, attachments, security, and searching, but also many advanced features like templates, database and dynamic development using the velocity or groovy scripting language, a plugin system and skinability, J2EE scalability, XML/RPC remote API, Portlet integration, statistics, an RSS feed, PDF exporting, and WYSIWYG editing.
| Tags | Information Management Document Repositories Internet Web Dynamic Content Site Management |
|---|---|
| Licenses | LGPL |
| Operating Systems | OS Independent |
| Implementation | Java |
| Translations | English French |
Recent releases


Changes: This bugfix release mainly fixes blocker bugs related to new reference handling and the office importer in IE7.


Changes: This release mainly fixes important regressions around document parents handling and import, so if you are using 2.2 you should really upgrade to 2.2.1.


Changes: This release contains many important UI improvements for existing features (xar import, user registration, edit, comment, etc.) and introduces a new Model API starting with a new EntityReference and related tools that remove all String manipulations around documents and attachment names.


Changes: Several WYSIWYG and rendering bugs were fixed. Reference refactoring bugs were fixed. The current database is used instead of the current document database in Current*ReferenceResolver. New user profile pages are created in XWiki Syntax 2.0. A Traditional Chinese translation was included.


Changes: This release has bugfixes and improvements in the new XAR Import UI and User Profile UI, UI improvements in tag applications, WYSIWYG and Rendering bugfixes and improvements, a fix for a file handler leak in the Lucne plugin, and many other bugfixes and improvements.
- All comments
Recent commentsXWiki
Possibly far more features than any other Wiki available, including embedded scripting within Wiki documents (a huge plus for me) and embedded Hibernation SQL/fulltext engine. Unfortunately, using most of these features in XWiki are undocumented for now. Definitely worth a look if you want something with a feature set on par with (or vastly surpasses) TWiki, but faster (Java-based, runs under Tomcat engine) and more dynamic like Zope.