RedmineWikis » History » Version 14
ha thach, 2010-04-30 15:03
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 | 12 | Tom Rochette | As in every wiki, just add a link to the page you want to create. |
6 | 1 | Thomas Lecavelier | |
7 | 13 | J. Simmons | <pre>[[MyNewWikiPage]]</pre> |
8 | 1 | Thomas Lecavelier | |
9 | 12 | Tom Rochette | Save the page and click on that link: you have created a new wiki page with "MyNewWikiPage" as name. Congratulations. |
10 | 4 | Barbara Post | |
11 | 14 | ha thach | h2. Creating side bar |
12 | 14 | ha thach | |
13 | 14 | ha thach | 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 |
14 | 14 | ha thach | |
15 | 4 | Barbara Post | h2. Creating sub-pages (parent/child relationships) |
16 | 4 | Barbara Post | |
17 | 4 | Barbara Post | (From the [[FAQ]]). |
18 | 4 | Barbara Post | |
19 | 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: |
20 | 4 | Barbara Post | > * Guide |
21 | 4 | Barbara Post | > ** RedmineAccounts |
22 | 4 | Barbara Post | > ** RedmineCustomFields |
23 | 4 | Barbara Post | > ** RedmineInstall |
24 | 4 | Barbara Post | > ** RedmineIssueList |
25 | 4 | Barbara Post | > ** RedmineIssues |
26 | 5 | Mischa The Evil | |
27 | 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. |
28 | 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. |
29 | 6 | Michael Koch | |
30 | 8 | Jean-Philippe Lang | h2. Text formatting |
31 | 6 | Michael Koch | |
32 | 8 | Jean-Philippe Lang | See [[RedmineTextFormatting]]. |
33 | 9 | Jean-Philippe Lang | |
34 | 9 | Jean-Philippe Lang | h2. Protecting a wiki page |
35 | 9 | Jean-Philippe Lang | |
36 | 9 | Jean-Philippe Lang | If you have the permission to protect wiki pages, you can click on !/images/locked.png! *Lock*. |
37 | 9 | Jean-Philippe Lang | |
38 | 9 | Jean-Philippe Lang | A locked wiki page can only be edited by users who have the permission to protect wiki page. |
39 | 9 | Jean-Philippe Lang | It can be unlocked by those users by clicking !/images/unlock.png! *Unlock*. |
40 | 10 | Jean-Philippe Lang | |
41 | 10 | Jean-Philippe Lang | h2. Wiki page history |
42 | 10 | Jean-Philippe Lang | |
43 | 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*. |
44 | 10 | Jean-Philippe Lang | |
45 | 11 | Jean-Philippe Lang | p=. !history.png! |
46 | 10 | Jean-Philippe Lang | |
47 | 10 | Jean-Philippe Lang | To view a specific version of the page click on its number. |
48 | 10 | Jean-Philippe Lang | |
49 | 11 | Jean-Philippe Lang | p=. !page_version.png! |
50 | 10 | Jean-Philippe Lang | |
51 | 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*. |