close
Warning:
Can't synchronize with repository "(default)" ("(default)" is not readable or not a Git repository.). Look in the Trac log for more information.
- Timestamp:
-
04/07/06 22:10:46 (20 years ago)
- Author:
-
trac
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v1
|
v1
|
|
| | 1 | = Steps to Add a New Wiki Page = |
| | 2 | |
| | 3 | 1. Choose a name for your new page. See WikiPageNames for naming conventions. |
| | 4 | 1. Edit an existing page and add a hyperlink to your new page. Save your changes. |
| | 5 | 1. Follow the link you created to take you to the new page. Trac will display a "describe !PageName here" message. |
| | 6 | 1. Click the "Edit this page" button to edit and add content to your new page. Save your changes. |
| | 7 | 1. All done. Your new page is published. |
| | 8 | |
| | 9 | |
| | 10 | See also: TracWiki, WikiFormatting, TracLinks, WikiDeletePage |