[ic] Filter question - Is this possible?

Jon Jensen jon at endpoint.com
Fri Nov 5 18:46:11 EST 2004


On Fri, 5 Nov 2004, Aftermarket Cellular wrote:

> >CodeDef before_colon Filter
> >CodeDef before_colon Routine <<EOR
> >sub {
> >	my ($val) = @_;
> >	$val =~ s/:.*//;
> >	return $val;
> >}
> >EOR
> >
> >Then do [filter before_colon]Some text: Some more text[/filter].
> 
> I am having trouble finding the code/Filter folder. Would I have access to 
> this on a shared host?

Likely not.

But you can put that filter definition in your catalog.cfg too. It would 
then be available just to that one catalog.

Jon

-- 
Jon Jensen
End Point Corporation
http://www.endpoint.com/
Software development with Interchange, Perl, PostgreSQL, Apache, Linux, ...


More information about the interchange-users mailing list