[Zope] Searchable Job-board example.
Arno Gross
arno.gross@consotec.de
Mon, 12 Feb 2001 13:07:24 -0100
If you are not using the default ZCatalog 'Catalog' try this:
<dtml-call "manage_editCataloger('yourCatalog')">
<dtml-call reindex_object>
A good example can be found at:
www.zope.org/Members/kedai/BuildSimpleZClass/index_html
Arno Gross, email:arno.gross@consotec.de
On Mon, 12 Feb 2001, Rubinstein Fredrik wrote:
> Hi there,
> I finaly got the example to work.
> There is still one question left.
>
> To get the catalog to work I have to go into the catalog and tell it
> to "find and catalog".
>
> Can anyone tel me how to do that with dtml-code so that after an
> entry is added I can call a piece of
> code that updates the catalog ?
>
> With kind regards
>
> Fred R
>
>
>
>
>
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )