[TYPO3-english] To backend layout or not to backend layout that's the question?
Jo Hasenau
info at cybercraft.de
Tue Mar 17 13:36:13 CET 2015
Am 17.03.2015 um 10:19 schrieb "HocomAdvies [ 🌷 Wiechert Hooghwinkel ]":
> Hi,
>
> Ok I have adapted the TScongig file. But when looking at Info/Page TSconfig I can see that the file is loaded. But the new grid-element is not available when selecting a new CE?
> So am I missing some BE-setting somewhere? Looks like I have done all the right things (I checked out the manual).
>
> This is how the file looks now. So nothing strange here:
>
> tx_gridelements.setup{
thes setup part is wrong here - should be removed.
> overruleRecords = 1
> title = 2 columns 60_40
> description = foundation 2 colommen 60_40 indeling
> backend_layout {
this is wrong as well - should be "setup" here.
And inside the setup first you have to use the identifier of the
particular gridelement you are going to create.
No offense, but please read the documentation to fully understand the
structure, since it does not make sense to just copy some snippets and
put them together somehow.
Anyway here is working example for a two column element:
http://typo3blogger.de/gridelements-konfiguration-in-dateien-auslagern/
HTH
Joey
--
Diversity:
Die Kunst zusammen unabhängig zu denken
The art of thinking independently together.
--
Facebook: https://www.facebook.com/johasenau
Twitter: http://twitter.com/bunnyfield
Xing: http://contact.cybercraft.de
TYPO3 cookbook (2nd edition): http://www.typo3experts.com
More information about the TYPO3-english
mailing list