]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/AddingPages
force writable dirs: run by cli and webuser with conflicting umasks
[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.12 2004-05-13 13:48:34 rurban Exp $
4 Content-Type: application/x-phpwiki;
5   pagename=AddingPages;
6   pgsrc_version="2 $Revision: 1.12 $";
7   flags="";
8   markup=2;
9   charset=iso-8859-1
10 Content-Transfer-Encoding: binary
11
12 To add a new page to Wiki, all you have to do is come up with a
13 meaningful title, capitalize all the words and
14 StringThemTogetherLikeThis. Wiki automagically recognizes it as a
15 hyperlink. Alternatively, you can put anything into [square brackets].
16
17 Then you can go ahead and ClickTheQuestionMark at the end of your new
18 hyperlink, and the Wiki will give you a window for making the new
19 page.
20
21 If you wish to add documents with complex markup to the Wiki, you
22 might be better off providing a URL to it than trying to add the text
23 of the document here, like so:
24
25 PhpWiki project homepage: http://phpwiki.sourceforge.net/
26
27 The Wiki does not support HTML tags (see TextFormattingRules).
28 <tags>They will just render like text.</tags> Wiki is meant to be as
29 simple as possible to encourage use.
30
31 Note that there is a feature that your system administrator can enable
32 to allow embedded HTML, but there are security risks involved.
33
34 ----
35
36 PhpWikiDocumentation