Forum Moderators: mack
--miss helen
[edited by: heini at 12:50 am (utc) on Mar. 7, 2003]
[edit reason] sorry, helen: no urls here, thanks! [/edit]
You can do this by storing the page templates in the database and storing the page content in another table of the database and using this to create pages.
I use the database to generate new pages according to the site template and also if a major site update is needed as it takes a lot less time to just press a button and update all pages on the site (I have to do some manual editing afterwards though.)
Thanks.