[TYPO3-core] Dispatch extbase extension without registering it as module.

Steffen Müller typo3 at t3node.com
Sat Oct 12 18:55:22 CEST 2013


Hi.


On 11.10.2013 10:42 Fabien Udriot wrote:
> 
> After discussing the topic with Steffen Müller again, it looks this could be achieved by adding some
> User TSconfig without touching the (Extbase) BE Module API.
> 

FYI, the issue has been solved with the following changeset:
http://forge.typo3.org/projects/typo3v4-core/repository/revisions/ecbce5ac045896510c222cbc3a24f72bc673bed8

You can hide any BE module or submodule with userTS, for example:
options.hideModules = file, help
options.hideModules.web := addToList(func,info)
options.hideModules.system = BelogLog



-- 
cheers,
Steffen

Active Contributor TYPO3 CMS

TYPO3 Blog: http://www.t3node.com/
Twitter: @t3node - http://twitter.com/t3node


More information about the TYPO3-team-core mailing list