diff demostaticweb.cfg @ 158:8ec9ed76d67b

Make the template used by bin/publishstaticweb.py configurable.
author Bernhard Herzog <bh@intevation.de>
date Tue, 17 Jun 2008 18:06:21 +0000
parents 38aeaa34fa8c
children ef87d30468b6
line wrap: on
line diff
--- a/demostaticweb.cfg	Wed Jun 11 12:59:17 2008 +0000
+++ b/demostaticweb.cfg	Tue Jun 17 18:06:21 2008 +0000
@@ -17,6 +17,12 @@
 # for that program works.
 build_create: ~/treepkg/bin/createstaticweb.py
 
+# The template for the web-page.  This value is passed as the
+# --status-template argument to the build_create command on the build
+# host.  It should be either an absolute filename or a filename relative
+# to the ~/treepkg/web/ directory.
+build_template: status-by-startdate.html
+
 # the directory on build_host where the static web-site should be put.
 # This value is used as the parameter to the build_create command on
 # build_host.
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)