[Zope] Generating a Search Result Page
Magnus Heino
magnus.heino@pleon.sigma.se
Wed, 3 Jul 2002 14:13:01 +0200
> Currently, to get things working, I display all results on one screen. =
I
> know the users want to see the first 10 results and click for the next =
10
> and so on. Can anyone point me in the right direction to read about thi=
s
> feature or sites that I can look at the code. Thanks.
See "Page Template Utilities" in;
http://www.zope.org/Documentation/ZopeBook/AdvZPT.stx
or "Batch Processing With The In Tag"
http://www.zope.org/Documentation/ZopeBook/AdvDTML.stx
depending on what you use...=20
--=20
/Magnus Heino