praveen@softprosys.com wrote:
Dear Andreas Jung, Thank you so much. Shall I modify the script. I need to implement the different search critereas in different pages. Shall I do that with this?
There is no need to modify that script (in fact, you probably want to avoid this if at all possible); everythin you want to do should be possible by calling the script and passing the proper parameters. There's a couple things you'll want to investigate: 1) see some examples (like the "news" or "news_slot" page templates in plone... I forget what it's called); grep the source code for PloneBatch calls. 2) look at the indices declared in your portal_catalog 3) read up on the wholesome goodness of ZCatalog Hope that helps, Duncan
Thanks & Regards Praveen
Take a look at PloneBatch.
-aj
--On Freitag, 12. September 2003 9:44 Uhr +0530 Praveen Kumar <praveen@softprosys.com> wrote:
Dear Greg Holmes, I'm a new bie using ZOpe. I would like to implement the paging features in search. I'm searching on MySQL table. currently able to display all the results in one page but I would like to present it 10 results in each page and if the results are more than 10 then it soul show the pages with links 1,2 like this. Please suggest me how to do this? -- Regards Praveen Kumar, SoftPro Systems Ltd, Ph: 91-40-23111806
Praveen Kumar SoftPro Systems Ltd
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )