[Flow] Paginate Widget: Can you change the stings for next/previous or the whole template?
Carsten Bleicker
carsten at bleicker.de
Tue Jul 30 12:00:42 CEST 2013
i think you dont have to set template paths.
if you have your own paginate implementation your controller should resolve the templates
from the resource folders exactly from this package the controller is located. its resolved automaticaly.
i hope this is correct :)
carsten
Am 30.07.2013 um 11:48 schrieb Stephen Bungert:
> Yes, I thought about extending the paginate widget, then I could (in my
> extended widget comntroller) set the template paths... at least I think this
> can be done in controllers.
>
> "Christian Loock" <chl at vkf-renzel.de> schrieb im Newsbeitrag
> news:mailman.6739.1375172699.570.flow at lists.typo3.org...
>> Hi,
>>> Stephen Bungert wrote:
>>>
>>> Hi Stephen,
>>>
>>>> I'd like to change the strings for the paginate widget, and possibly the
>>>> whole template, is this possible?
>>>
>>> Unfortunately this is not yet possible out of the box.
>>> But it will be with the "Views.yaml"-change[1] that will be merged this
>>> week hopefully.
>>>
>>> In the meantime, instead of changing the original templates (*shiver*)
>>> you can copy copy the complete widget (ViewHelper, WidgetController &
>>> Templates) to your own package..
>>>
>>> HTH
>>>
>>> [1] https://review.typo3.org/#/c/16392/
>>>
>>>
>> shouldnt it also works when he instead of copying everything, he just
>> creates his own ViewHelper and stuff which then extend the original
>> Classes?
>>
>> Will the changes you are talking about be available in the stable Version
>> of 2.0?
>
>
> _______________________________________________
> Flow mailing list
> Flow at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/flow
More information about the Flow
mailing list