Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • typo3 typo3
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Insights
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • typo3typo3
  • typo3typo3
  • Repository
Switch branch/tag
  • typo3
  • typo3
  • sysext
  • frontend
  • Classes
  • Http
  • RequestHandler.php
Find file BlameHistoryPermalink
  • Guido Schmechel's avatar
    [FEATURE] Support nomodule for JavaScript includes · 3fa18fab
    Guido Schmechel authored Nov 16, 2018 and Susanne Moog's avatar Susanne Moog committed Nov 09, 2019
    Add the property 'nomodule="nomodule"' to JavaScript files via TypoScript
    page.includeJSlibs.<array>.nomodule = 1
    
    This patch affects the TypoScript PAGE properties
    * includeJSlibs
    * includeJSFooterlibs
    * includeJS
    * includeJSFooter
    
    Resolves: #86759
    Releases: master
    Change-Id: I88db40ac973c17148a87504998f1070eba8d74af
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/58908
    
    
    Tested-by: default avatarTYPO3com <noreply@typo3.com>
    Tested-by: Daniel Goerz's avatarDaniel Goerz <daniel.goerz@posteo.de>
    Tested-by: Susanne Moog's avatarSusanne Moog <look@susi.dev>
    Reviewed-by: Daniel Goerz's avatarDaniel Goerz <daniel.goerz@posteo.de>
    Reviewed-by: Susanne Moog's avatarSusanne Moog <look@susi.dev>
    3fa18fab