Also müsste es ja so klappen: tt_content.gridelements_pi1.20.10.setup { # ID of gridelement 5 < lib.gridelements.defaultGridSetup 5 { columns { # colPos ID 50 < .default 50.wrap = <div class="accordion-content hidden">|</div> } } }
backend_layout { colCount = 1 rowCount =1 rows { 1 { columns { 1 { name = Accordion colPos = 50 } } } } } Tut es aber nicht. Oder habe ich es immer noch falsch verstanden? Mit freundlichem Gruß Digitalartworx - André Sancken Uhlandstr. 3a 27576 Bremerhaven Fon +49 471 4835667 Mobil +49 171 2884953 E-Mail: a.sanc...@digitalartworx.net Web: www.digitalartworx.net StNr.: 75/370/00117 Diese E-Mail könnte vertrauliche und/oder rechtlich geschützte Informationen enthalten. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail ist nicht gestattet. This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e- mail. Any unauthorised copying, disclosure or distribution of the material in this e-mail is strictly forbidden. > Am 24.11.2014 um 20:44 schrieb Renzo Bauen <ty...@conpassione.ch>: > > Hallo Andre > da hast Du wohl etwas falsch verstanden. Die colPos ID ist diejenige, > welche Du in der Definition des Gridelement-Layouts angibst. > Normalerweise sollte das nicht 0 sein, sondern 10 oder 50 oder sonst > was, halt das was Du bei der Definition des Layouts angibst. > > D.h. Du musst die colPos ID verwenden, welche Du im PageSetup > eingetragen hast (hier die 21): > tx_gridelements.setup { > 5 { > title = AccordionContainer > description = Ein horizontal öffnendes Accordion > config { > colCount = 1 > rowCount = 1 > rows { > 1 { > columns { > 1 { > name = Accordions > colPos = 21 > } > } > } > } > } > icon = ../fileadmin/design/Resources/Public/Images/acc-container.gif > frame = 1 > } > } > > Wenn Du jetzt Inhaltselemente vom Typ Accordion rein ziehst und darin > deine Elemente kreierst, dann werden diese entsprechend ausgelesen und > im FE angezeigt. Dann greift auch das Wrapping etc. > Gruss Renzo > -- > conPassione gmbh > CH-3661 Uetendorf > +41 33 345 00 92 > > > _______________________________________________ > TYPO3-german mailing list > TYPO3-german@lists.typo3.org > http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german _______________________________________________ TYPO3-german mailing list TYPO3-german@lists.typo3.org http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german