Update of /cvsroot/php-blog/serendipity/templates
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28775/templates
Modified Files:
HOWTO
Log Message:
Do not show our "temporary" styles until they are finished.
Index: HOWTO
===================================================================
RCS file: /cvsroot/php-blog/serendipity/templates/HOWTO,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- HOWTO 8 Jul 2003 11:59:49 -0000 1.3
+++ HOWTO 2 Apr 2004 08:32:52 -0000 1.4
@@ -16,5 +16,9 @@
Contains the information about the current theme. Things like Name, Author and Release Date should be put here.
Make sure format this file so that it is valid. Oherwise your theme will not show up correctly in the theme page
+* inactive.txt
+ If this file exists (no matter what its contents) the template will not
+ be available to be chosen. Remove the file to test and work on the template.
+
Generally you can just copy the default folder and name it something else.
Thereby you have a basis for a new theme and can now begin to modify the default theme to your liking.
|