|
|
| (4 intermediate revisions by one other user not shown) |
| Line 1: |
Line 1: |
| {{Wiki_List |
| | #REDIRECT [[XWiki]] |
| wiki_name = Xwiki |
| |
| wiki_logo = [[Image:NoLogo.png]] |
| |
| wiki_URL = http://www.xwiki.com/ |
| |
| wiki_recentchanges = No |
| |
| wiki_status = Active |
| |
| wiki_lastreviewed = 16-Jan-06 |
| |
| wiki_language = English |
| |
| wiki_editmode = OpenEdit |
| |
| wiki_engine = Xwiki |
| |
| wiki_maintopic = WikiFarm
| |
| }}
| |
| ==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
| |