RedmineWikis » History » Version 11
Jean-Philippe Lang, 2010-01-10 11:43
centers screenshots
1 | 1 | Thomas Lecavelier | h1. Wikis |
---|---|---|---|
2 | 1 | Thomas Lecavelier | |
3 | 1 | Thomas Lecavelier | h2. Creating a new wiki page |
4 | 1 | Thomas Lecavelier | |
5 | 3 | Jean-Philippe Lang | As in every wiki, just add a link to a page by putting this kind: |
6 | 1 | Thomas Lecavelier | |
7 | 3 | Jean-Philippe Lang | <pre>![[MyNewWikiPage]]</pre> |
8 | 1 | Thomas Lecavelier | |
9 | 1 | Thomas Lecavelier | Then save, and click on that link: you have created a new wiki page with "MyNewWikiPage" as name. Congratulations. |
10 | 4 | Barbara Post | |
11 | 4 | Barbara Post | h2. Creating sub-pages (parent/child relationships) |
12 | 4 | Barbara Post | |
13 | 4 | Barbara Post | (From the [[FAQ]]). |
14 | 4 | Barbara Post | |
15 | 4 | Barbara Post | Looking at http://www.redmine.org/wiki/redmine/Page_index/special it is possible to make use of some sort of sub-paging like: |
16 | 4 | Barbara Post | > * Guide |
17 | 4 | Barbara Post | > ** RedmineAccounts |
18 | 4 | Barbara Post | > ** RedmineCustomFields |
19 | 4 | Barbara Post | > ** RedmineInstall |
20 | 4 | Barbara Post | > ** RedmineIssueList |
21 | 4 | Barbara Post | > ** RedmineIssues |
22 | 5 | Mischa The Evil | |
23 | 4 | Barbara Post | This can be accomplished by assigning a parent page to a to-be child-page. This assignment can be done via the @rename@ dialog. |
24 | 4 | Barbara Post | 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. |
25 | 6 | Michael Koch | |
26 | 8 | Jean-Philippe Lang | h2. Text formatting |
27 | 6 | Michael Koch | |
28 | 8 | Jean-Philippe Lang | See [[RedmineTextFormatting]]. |
29 | 9 | Jean-Philippe Lang | |
30 | 9 | Jean-Philippe Lang | h2. Protecting a wiki page |
31 | 9 | Jean-Philippe Lang | |
32 | 9 | Jean-Philippe Lang | If you have the permission to protect wiki pages, you can click on !/images/locked.png! *Lock*. |
33 | 9 | Jean-Philippe Lang | |
34 | 9 | Jean-Philippe Lang | A locked wiki page can only be edited by users who have the permission to protect wiki page. |
35 | 9 | Jean-Philippe Lang | It can be unlocked by those users by clicking !/images/unlock.png! *Unlock*. |
36 | 10 | Jean-Philippe Lang | |
37 | 10 | Jean-Philippe Lang | h2. Wiki page history |
38 | 10 | Jean-Philippe Lang | |
39 | 10 | Jean-Philippe Lang | Redmine keeps a record of every change made to a wiki page. You can view the list of these changes by clicking on !/images/history.png! *History*. |
40 | 10 | Jean-Philippe Lang | |
41 | 11 | Jean-Philippe Lang | p=. !history.png! |
42 | 10 | Jean-Philippe Lang | |
43 | 10 | Jean-Philippe Lang | To view a specific version of the page click on its number. |
44 | 10 | Jean-Philippe Lang | |
45 | 11 | Jean-Philippe Lang | p=. !page_version.png! |
46 | 10 | Jean-Philippe Lang | |
47 | 10 | Jean-Philippe Lang | You can revert a page to a previous version by clicking on !/images/cancel.png! *Rollback to this version*, then *Save*. |