Re: [htmltmpl] FORMAT= enhancement to <TMPL_VAR> construct
Brought to you by:
samtregar
From: Philip T. <phi...@gm...> - 2004-10-06 13:10:26
|
Sometime Today, Bob Diss assembled some asciibets to say: > Greetings! In using HTML::Template I found somewhat limited by the > lack of formatting ability in the template language itself. While I > recognize the need for a separation between coding and layout, I often > found myself making duplicate copies of a value in different formats > so that the layout people would have the version they need. For > example: sometimes they would want the value in all uppercase (for a > section heading), and then again they want it in all lowercase, or I think you want the text-transform CSS rule. -- Eureka! -- Archimedes |