Skip to main content

Batching facilities used in Plone.

Project description

Welcome to Plone batching's documentation!
==========================================

This package includes facilities for creating a batched sequence.

It originated from the the PloneBatch module written for Plone which in
itself has been based on Zope2's ZTUtils.Batch.

Contents:

.. toctree::
:maxdepth: 2

CHANGES
plone/batching/batching
USAGE

.. automodule:: plone.batching.batch
:members:


Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`


Changelog
=========

1.0.2 (2014-04-13)
------------------

- Fix issue where a start >= end will always return last item.
https://dev.plone.org/ticket/13880\
[thepjot]

- Fix multiple_pages if the length of the sequence is exactly the
page length.
[gaudenz]

1.0.1 (2014-01-27)
------------------

- Fix issue with sequences when the reported length was different
than len() iteration would return the full unbatched sequence.
[alecm]


1.0 (2013-05-23)
----------------

- Use index instead of template attribute in BatchView to be able to customize
only the template.
[vincentfretin, thomasdesvenain]

- Fixed wrong msgid for 'First item'.
[vincentfretin]


1.0b1 (2013-01-17)
------------------

- Nothing changed yet.


1.0a1 (2012-04-25)
------------------

- Factored out Plone batching implementation to seperate egg (PLIP #12235)
[tom_gross]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

plone.batching-1.0.2.zip (20.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page