Actions
Task #103278
closedUse TypoScript static file dependency chain in EXT:styleguide
Status:
Closed
Priority:
Should have
Assignee:
Category:
Code Cleanup
Target version:
Start date:
2024-03-04
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Load TypoScript dependencies via include_static_file.txt which
is the defined pattern for loading dependencies of a static template,
ensuring that both constants and typoscript setup of dependencies are
loaded, without having to load all required dependencies both in
constants.typoscript and setup.typoscript.
Updated by Gerrit Code Review 9 months ago
- Status changed from New to Under Review
Patch set 5 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/83124
Updated by Benjamin Franzke 9 months ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 0368817a362ce554b71d30b1811f572c3fd0c781.
Actions