Project

General

Profile

Actions

RedmineWikis » History » Revision 14

« Previous | Revision 14/36 (diff) | Next »
ha thach, 2010-04-30 15:03


Wikis

Creating a new wiki page

As in every wiki, just add a link to the page you want to create.

[[MyNewWikiPage]]

Save the page and click on that link: you have created a new wiki page with "MyNewWikiPage" as name. Congratulations.

Creating side bar

The content of the wiki page named 'Sidebar' is rendered in the sidebar if it exists. Permission to edit protected pages is required to create this page

Creating sub-pages (parent/child relationships)

(From the FAQ).

Looking at http://www.redmine.org/wiki/redmine/Page_index/special it is possible to make use of some sort of sub-paging like:

  • Guide
    • RedmineAccounts
    • RedmineCustomFields
    • RedmineInstall
    • RedmineIssueList
    • RedmineIssues

This can be accomplished by assigning a parent page to a to-be child-page. This assignment can be done via the rename dialog.
Thus, create both the child- and parent-pages and then open the to-be child-page and click "rename", then enter the name of the parent page.

Text formatting

See RedmineTextFormatting.

Protecting a wiki page

If you have the permission to protect wiki pages, you can click on Lock.

A locked wiki page can only be edited by users who have the permission to protect wiki page.
It can be unlocked by those users by clicking Unlock.

Wiki page history

Redmine keeps a record of every change made to a wiki page. You can view the list of these changes by clicking on History.

To view a specific version of the page click on its number.

You can revert a page to a previous version by clicking on Rollback to this version, then Save.

Updated by ha thach almost 14 years ago · 14 revisions