[TYPO3-english] Fallback for f:widget.paginate template?

Braulio J. Solano-Rojas braulio at solsoft.biz
Wed Jun 21 07:08:59 CEST 2017


El 15/6/2017 a las 1:05 p. m., Braulio J. Solano-Rojas escribió:
> Greetings,
>
> I've been trying to customize the Index.html template of
> f:widget.paginate.  However I can not figure out the right Typoscript.

I found the answer.  :-)

plugin.PLUGIN_NAME {
   view {
     widget {
       TYPO3\CMS\Fluid\ViewHelpers\Widget\PaginateViewHelper {
         templateRootPath = EXT:EXT_NAME/Resources/Private/Templates/
       }
     }
   }
}





More information about the TYPO3-english mailing list