You are looking at documentation for an older release. Not what you want? See the current release documentation.
The Wiki portlet is a JCR-based application. The Wiki data are stored in the eXo JCR storage. The Wiki application of eXo Platform supports several wikis, each wiki is organized as a tree of pages and hosted in different locations, depending on the type of wiki:
Portal wikis: /exo:applications/eXoWiki/wikis/$PORTAL/WikiHome
Group wikis: /Groups/$GROUP/ApplicationData/eXoWiki/WikiHome
User wikis: /Users/$USERNAME/ApplicationData/eXoWiki/WikiHome
WikiHome
a conventional name of the root page of a Wiki. The type of
WikiHome
is "exo:wikihome
". Each page may have a number of sub-pages and attachments.
Other Wiki metadata are organized below /exo:applications/eXoWiki/wikimetadata.
The whole Wiki JCR structure can be visualized in the following diagram: