[TYPO3-core] RFC: #10118: Make pi_wrapInBaseClass wraps configurable

Lina Wolf liste at linawolf.de
Mon Aug 16 22:20:32 CEST 2010


  I added another patch idea:

The wrap can be disabled for all plugins using:
# config.disableWrapInBaseClass = 1
The wrap can be disabled for all plugins with empty content using:
# config.pi_disableWrapInBaseClass = ifEmpty

The wrap can be disabled for a specific plugin using:
# plugin.tx_example_pi1.disablePrefixComment = 1
The wrap can be disabled for a specific plugin with empty content using:
# plugin.tx_example_pi1.pi_disablePrefixComment = ifEmpty

-- 
LG Lina

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: bug_10118_v4.patch
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100816/58e37343/attachment-0001.asc>


More information about the TYPO3-team-core mailing list