.. include:: /Includes.rst.txt .. _feature-91499: ============================================================================================== Feature: #91499 - Additional attributes for includeJS, includeCSS and all other page.include** ============================================================================================== See :issue:`91499` Description =========== The :php:`PageRenderer` supports additional tag attributes for CSS and JavaScript files. These data attributes can be configured using a key/value list via TypoScript. * :typoscript:`page.includeCSS` * :typoscript:`page.includeCSSLibs` * :typoscript:`page.includeJS` * :typoscript:`page.includeJSFooter` * :typoscript:`page.includeJSLibs` * :typoscript:`page.includeJSFooterlibs` Impact ====== It is now possible to extend :html:` .. index:: Frontend, TypoScript, ext:frontend