Project

General

Profile

Actions

Feature #104114

closed

Add command to generate fluid schema files

Added by Simon Praetorius about 1 month ago. Updated 13 days ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
Start date:
2024-06-14
Due date:
% Done:

100%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Based on the recent changes in Fluid standalone, a TYPO3-specific CLI command should be created to generate xsd schema files for all available ViewHelpers in a composer-based TYPO3 project. The CLI command needs to take care of merging PHP namespaces into one XML namespace if they are defined in $TYPO3_CONF_VARS['SYS']['fluid']['namespaces']. The new API of Fluid Standalone has already taken that use case into account. The resulting xsd files will be written to var/transient/ and thus will be excluded from versioning systems by default.

Related Fluid change: https://github.com/TYPO3/Fluid/commit/3372d2292f600abda532c8eabb26c3a1b3549dc6

Actions

Also available in: Atom PDF