RE: [htmltmpl] setting template parameters from within the template?
Brought to you by:
samtregar
From: Charles K. C. <ccl...@ht...> - 2004-10-02 04:43:22
|
Thilo Planz <thi...@we...> wrote: : is there a way to set template parameters from within the : template? : : I would like to do this because I have pages that include : a common header (who doesn't?) [snip] : : so that the design people (who edit the templates, but not the : code) can set the page title (which is a purely presentational : issue most of the time) right in the template. I don't use H::T for page generation. I normally use it for content management. I did it for one site, however. It was an Apache server and we used SSI for page assembly and H::T for BBS output. The app templates didn't need to create site headers and footers, just some content to "drop-in" the page. HTH, Charles K. Clarkson -- Mobile Homes Specialist 254 968-8328 |