[TYPO3-core] RFC: #11374: Feature: Add Linebreak in Palette of TCEFORMS

Steffen Kamper info at sk-typo3.de
Mon Jun 22 01:25:10 CEST 2009


Hi,

this is a SVN patch request.

Type: Feature

BT Reference: http://bugs.typo3.org/view.php?id=11374

Branches: trunk


Problem:
There is no possibility to add a linebreak in palette fields.

Solution:
As palette is used for grouping fields, i added an option in palette to 
allow a linebreak.

This is done with following syntax:
$TCA[tablename]['palettes'] = array(
         '1' => array('showitem' => field1, field2, --linebreak--, field3'),
);

vg Steffen
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 11374.diff
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090622/9b44d4cd/attachment-0001.txt 


More information about the TYPO3-team-core mailing list