Project

General

Profile

Actions

Task #103896

open

Implement User TSconfig provider for profiles and sites

Added by Daniel Siepmann about 1 month ago. Updated 35 minutes ago.

Status:
Accepted
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2024-05-24
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
Complexity:
Sprint Focus:
Needs Decision

Description

Just like #103522 introduced Page TSconfig, it would be beneficial if we would add User TSconfig as well, in order to provide a streamlined experience.

It is confusing if TypoScript and Page TSconfig but not User TSconfig will be provided via Site Sets.

#101807 already introduced auto loading of User TSconfig from extensions, just like done via #96614 for Page TSconfig.


Related issues 4 (0 open4 closed)

Related to TYPO3 Core - Epic #103630: Site sets: Composable (sub)set's of site configuration, shippable in extensionsResolvedBenjamin Franzke2024-03-20

Actions
Related to TYPO3 Core - Feature #101807: Add centralized way to load User TSconfigClosed2023-08-31

Actions
Related to TYPO3 Core - Feature #96614: Add centralized way to load PageTsConfigClosedBenni Mack2022-01-21

Actions
Related to TYPO3 Core - Task #103522: Implement Page TSconfig provider for profiles and sitesResolved2024-04-02

Actions
Actions #1

Updated by Daniel Siepmann about 1 month ago

  • Related to Epic #103630: Site sets: Composable (sub)set's of site configuration, shippable in extensions added
Actions #2

Updated by Daniel Siepmann about 1 month ago

  • Related to Feature #101807: Add centralized way to load User TSconfig added
Actions #3

Updated by Daniel Siepmann about 1 month ago

  • Related to Feature #96614: Add centralized way to load PageTsConfig added
Actions #4

Updated by Daniel Siepmann about 1 month ago

  • Related to Task #103522: Implement Page TSconfig provider for profiles and sites added
Actions #5

Updated by Daniel Siepmann about 1 month ago

  • Description updated (diff)
Actions #6

Updated by Georg Ringer 29 days ago

  • Status changed from New to Needs Feedback

as usertsconfig is not bound to a site but to the user I am unsure if we should really do that?

Actions #7

Updated by Daniel Siepmann 29 days ago

An extension can provide a file for user tsconfig that is auto loaded #101807.

It was possible for years to load user tsconfig from ext_localconf.php via TYPO3\CMS\Core\Utility\ExtensionManagementUtility::addUserTSConfig()

It is very confusing for users if one API and mechanism is not streamlined. Many installations also only have one Site and one now needs to know and remember which part is available via new sites, and which is not.

Actions #8

Updated by Georg Ringer 29 days ago

  • Status changed from Needs Feedback to Accepted
Actions #9

Updated by Georg Ringer 35 minutes ago

  • Sprint Focus set to Needs Decision
Actions

Also available in: Atom PDF