[Flow] Infinite scroll
Bastian Waidelich
bastian at typo3.org
Fri Jun 19 10:24:50 CEST 2015
On 18.06.15, at 20:52, Patric Eckhart wrote:
Hi Patric,
> Has anyone ever realized a template with infinite scrolling?
It seems Christopher has done so for http://www.planetflow.net/
I didn't check, but probably you can find the source in the package[1]
> Does anyone want post the Controller PHP,
> the JS and the Fluid template?
Just a suggestion: Leave it out of the controller logic and implement it
like the pagination widget. Only: I would suggest *not* to make it a
widget but a regular ViewHelper for performance reasons.
Check out [2] for more details and a code example (in the comments)
[1] https://github.com/hlubek/Planetflow3-Package
[2] https://jira.typo3.org/browse/FLOW-196
--
Bastian Waidelich
More information about the Flow
mailing list