Warning: Can't synchronize with the repository (Unsupported version control system "darcs": Can't find an appropriate component, maybe the corresponding plugin was not enabled? ). Look in the Trac log for more information.
- Timestamp:
-
02/01/11 22:44:59 (2 years ago)
- Author:
-
trac (IP: 127.0.0.1)
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v1
|
v2
|
|
| 1 | 1 | = Steps to Add a New Wiki Page = |
| | 2 | [[TracGuideToc]] |
| 2 | 3 | |
| 3 | 4 | 1. Choose a name for your new page. See WikiPageNames for naming conventions. |
| 4 | | 2. Edit an existing page (or any other resources that support WikiFormatting) and add a [TracLinks link] to your new page. Save your changes. |
| | 5 | 2. Edit an existing page (or any other resources that support WikiFormatting and add a [TracLinks link] to your new page. Save your changes. |
| 5 | 6 | 3. Follow the link you created to take you to the new page. Trac will display a "describe !PageName here" message. |
| 6 | 7 | 4. Click the "Edit this page" button to edit and add content to your new page. Save your changes. |
| … |
… |
|
| 9 | 10 | You can skip the second step by entering the CamelCase name of the page in the quick-search field at the top of the page. But note that the page will effectively be "orphaned" unless you link to it from somewhere else. |
| 10 | 11 | ---- |
| 11 | | See also: TracWiki, WikiFormatting, TracLinks, WikiDeletePage |
| | 12 | See also: TracWiki, PageTemplates, WikiFormatting, TracLinks, WikiDeletePage |