saulhoward/haddock-cms

site-texts HTML pages have to written by hand

Opened this issue · 1 comments

What steps will reproduce the problem?
1. You want a site-texts page in order to display content on the site.
2. The file that specifies which class to use has to be written by hand.
3. The PHP file for the site-texts page has to be written by hand.

What is the expected output? 

It should be possible for a user to run a script that generates the site-
texts page automatically. Also, the user should be able to set the class for 
the site-texts page using a CLI script rather than editing a file.

Original issue reported on code.google.com by robert.i...@gmail.com on 7 Jun 2009 at 5:53

Step 2 (the config. file setting) is a separate issue. See:

http://code.google.com/p/haddock-cms/issues/detail?id=100

Original comment by robert.i...@gmail.com on 4 Oct 2009 at 9:20