[ic] Universal tag hide ic 5.5.2 and [query]

Peter peter at pajamian.dhs.org
Tue Apr 1 20:05:30 EST 2008


On 04/01/2008 05:56 PM, Peter wrote:
> On 04/01/2008 11:03 AM, Sam Batschelet wrote:
>> I saw in RTFM that this is included in ic 5.5.2 few things.
>>
>> I assume this would help with suppressing the 0 or 1 response for 
>> something
>> like this:
>>
>> [query sql="UPDATE blah blah" [/query]
>>
>> Using
>>
>> [query hide=1] sql="UPDATE blah blah" [/query]
> 
> Yep
> 
>> Second is it says this is a Universal tag could I install the tag without
>> upgrading to production 5.5.2.
> 
> Nope, it's a universal attribute that is hard-coded into the IC core 
> files.  That said, many tags already have have an individual hide=1 
> attribute you can use and for those that don't you can enclose them in 
> [tmpn]...[/tmpn] to suppress output.

errr, make that [tmp] ... [/tmp] or it won't interpolate the input (ie, 
it won't run the tags inside with tmpn).

Peter



More information about the interchange-users mailing list