[TYPO3-german] mehrere static templates in einer eigenen Extension
chris Wolff
chris at connye.com
Tue Sep 3 13:43:20 CEST 2013
Hi Ralf Rene,
du kannst einfach unterordner anlegen
Configuration/TypoScript/Default/
Configuration/TypoScript/FancyStyles/
in jeden ordner packst du dann ein setup.ext und constants.txt (so wie
du es brauchst)
und dann in der ext_tables.php
folgendes einfügen/ändern:
t3lib_extMgm::addStaticFile($_EXTKEY,
'Configuration/TypoScript/Default', 'The Default Plugin
Configuration');
t3lib_extMgm::addStaticFile($_EXTKEY,
'Configuration/TypoScript/FancyStyles', 'AdditionalFancy Styling');
so kannst du belibig viele static Templates hinzufügen.
gruss chris
Am 3. September 2013 11:25 schrieb Ralf-Rene Schröder <ralf.rene at online.de>:
> Hallo...
> der inhalt von Configuration/TypoScript/setup.txt
> wird ja beim einbinden des static Templates der Extension eingebunden...
> wie sieht das aber bei MEHREREN alternativen templates aus die ich zur
> Verfügung stellen will ???
> Wie muß ich dabei vorgehen ???
>
> --
> image[FORMAT] - Ralf-René Schröder
> http://www.image-format.eu ... Wir geben Ihrem Image das richtige Format
> _______________________________________________
> TYPO3-german mailing list
> TYPO3-german at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german
--
christian wolff - webdeveloper, tech-loving geek and typo3 enthusiast
telefon: +49 30 347 244 88
mobil: +49 179 49 44 758
email: chris at connye.com
adresse: friedelstraße 31 - 12047 berlin
xing-profil: http://www.xing.com/profile/Christian_Wolff43
google+: https://plus.google.com/u/0/115669673917212236875/posts?hl=de
facebook: https://www.facebook.com/1stMachine
flattr: https://flattr.com/profile/1stmachine
More information about the TYPO3-german
mailing list