FrRedmineWikis » History » Version 2
Heidy Zihi, 2010-05-12 12:43
| 1 | 1 | Heidy Zihi | h1. Wikis |
|---|---|---|---|
| 2 | |||
| 3 | h2. Créer une nouvelle page Wiki |
||
| 4 | |||
| 5 | Comme dans chaque wiki, ajouter simplement un lien vers la page que vous voulez créer. |
||
| 6 | |||
| 7 | <pre>[[MyNewWikiPage]]</pre> |
||
| 8 | 2 | Heidy Zihi | Enregistrez la page et cliquez sur ce lien: vous avez créé une nouvelle page wiki appelée "MyNewWikiPage". Félicitations. |
| 9 | 1 | Heidy Zihi | |
| 10 | h2. Créer une barre latérale (side bar) |
||
| 11 | |||
| 12 | Le contenu de la page wiki appelée 'Sidebar' est affichée dans la bare latérale s'il existe. |
||
| 13 | _ |
||
| 14 | CONTINUER LA TRADUCTION ..._ |
||
| 15 | |||
| 16 | . Permission to edit protected pages is required to create this page |
||
| 17 | |||
| 18 | h2. Creating sub-pages (parent/child relationships) |
||
| 19 | |||
| 20 | (From the [[FAQ]]). |
||
| 21 | |||
| 22 | Looking at http://www.redmine.org/wiki/redmine/Page_index/special it is possible to make use of some sort of sub-paging like: |
||
| 23 | > * Guide |
||
| 24 | > ** RedmineAccounts |
||
| 25 | > ** RedmineCustomFields |
||
| 26 | > ** RedmineInstall |
||
| 27 | > ** RedmineIssueList |
||
| 28 | > ** RedmineIssues |
||
| 29 | |||
| 30 | This can be accomplished by assigning a parent page to a to-be child-page. This assignment can be done via the @rename@ dialog. |
||
| 31 | 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. |
||
| 32 | |||
| 33 | h2. Text formatting |
||
| 34 | |||
| 35 | See [[RedmineTextFormatting]]. |
||
| 36 | |||
| 37 | h2. Protecting a wiki page |
||
| 38 | |||
| 39 | If you have the permission to protect wiki pages, you can click on !/images/locked.png! *Lock*. |
||
| 40 | |||
| 41 | A locked wiki page can only be edited by users who have the permission to protect wiki page. |
||
| 42 | It can be unlocked by those users by clicking !/images/unlock.png! *Unlock*. |
||
| 43 | |||
| 44 | h2. Wiki page history |
||
| 45 | |||
| 46 | 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 | |||
| 48 | p=. !history.png! |
||
| 49 | |||
| 50 | To view a specific version of the page click on its number. |
||
| 51 | |||
| 52 | p=. !page_version.png! |
||
| 53 | |||
| 54 | You can revert a page to a previous version by clicking on !/images/cancel.png! *Rollback to this version*, then *Save*. |