RedmineWikis » History » Version 15
Mischa The Evil, 2010-10-17 03:50
Added content from [[FAQ#How-do-I-create-sub-pages-parentchild-relationships-in-the-wiki]], cleaning, and addition of some more doc.
1 | 1 | Thomas Lecavelier | h1. Wikis |
---|---|---|---|
2 | 1 | Thomas Lecavelier | |
3 | 15 | Mischa The Evil | {{>toc}} |
4 | 15 | Mischa The Evil | |
5 | 1 | Thomas Lecavelier | h2. Creating a new wiki page |
6 | 1 | Thomas Lecavelier | |
7 | 12 | Tom Rochette | As in every wiki, just add a link to the page you want to create. |
8 | 1 | Thomas Lecavelier | |
9 | 1 | Thomas Lecavelier | <pre>[[MyNewWikiPage]]</pre> |
10 | 1 | Thomas Lecavelier | |
11 | 15 | Mischa The Evil | Save the page and click on that link: you have created a new wiki page with "MyNewWikiPage" as its name. |
12 | 1 | Thomas Lecavelier | |
13 | 15 | Mischa The Evil | h2. Creating an additional wiki side bar |
14 | 1 | Thomas Lecavelier | |
15 | 15 | Mischa The Evil | The content of the wiki page named '@Sidebar@' is rendered in the wiki sidebar if it exists. Permission to edit protected pages is required to create this page |
16 | 4 | Barbara Post | |
17 | 4 | Barbara Post | h2. Creating sub-pages (parent/child relationships) |
18 | 4 | Barbara Post | |
19 | 15 | Mischa The Evil | It is possible to create parent/child relationships between wiki-pages. This has two benefits: |
20 | 15 | Mischa The Evil | * On the "[[RedmineWikis#Sidebar|Index by title]]", the page tree in sorted according to the relationhips: |
21 | 1 | Thomas Lecavelier | > * Guide |
22 | 1 | Thomas Lecavelier | > ** RedmineAccounts |
23 | 1 | Thomas Lecavelier | > ** RedmineCustomFields |
24 | 4 | Barbara Post | > ** RedmineInstall |
25 | 4 | Barbara Post | > ** RedmineIssueList |
26 | 4 | Barbara Post | > ** RedmineIssues |
27 | 15 | Mischa The Evil | * On each child page a breadcrumb is displayed showing the location of the page within the page tree: |
28 | 15 | Mischa The Evil | TODO, add image |
29 | 4 | Barbara Post | |
30 | 15 | Mischa The Evil | These relations can be set by assigning a parent page to a to-be child-page. This assignment can be done via the @rename@ dialog only. |
31 | 15 | Mischa The Evil | 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 and click "save". |
32 | 8 | Jean-Philippe Lang | |
33 | 6 | Michael Koch | h2. Text formatting |
34 | 8 | Jean-Philippe Lang | |
35 | 9 | Jean-Philippe Lang | See [[RedmineTextFormatting]]. |
36 | 9 | Jean-Philippe Lang | |
37 | 9 | Jean-Philippe Lang | h2. Protecting a wiki page |
38 | 9 | Jean-Philippe Lang | |
39 | 9 | Jean-Philippe Lang | If you have the permission to protect wiki pages, you can click on !/images/locked.png! *Lock*. |
40 | 9 | Jean-Philippe Lang | |
41 | 9 | Jean-Philippe Lang | A locked wiki page can only be edited by users who have the permission to protect wiki page. |
42 | 10 | Jean-Philippe Lang | It can be unlocked by those users by clicking !/images/unlock.png! *Unlock*. |
43 | 10 | Jean-Philippe Lang | |
44 | 10 | Jean-Philippe Lang | h2. Wiki page history |
45 | 10 | Jean-Philippe Lang | |
46 | 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*. |
47 | 1 | Thomas Lecavelier | |
48 | 1 | Thomas Lecavelier | p=. !history.png! |
49 | 1 | Thomas Lecavelier | |
50 | 1 | Thomas Lecavelier | To view a specific version of the page click on its number. |
51 | 1 | Thomas Lecavelier | |
52 | 1 | Thomas Lecavelier | p=. !page_version.png! |
53 | 1 | Thomas Lecavelier | |
54 | 11 | Jean-Philippe Lang | You can revert a page to a previous version by clicking on !/images/cancel.png! *Rollback to this version*, then *Save*. |
55 | 15 | Mischa The Evil | |
56 | 15 | Mischa The Evil | h2. Sidebar |
57 | 15 | Mischa The Evil | |
58 | 15 | Mischa The Evil | The contextual sidebar on the right of any wiki page provides links to: |
59 | 15 | Mischa The Evil | * *Start page*: Link to the [[RedmineProjectSettings#Wiki|configured start page]] of the wiki |
60 | 15 | Mischa The Evil | * *Index by title*: Index of all the wiki pages sorted by name (and, if [[RedmineWikis#Creating-sub-pages-parentchild-relationships|configured]], by parent/child relationships) |
61 | 15 | Mischa The Evil | * *Index by date*: Index of all the wiki pages sorted by date of last modification |