Update of /cvsroot/phpwiki/phpwiki/templates
In directory usw-pr-cvs1:/tmp/cvs-serv26408
Modified Files:
README
Log Message:
Stripped stuff about page references which are now obsolete.
Index: README
===================================================================
RCS file: /cvsroot/phpwiki/phpwiki/templates/README,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** README 2001/02/10 22:15:08 1.4
--- README 2001/03/02 00:42:50 1.5
***************
*** 1,5 ****
$Id$
! PhpWiki distinguishes between four different templates:
- template for browsing pages (default: browse.html)
--- 1,5 ----
$Id$
! PhpWiki distinguishes between three different templates:
- template for browsing pages (default: browse.html)
***************
*** 9,16 ****
This template is used when users edit a page by clicking on
the EditText link.
-
- - template for editing references (default: editlinks.html)
- This template is used when users edit references of a page
- by clicking on the EditLinks link on the EditText page.
- template for plain messages from PhpWiki (default: message.html)
--- 9,12 ----
|