Skip to content

Make component settings work in TYPO3 v13#174

Open
sascha-egerer wants to merge 2 commits intositegeist:masterfrom
sascha-egerer:patch-4
Open

Make component settings work in TYPO3 v13#174
sascha-egerer wants to merge 2 commits intositegeist:masterfrom
sascha-egerer:patch-4

Conversation

@sascha-egerer
Copy link

Component settings based on typoscript must be read from the request.
Currently there is no clean way to get the request in the component settings object.
ComponentSettings should be refactored but this'll we a breaking change as it requires
some major changes like removing the singleton pattern.

Component settings based on typoscript must be read from the request. Currently there is no clean way to get the request in the component settings object.
ComponentSettings should be refactored but this'll we a breaking change as it requires some major changes like
removing the singleton pattern.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant