[ic] strip html filter AND apply two filters to one value?

Jonathan Clark interchange-users@icdevgroup.org
Tue Jul 23 12:38:02 2002


> first of all, I was looking for a filter to remove all
> html tags from a returned value.  I found this one
> searching the archives:
> http://interchange.redhat.com/pipermail/interchange-users/2002-February/
> 018133.html
>

That one is for stripping ITL not html.

> but after restarting IC and trying it I get an 'unknown
> filter' error in the catalog's error log.  Has anyone
> come up with a reverse to the 'text2html' filter or
> know what is wrong with this one?

Did you take account of the wrapping in the email?

>
> Also, I know the [filter] tag cannot nest, is there
> a way to apply TWO filters to ONE returned
> value?

this is documented:
http://www.icdevgroup.org/cgi-bin/ic/docfly.html?mv_arg=ictags04%2e28

use [filter op="text2html uc"]text[/filter] for example, to apply
'text2html' and then 'uc' filters.

Jonathan
Webmaint.