]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/AddingPages
Formatting corrections and adjustments for Synopsis; references to old alpha server...
[SourceForge/phpwiki.git] / pgsrc / AddingPages
1 Date: Sun, 27 Jan 2002 17:28:55 -0500
2 Mime-Version: 1.0 (Produced by PhpWiki 1.3.2-jeffs-hacks)
3 X-Rcs-Id: $Id: AddingPages,v 1.8 2002-01-27 22:52:21 carstenklapp Exp $
4 Content-Type: application/x-phpwiki;
5   pagename=AddingPages;
6   flags="";
7   charset=iso-8859-1
8 Content-Transfer-Encoding: binary
9
10 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 anything into [square brackets].
11
12 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.
13
14 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:
15
16 PhpWiki project homepage: http://phpwiki.sourceforge.net/
17
18 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.
19
20 Note that there is a feature that your system administrator can enable to allow embedded HTML, but there are security risks involved.
21 ----
22 PhpWikiDocumentation