XWiki: Difference between revisions

From WikiIndex
Jump to navigation Jump to search
(tagging)
No edit summary
Line 16: Line 16:
XWiki is a WikiWiki clone written in Java which supports many popular features of other Wikis like:
XWiki is a WikiWiki clone written in Java which supports many popular features of other Wikis like:


    * Wiki syntax (uses Radeox engine)
* Wiki syntax (uses Radeox engine)
    * Content management (view/edit/preview/save)
* Content management (view/edit/preview/save)
    * Version Control
* Version Control
    * Attachments
* Attachments
    * Rights Management
* Rights Management
    * Full-text Search
* Full-text Search


It also has many advanced features that many other wiki engines lack:
It also has many advanced features that many other wiki engines lack:


    * Document Templates to ease creation of common documents.
* Document Templates to ease creation of common documents.
    * Relational Database storage using Hibernate.
* Relational Database storage using Hibernate.
    * Design Engine for Meta-Data and Forms.
* Design Engine for Meta-Data and Forms.
    * In-place (inline) editing of form information in pages.
* In-place (inline) editing of form information in pages.
    * Powerful programming API in documents (Velocity or Groovy)
* Powerful programming API in documents (Velocity or Groovy)
    * Search API for more detailed searching in the Meta-Data.
* Search API for more detailed searching in the Meta-Data.
    * Plugin System in Java.
* Plugin System in Java.
    * Scalability and Performance using J2EE.
* Scalability and Performance using J2EE.
    * Complete Skin System (templates content as well as CSS).
* Complete Skin System (templates content as well as CSS).
    * RSS output and display of external RSS feeds
* RSS output and display of external RSS feeds
    * Multi-Lingual capabilities
* Multi-Lingual capabilities
    * XML/RPC Remote API
* XML/RPC Remote API
    * Portlet Integration
* Portlet Integration
    * Integrated Statistics
* Integrated Statistics
    * PDF Export
* PDF Export
    * WYSIWYG HTML Editing
* WYSIWYG HTML Editing


* {{tag|English}}
* {{tag|English}}
* {{tag|French}}
* {{tag|French}}

Revision as of 15:12, 20 October 2006

[{{{URL}}} {{{logo}}}] [{{{URL}}} XWiki]
[{{{recentchanges URL}}} Recent changes]
[No WikiNode]
[No About]
[No Mobile URL]
Founded by:
Status: [[:Category:{{{status}}}|{{{status}}}]]
Language: [[:Category:Wiki {{{language}}}|{{{language}}}]]
Edit mode: [[:Category:{{{editmode}}}|{{{editmode}}}]]
Wiki engine: [[:Category:{{{engine}}}|{{{engine}}}]]
Wiki license: [[:Category:Wiki {{{license}}}|{{{license}}}]]
Main topic: [[:Category:{{{maintopic}}}|{{{maintopic}}}]]

Description

XWiki is a WikiWiki clone written in Java which supports many popular features of other Wikis like:

  • Wiki syntax (uses Radeox engine)
  • Content management (view/edit/preview/save)
  • Version Control
  • Attachments
  • Rights Management
  • Full-text Search

It also has many advanced features that many other wiki engines lack:

  • Document Templates to ease creation of common documents.
  • Relational Database storage using Hibernate.
  • Design Engine for Meta-Data and Forms.
  • In-place (inline) editing of form information in pages.
  • Powerful programming API in documents (Velocity or Groovy)
  • Search API for more detailed searching in the Meta-Data.
  • Plugin System in Java.
  • Scalability and Performance using J2EE.
  • Complete Skin System (templates content as well as CSS).
  • RSS output and display of external RSS feeds
  • Multi-Lingual capabilities
  • XML/RPC Remote API
  • Portlet Integration
  • Integrated Statistics
  • PDF Export
  • WYSIWYG HTML Editing