[Zope-CMF] Modifying SearchableText...? How...?

Gitte Wange gitte@mmmanager.org
Sun, 22 Sep 2002 15:29:45 +0200


----- Original Message -----
From: "Thomas ::HeadNet::" <stoons@headnet.dk>
To: <zope-cmf@zope.org>
Cc: "Chris Withers" <chrisw@nipltd.com>
Sent: Friday, September 20, 2002 3:23 PM
Subject: Re: [Zope-CMF] Modifying SearchableText...? How...?


> That is exactly what i did... = (

If a class has a function named SearchableText then I don't think you can
override it by making a python script and place it in portal_skins 'sutom'
folder ??
You will need to modify the function in the python module ..

Greetings,
Gitte Wange

> ----- Original Message -----
> From: "Chris Withers" <chrisw@nipltd.com>
> To: "Stoons - [ HeadNet ]" <stoons@headnet.dk>
> Cc: <zope-cmf@zope.org>
> Sent: Friday, September 20, 2002 10:16 AM
> Subject: Re: [Zope-CMF] Modifying SearchableText...? How...?
>
>
> > Stoons - [ HeadNet ] wrote:
> > > 1) I added the script above with the name "SearchableText"
> >
> > Where did you add it?
> >
> > It should go in the 'custom' folder of the portal_skins tool.
> > Then make sure 'custom' is included left-most in the skin definition.
> > Then re-index all your content so the new SearchableText method gets
used.
> >
> > cheers,
> >
> > Chris
> >
> >
>
>
> _______________________________________________
> Zope-CMF maillist  -  Zope-CMF@zope.org
> http://lists.zope.org/mailman/listinfo/zope-cmf
>
> See http://collector.zope.org/CMF for bug reports and feature requests
>