
Official website (https://www.xwiki.org/)
XWiki
Sign in to saveXWiki is a free and open source wiki software platform written in Java with a design emphasis on extensibility. XWiki is an enterprise wiki. It includes WYSIWYG editing, OpenDocument-based document import/export, annotations and tagging, and advanced permissions management.
Key facts
- Software.name
- XWiki
- Software.logo
- Logo-xwikiorange.svg
- Software.developer
- XWiki community
- Software.released
- January 2004
- Software.programming language
- Java
- Software.platform
- Java
- Software.genre
- Wiki software
- Software.license
- GNU Lesser General Public License
via Wikipedia infobox
Official website

XWiki - The Advanced Open Source Enterprise and Application Wiki (XWiki.org)
XWiki - The Advanced Open Source Enterprise and Application Wiki, Enterprise wiki for sharing knowledge
xwiki.org →Link to the official site · 23,477 chars · not written by Vinony
Source code
XWiki Commons, XWiki Rendering, and XWiki Platform are part of the XWiki.org software forge. They are released together and share the same version. Tools Continuous Integration setup launches a build for each commit. Issue Tracker, if you want to report an issue. Development Flow to see the full list of tools we use to build the XWiki software. Note that we're using an issue tracker other than GitHub Issues (hence the empty left column in the stats). See the Project Health page for more statistics about the XWiki project.
Excerpt from the source-code README · 2,593 chars · not written by Vinony
Wikidata facts
- Official website
- www.xwiki.com
Show 8 more facts
- Commons category
- Xwiki
- Stack Exchange tag
- stackoverflow.com/tags/xwiki
- software version identifier
- 18.2.1
- source code repository URL
- github.com/xwiki/xwiki-platform
- inception
- 2004-01-00
- official forum URL
- forum.xwiki.org
- PeerTube instance URL
- peertube.xwiki.com
- Mastodon instance URL
- social.xwiki.com
via Wikidata · CC0
~5 min read
Article
7 sectionsContents
- Development
- Open source projects
- History
- Features
- See also
- References
- External links
XWiki is a free and open source wiki software platform written in Java with a design emphasis on extensibility. XWiki is an enterprise wiki. It includes WYSIWYG editing, OpenDocument-based document import/export, annotations and tagging, and advanced permissions management.
XWiki allows for the storing of structured data and the execution of server-side script within the wiki interface. Scripting languages including Velocity, Apache Groovy, Python, Ruby and PHP can be written directly into wiki pages using wiki macros. User-created data structures can be defined in wiki documents and instances of those structures can be attached to wiki documents, stored in a database, and queried using either Hibernate query language or XWiki's own query language.