[TASK] Align "Included PageTsConfig" with "Included TypoScript"
The "Included PageTsConfig" view is structurally similar to "Included TypoScript": Include trees are shown, conditions can be toggled. Resolves: #99827 Related: #97816 Related: #99563 Related: #99576 Releases: main Change-Id: I1149bef0ad1f2d2564ca7f45ad83825f73fa4e5b Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/77699 Tested-by:Stefan Bürk <stefan@buerk.tech> Reviewed-by:
Jochen <rothjochen@gmail.com> Tested-by:
core-ci <typo3@b13.com> Tested-by:
Jochen <rothjochen@gmail.com> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Stefan Bürk <stefan@buerk.tech>
Showing
- Build/Sources/TypeScript/backend/pagetsconfig/pagetsconfig-includes.ts 77 additions, 0 deletions.../TypeScript/backend/pagetsconfig/pagetsconfig-includes.ts
- Build/Sources/TypeScript/tstemplate/template-analyzer.ts 19 additions, 1 deletionBuild/Sources/TypeScript/tstemplate/template-analyzer.ts
- typo3/sysext/backend/Classes/Controller/PageTsConfig/PageTsConfigActiveController.php 5 additions, 6 deletions.../Controller/PageTsConfig/PageTsConfigActiveController.php
- typo3/sysext/backend/Classes/Controller/PageTsConfig/PageTsConfigIncludesController.php 297 additions, 187 deletions...ontroller/PageTsConfig/PageTsConfigIncludesController.php
- typo3/sysext/backend/Classes/Controller/PageTsConfig/PageTsConfigRecordsOverviewController.php 1 addition, 38 deletions...er/PageTsConfig/PageTsConfigRecordsOverviewController.php
- typo3/sysext/backend/Configuration/Backend/Modules.php 10 additions, 1 deletiontypo3/sysext/backend/Configuration/Backend/Modules.php
- typo3/sysext/backend/Resources/Private/Language/locallang_pagetsconfig.xlf 59 additions, 7 deletions...end/Resources/Private/Language/locallang_pagetsconfig.xlf
- typo3/sysext/backend/Resources/Private/Templates/PageTsConfig/Includes.html 274 additions, 29 deletions...nd/Resources/Private/Templates/PageTsConfig/Includes.html
- typo3/sysext/backend/Resources/Public/JavaScript/pagetsconfig/pagetsconfig-includes.js 17 additions, 0 deletions...s/Public/JavaScript/pagetsconfig/pagetsconfig-includes.js
- typo3/sysext/core/Classes/TypoScript/IncludeTree/SysTemplateTreeBuilder.php 1 addition, 1 deletion...Classes/TypoScript/IncludeTree/SysTemplateTreeBuilder.php
- typo3/sysext/core/Classes/TypoScript/IncludeTree/Visitor/IncludeTreeCommentAwareAstBuilderVisitor.php 4 additions, 5 deletions...Tree/Visitor/IncludeTreeCommentAwareAstBuilderVisitor.php
- typo3/sysext/core/Classes/TypoScript/IncludeTree/Visitor/IncludeTreeConditionAggregatorVisitor.php 5 additions, 3 deletions...udeTree/Visitor/IncludeTreeConditionAggregatorVisitor.php
- typo3/sysext/core/Classes/TypoScript/IncludeTree/Visitor/IncludeTreeConditionEnforcerVisitor.php 5 additions, 3 deletions...cludeTree/Visitor/IncludeTreeConditionEnforcerVisitor.php
- typo3/sysext/core/Classes/TypoScript/IncludeTree/Visitor/IncludeTreeNodeFinderVisitor.php 4 additions, 2 deletions...ript/IncludeTree/Visitor/IncludeTreeNodeFinderVisitor.php
- typo3/sysext/core/Classes/TypoScript/IncludeTree/Visitor/IncludeTreeSourceAggregatorVisitor.php 6 additions, 3 deletions...ncludeTree/Visitor/IncludeTreeSourceAggregatorVisitor.php
- typo3/sysext/core/Classes/TypoScript/PageTsConfigFactory.php 1 addition, 1 deletiontypo3/sysext/core/Classes/TypoScript/PageTsConfigFactory.php
- typo3/sysext/core/Configuration/Services.yaml 5 additions, 0 deletionstypo3/sysext/core/Configuration/Services.yaml
- typo3/sysext/tstemplate/Classes/Controller/ActiveTypoScriptController.php 3 additions, 3 deletions...emplate/Classes/Controller/ActiveTypoScriptController.php
- typo3/sysext/tstemplate/Classes/Controller/ConstantEditorController.php 1 addition, 1 deletion...stemplate/Classes/Controller/ConstantEditorController.php
- typo3/sysext/tstemplate/Classes/Controller/TemplateAnalyzerController.php 5 additions, 5 deletions...emplate/Classes/Controller/TemplateAnalyzerController.php
Please register or sign in to comment