
[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
Re: [ic] item-field and interpolate
On Thu, 20 Dec 2001, Bob Ramstad wrote:
> flypage.html has the following line:
>
> [item-field comment]
>
> which displays the value of comment for the current item.
>
> For various reasons, I would like to include ITL tags in the comment.
> (To be specific, I want to imbed imagemaps into the comment to add
> some additional navigation.)
Sounds like you want reparse, not interpolate. (Though there's some
overlap in those definitions.)
Try:
[strip reparse=1][item-field comment][/strip]
Or a harmless filter, or whatever. [strip] just takes off leading and
trailing whitespace -- you want to use it just to reparse the contents for
IC tags.
Jon
_______________________________________________
interchange-users mailing list
interchange-users@interchange.redhat.com
http://interchange.redhat.com/mailman/listinfo/interchange-users