You might be able to file this under "thinking too much about stuff." : )
<!-- TMPL_IF NAME=BOOLEAN -->
<!-- TMPL_LOOP NAME=LOOP_ME_BABY -->
<p>Cool <!-- TMPL_VAR NAME=POO --> here!</p>
<!-- /TMPL_LOOP -->
<!-- /TMPL_IF -->
(hey princepawn. I'm Hero Zzzyzx, if that means anything to you.)
-DJCP
> -----Original Message-----
> From: Terrence Brannon [mailto:[EMAIL PROTECTED]]
> Sent: Friday, November 16, 2001 6:08 PM
> To: [EMAIL PROTECTED]
> Subject: [htmltmpl] DTD friend container tags
>
>
> The HTML documents state:
>
> If you're a fanatic about valid HTML and would like your templates to
> conform to valid HTML syntax, you may optionally type template tags in
> the form of HTML comments. This may be of use to HTML authors who would
> like to validate their templates' HTML syntax prior to HTML::Template
> processing, or who use DTD-savvy editing tools.
>
> <!-- TMPL_VAR NAME=PARAM1 -->
>
>
> But what I didn't see was an example of how a container tag's open and
> close would look.
>
> Could someone give an example of how a container tag, (ie, <TMPL_IF>)
> would look?
>
> thanks
>
> =====
> Terrence Brannon
> Carter's Compass: "I know I'm on the right track when by deleting
> something I'm adding functionality."
>
> __________________________________________________
> Do You Yahoo!?
> Find the one for you at Yahoo! Personals
> http://personals.yahoo.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]