]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/AddingPages
adapted to new $pagehash structure ("refs" and "lastmodified")
[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, capatalize all the words and StringThemTogetherLikeThis. Wiki automagically recognizes it as a hyperlink.\r
2 \r
3 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
4 \r
5 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
6 \r
7  PhpWiki project homepage: http://wcsb.org/~swain/php/wiki/\r
8 \r
9 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
10 \r
11 Note that there is a feature that your system administrator can enable to allow embedded HTML, but there are security risks involved.\r