-
Notifications
You must be signed in to change notification settings - Fork 4
Wiki
The wiki module provides for collaborative document development using the popular markdown shorthand syntax for formatting.
Wikis can be created using the New Wiki menu item. You must provide a title. You may choose to make the wiki public, bypassing other access controls.
A detailed view of a wiki is available by clicking the title of the wiki in the list.
The Edit tab provides a textarea for editing the wiki content in Markdown syntax.

A wiki contains many pages. By default, the wiki will open on it's home page.
To create a new page, enter a link where you surround the page title with double square brackets. eg MyNewPage .
Page titles cannot include spaces.
Save the current wiki page and then click the link to the new page in the View tab to edit the new page.

The Wiki History and Page History tabs provide access to previous versions of the wiki pages.

Access to the wiki is managed using the Members tab. Users can be assigned or removed to/from the wiki.
Users are assigned as either readers or editors and readers will see a wiki with a restricted set of tabs.
Access to this module is limited to a user with wiki_user role.
Comments can be added to any wiki page.