everything you need to make a pager for extbase
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...
Comments
Added by Georg Bez over 2 years ago
Looks pretty good.
Did you ever have the code as an example? Then one could understand this better.
In particular, the involvement in Fluid and the configuration I'm not quite clear.
Thanks before.
So it looks to me far from :-)
@ {namespace p=Tx_ExtbasePager_ViewHelpers}
<f:layout name="default" />
<f:section name="main">
[...CONTENT...]
<p:pager></p:pager>
</f:section>
@