Project

General

Profile

Actions

Bug #69818

open

ExtensionService - getPluginNamespace should have signalSlot to build (not only set via TypoScript) own pluginnamespace

Added by Andreas Allacher over 8 years ago. Updated about 1 year ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
Extbase
Target version:
-
Start date:
2015-09-15
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Needs Decision

Description

Sometimes it would be good to be able to override the pluginnamespace more dynamically then just using the TypoScript setting allows.
For instance appending a Input-Fieldnmae of the content element or the UID.

The reason is if you intend to create a plugin that can/should be used multiple times on the same site the pluginNamespace defines which plugin is actually involved.
As the ExtensionService itself is injected in quite a lot of classes it is a bit complicated to get the change to work everywhere.

The easist solution would add a signalSlot that allows to modify the default pluginnamespace.

Actions

Also available in: Atom PDF