]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/AddingPages
Fix encoding of page names '.' and '..'.
[SourceForge/phpwiki.git] / pgsrc / AddingPages
1 To add a new page to Wiki, all you have to do is come up with a meaningful title, capitalize all the words and StringThemTogetherLikeThis. Wiki automagically recognizes it as a hyperlink. Alternatively, you can put\r
2 anything into [square brackets].\r
3 \r
4 Then you can go ahead and ClickTheQuestionMark at the end of your new hyperlink, and the Wiki will give you a window for making the new page.\r
5 \r
6 If you wish to add documents with complex markup to the Wiki, you might be better off providing a URL to it than trying to add the text of the document here, like so:\r
7 \r
8  PhpWiki project homepage: http://phpwiki.sourceforge.net/\r
9 \r
10 The Wiki does not support HTML tags (see TextFormattingRules).  <tags>They will just render like text.</tags> Wiki is meant to be as simple as possible to encourage use.\r
11 \r
12 Note that there is a feature that your system administrator can enable to allow embedded HTML, but there are security risks involved.\r