[Grok-dev] Re: Keeping indexes up to date
Luciano Ramalho
luciano at ramalho.org
Sun Aug 12 14:00:02 EDT 2007
For the sake of the next newbies stumbling upon this thread...
This was easy enough to fix, just one line:
event.notify(lifecycleevent.ObjectModifiedEvent(book, IBook))
...plus the requisite imports, to this file:
http://svn.zope.org/Sandbox/luciano/kirbi/src/kirbi/pac.py?rev=78749&view=markup
Thanks to everyone who answered.
Regards,
Luciano
More information about the Grok-dev
mailing list