Re: [phplib] replacement variables From: wsheldah <email protected>
Date: 05/11/01

Sounds like a job for stylesheets.

"Chris Padfield" <contact%ascifi.com <email protected>> on 05/10/2001
06:15:46 PM

To: phplib <email protected>
Subject: [phplib] replacement variables

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>

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