CoreCommunity ExtensionsIncubatorDistributionsTYPO3 4.5 ProjectsTYPO3 4.7 ProjectsTYPO3 6.0 ProjectsTYPO3 6.1 ProjectsTYPO3 6.2 Projects (+)

News

New Version 0.1.1

Added by Nils Blattner over 2 years ago

The latest version 0.1.1 is out and features the following changes:

- ViewHelper code is completely refactored! A lot of functionality is now in separate functions, making it easier to change stuff.
- Additional functions were added in the utility class to use with arrays or calculate your own values.
- Fixed a few bugs connected with the way typoscript was handled.
- extbase_pager is now ready for extbase 1.3.0!

Please feel free to try it out.
If you find any problems please submit them to the issues.

The refactoring of the ExtBase Pager is sponsored by the swiss TYPO3 company cab services ag.

Nils

everything you need to make a pager for extbase (1 comment)

Added by Jonas Felix almost 3 years ago

The extension handles the model, view and control tasks you need to realize a pager. It can be used with complexe parameters, search queries and every layout you can imagine. Completely typoscript configured...

Real world example of extbase_pager.

Also available in: Atom