[Flow] Infinite scroll
Christian Loock
chl at vkf-renzel.de
Fri Jun 19 10:26:15 CEST 2015
There are special types of Ajax widgets you could write to achieve what
you want.
This is how I would probably do it.
Am 19.06.2015 um 10:24 schrieb Bastian Waidelich:
> 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
>
>
More information about the Flow
mailing list