5 | | 1. Choose a name for your new page. See WikiPageNames for naming conventions. |
6 | | 1. Edit an existing page, and add a hyperlink to your new page. Save your changes. |
7 | | 1. Follow the link you created to take you to the new page. Trac display a "describe !PageName here" message. |
8 | | 1. Click the "Edit this page" link to edit and add content to your new page |
9 | | 1. All done. Your new page is published. |
| 6 | You must be granted permission to create wiki pages. If you don't see the **Create this page** button when visiting a non-existent wiki page, you lack appropriate permission. Contact your local Trac administrator for more information. |
12 | | See also: TracWiki, WikiFormatting, TracLinks, WikiDeletePage |
| 10 | 1. Choose a name for your new page. See WikiPageNames for naming conventions. |
| 11 | 1. Edit an existing page or any other resource that support WikiFormatting and add a [TracLinks link] to your new page. If your page name is CamelCase, you can simply type the page name, provided the [TracIni#wiki-section ignore_missing_pages option] is `disabled` (the default). |
| 12 | 1. Save your changes. |
| 13 | 1. Follow the link you created to take you to the new page. |
| 14 | 1. Click the **Create this page** button to enter edit mode and add content to your new page. |
| 15 | 1. Save your changes to publish your page. |
| 17 | == Rename a page #renaming |
| 18 | |
| 19 | While choosing a good [WikiPageNames page name] is important for usability purposes, you can always rename the page later. You will need the WIKI_RENAME permission to rename pages. |
| 20 | |
| 21 | When renaming a page, you'll be offered the possibility to create a page at the old location that contains a link to the new page, so that links pointing to the old location are not "dangling" (i.e. pointing to a non-existent page). |
| 22 | |
| 23 | ---- |
| 24 | See also: TracWiki, PageTemplates, WikiFormatting, TracLinks, WikiDeletePage |