Update of /cvsroot/phpwiki/phpwiki/pgsrc
In directory slayer.i.sourceforge.net:/tmp/cvs-serv15523
Modified Files:
AddingPages
Log Message:
Changed the example to point to the current PhpWiki homepage.
Index: AddingPages
===================================================================
RCS file: /cvsroot/phpwiki/phpwiki/pgsrc/AddingPages,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** AddingPages 2000/06/02 15:59:04 1.2
--- AddingPages 2000/11/06 02:46:59 1.3
***************
*** 5,9 ****
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:
! PhpWiki project homepage: http://wcsb.org/~swain/php/wiki/
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.
--- 5,9 ----
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:
! PhpWiki project homepage: http://phpwiki.sourceforge.net/
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.
|