Update of /cvsroot/php-blog/serendipity
In directory sc8-pr-cvs1:/tmp/cvs-serv21534
Modified Files:
INSTALL
Log Message:
Reflect new templates
Index: INSTALL
===================================================================
RCS file: /cvsroot/php-blog/serendipity/INSTALL,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- INSTALL 24 Jun 2003 03:25:25 -0000 1.2
+++ INSTALL 24 Jun 2003 19:11:37 -0000 1.3
@@ -48,7 +48,7 @@
suffix suggests).
3. Sample usage of the API
- -serendipity_layout.inc.php
+ -layout.php (in templates/[theme]/)
This file displays the calendar, the search field, and the diary entries.
You can either include this file somewhere in your site, or use the
callback functions directly in your site. It's up to you. I designed this,
@@ -58,7 +58,7 @@
-index.php
This file "simulates" your homepage, you can safely ignore it, it is mainly
for testing, whether serendipity works (currently it just prints a standard
- HTML header and includes serendipity_layout.inc.php
+ HTML header and includes layout.php
###############################################################################
serendipity (c) 2003 Jannis Hermanns <J...@ha...> www.jannis.to
|