[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ic] odd behaviour of filter tag with area tag inside it


On Tue, 1 Feb 2005, Tom Hodder wrote:

[filter urlencode][area ord/paypal_standby][/filter]
or
[filter urlencode interpolate=1][area ord/paypal_standby][/filter]

the area tag is not interpolated, but the filter tag is processed and I end up with;

I believe what you want is:

[filter op=urlencode interpolate=1][area ord/paypal_standby][/filter]

Remember that you can *either* use positional *or* named tag parameters in a given tag call, but not both. That's why op= is required when you do interpolate=1.

Jon


--
Jon Jensen
End Point Corporation
http://www.endpoint.com/
Software development with Interchange, Perl, PostgreSQL, Apache, Linux, ...
_______________________________________________
interchange-users mailing list
suppressed
http://www.icdevgroup.org/mailman/listinfo/interchange-users


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.