[Neos] how to adjust Router.yaml for pagination widget

Dominic Garms djgarms at gmail.com
Mon Nov 3 16:18:37 CET 2014


On 01/11/14 10:25, Aske Ertmann wrote:
> Hey Dominic
>
> Have a look at Rens’ gist https://gist.github.com/radmiraal/8d68190e4d8de98ed865 <https://gist.github.com/radmiraal/8d68190e4d8de98ed865>
>> On 14 Oct 2014, at 15:47, Dominic Garms <djgarms at gmail.com> wrote:
>>
>> Hello,
>>
>> how would I adjust my Router.yaml config have a nice url pattern for typo3cr paginate widget?
>>
>> This is how my url looks like:
>>
>> http://example.com/news?--typo3-typo3cr-viewhelpers-widget-paginateviewhelper[%40package]=&--typo3-typo3cr-viewhelpers-widget-paginateviewhelper[%40subpackage]=&--typo3-typo3cr-viewhelpers-widget-paginateviewhelper[%40controller]=&--typo3-typo3cr-viewhelpers-widget-paginateviewhelper[%40action]=index&--typo3-typo3cr-viewhelpers-widget-paginateviewhelper[currentPage]=2
>>
>> I have a standard Menu where I am using the paginate widget to show a custom news list.
>>
>> Thanks,
>> Dominic
>> _______________________________________________
>> Neos mailing list
>> Neos at lists.typo3.org
>> http://lists.typo3.org/cgi-bin/mailman/listinfo/neos
>
Hi Aske,

I added the Routes.yaml with configuration to my Application code:
https://github.com/dohomi/Neos-Plugin-DMF.BootstrapContent/tree/master/Configuration
But still its not working. Is there anything I missed out?

Thanks,
Dominic


More information about the Neos mailing list