[TYPO3-german] CE: Bild imageCount erhöhen
Michael Meurer
pit3699 at web.de
Thu Apr 19 09:35:45 CEST 2012
Ist die Frage noch aktuell?
Hab ich vor Ewiggkeiten einam gebraucht:
// Spalte 9 einfügen:
$TCA['tt_content']['columns']['imagecols']['config']['items']['8'] =
array(9,9);
// Spalte 10 einfügen:
$TCA['tt_content']['columns']['imagecols']['config']['items']['9'] =
array(10,10);
$TCA['tt_content']['columns']['imagecols']['config']['items']['10'] =
array(11,11);
$TCA['tt_content']['columns']['imagecols']['config']['items']['11'] =
array(12,12);
$TCA['tt_content']['columns']['imagecols']['config']['items']['12'] =
array(13,13);
$TCA['tt_content']['columns']['imagecols']['config']['items']['13'] =
array(14,14);
$TCA['tt_content']['columns']['imagecols']['config']['items']['14'] =
array(15,15);
Gruß
Michael
Am 05.04.2012 12:12, schrieb Christian Tauscher:
> Hallo Liebe TYPO3ler.
>
> Sehr beliebt ist das Inhaltselement Bild (oder auch Text/Bild).
>
> Man kann bis zu 8 Bilder in einer Reihe darstellen.
>
> Was aber wenn der Grafiker auf 9 Bildern besteht.
>
> Bevor ich mir jetz ein FCE baue um 4+5 Bilder darstellen zu können:
>
> Kennt jemand einen Weg per TS das Limit 8 aufzubohren?
>
> Ich studiere gerade das TS aus css_styled_content, werd aber noch nicht
> ganz schlau daraus.
>
> Danke für jede Rückmeldung,
>
> Christian.
More information about the TYPO3-german
mailing list