neos-development-collection icon indicating copy to clipboard operation
neos-development-collection copied to clipboard

TYPO3CR Fluid Node Paginate Widget should support FlowQuery objects and not just normal Arrays

Open neos-bot opened this issue 10 years ago • 1 comments

Jira issue originally created by user @skurfuerst:

Jira-URL: https://jira.neos.io/browse/NEOS-145

neos-bot avatar Jun 21 '14 18:06 neos-bot

Comment created by @bwaidelich:

I think we should adjust the regular pagination widget to support normal arrays, too and then get rid of the TYPO3CR pagination widget.. Even better: let TYPO3CR return instances of QueryResultInterface - a first implementation could use a custom implementation that works with callbacks (see https://github.com/bwaidelich/Wwwision.Neos.MailChimp/blob/master/Classes/Wwwision/Neos/MailChimp/Domain/Dto/CallbackQueryResult.php for example)

neos-bot avatar Jan 09 '15 12:01 neos-bot