[Templates] How to insert tags in string
Matthews Simon
sam@knowledgepool.com
Mon, 14 Aug 2000 14:47:45 +0100
But you can say.........
[% TAGS [< >] %]
[< a = "How to insert [% things %]..." >]
[< TAGS [% %] >]
[% a %]
Which is ugly......but does work.......
SAM
> -----Original Message-----
> From: Jonas Liljegren [mailto:jonas@paranormal.se]
> Sent: Monday, August 14, 2000 2:34 PM
> To: Template Toolkit
> Subject: [Templates] How to insert tags in string
>
>
> I can't say
>
> [% a = "How to insert [% things %]..." %]
>
> And I can't say [% a = "How to insert \[% things %\]..." %]
>
> So it gets a little complicated to construct certain strings
>
>
> --
> / Jonas - http://jonas.liljegren.org/myself/en/index.html
>
>
>
> _______________________________________________
> templates mailing list
> templates@template-toolkit.org
> http://www.template-toolkit.org/mailman/listinfo/templates
>