Date: 05/11/01
- Next message: wsheldah <email protected>: "Re: [phplib] template parsing order"
- Previous message: Klaus Seidenfaden: "Sv: [phplib] Numeric check on permissions"
- Maybe in reply to: Chris Padfield: "[phplib] replacement variables"
- Next in thread: Chris Padfield: "Re: [phplib] replacement variables"
- Reply: Chris Padfield: "Re: [phplib] replacement variables"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: wsheldah <email protected>: "Re: [phplib] template parsing order"
- Previous message: Klaus Seidenfaden: "Sv: [phplib] Numeric check on permissions"
- Maybe in reply to: Chris Padfield: "[phplib] replacement variables"
- Next in thread: Chris Padfield: "Re: [phplib] replacement variables"
- Reply: Chris Padfield: "Re: [phplib] replacement variables"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

