Re: [phplib] replacement variables From: Alex Black (enigma <email protected>)
Date: 05/10/01

for that sort of thing, I would maintain a copy of your templates which you
edit, and run them through a preprocessor - which will set those variables
for you.

> I plan on having on my site a number of different templates, say 10 main
> templates with some sub templates.
>
> What i am wondering is what people do for consistancy of what i would call
> replacment variables, such as cellpadding="2" sort of thing. If you change
> that then it changes the cellpadding across the whole website instead of
> having to do it for each and every template.
>
> I realise you could make a template which was, just, "2" and then do
> cellpadding="{cellpadding}" but you would end up with hundreds of templates.
>
> Suggestions?
>
> Chris Padfield
> http://www.ascifi.com/
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: phplib-unsubscribe <email protected>
> For additional commands, e-mail: phplib-help <email protected>
>
>

--
alex black, ceo
enigma <email protected>

the turing studio, inc. http://www.turingstudio.com

vox+510.666.0074 fax+510.666.0093

--------------------------------------------------------------------- To unsubscribe, e-mail: phplib-unsubscribe <email protected> For additional commands, e-mail: phplib-help <email protected>