stekycz/nette-date-paginator

This package is abandoned and no longer maintained. No replacement package was suggested.

DatePaginator - Nette Framework addon for easier paging by any period

1.1.0-beta 2012-11-18 00:35 UTC

This package is not auto-updated.

Last update: 2020-01-24 14:46:32 UTC


README

Description

Allows paging by any of time period (day, week, month, …).

It is build for PHP 5.3.* and based on Nette Framerwork 2.0.*.

Dependencies

It depends only on Nette Framework.

Installation

Copy whole folder /libs/DatePaginator into folder with your project (libs dir).

If you use Composer then you know what to do :-)

Demo

Demo application can be found on date-paginator.steky.cz.

In demo application is used DatePicker+ by Jan Tvrdík, Twitter Bootstrap CSS library and jQuery with jQuery UI. Templates should be changed/replaced for using in your own project.

Author

The author of the addon is Martin Štekl.