[TYPO3-core] RFC #1525: Bug: Possibility to add multiple "includeLib" plugins

Robert Heel rheel at 1drop.de
Sat Feb 26 02:52:58 CET 2011


This is an SVN patch request.

Type: Bugfix

Bugtracker references:
http://bugs.typo3.org/view.php?id=1525

Branches:
TYPO3_4-5 & trunk

Problem:
Currently it's only possible to add one plugin that uses "includeLib",
as only one gets assigned to page.1000 in class.t3lib_extmgm.php.

So it's not possible to use some extensions with e.g. the language
detection extension.

Solution:
Do a loop and add all plugins using "includeLib" with page.1000, page
1001, ...

Regards,

Robert

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1525_multiple_includeLib.patch
Type: text/x-patch
Size: 1088 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20110226/a9a2b526/attachment.bin>


More information about the TYPO3-team-core mailing list