Using Plone's built-in batching mechanism

This tutoria shows you how to use the built-in batching utility in Plone to create a Previous/Next selector with pages when you have a lot of items you want to list.

  1. PloneBatch usage PloneBatch is an extension of the regular Batch class in ZTUtils. It also comes with a handy macro for making the navigation menu to ease development. It's perfect for those 2000 items search result pages.
  2. PloneBatch: Advanced Usage The batch navigation is customizable, and here is an overview of the more advanced features available.

All content on one page (useful for printing, presentation mode etc.)