[TYPO3-german] Flexform per Typoscriot setzen?
Widmann, Manfred
mpunktw at gmx.net
Tue Feb 17 10:12:27 CET 2009
Hi!
Ich habe eine wunderbare Extension gefunden, die meine Bedürfnisse recht gut
abdeckt, aber leider wird die per Flexform konfiguriert - das passt bei mir
gar nicht, weil ich das Plugin nicht als Plugin Content integrieren möchte,
sondern via Typoscript code im Template - so z.B.
<code>
includeLibs.sponsorClick =
typo3conf/ext/wm_banner/pi2/class.tx_wmbanner_pi2.php
temp.sponsorClick = USER_INT
temp.sponsorClick {
userFunc = tx_wmbanner_pi2->main
bannerType = Bottom
bannerImage = IMAGE
bannerImage {
file.maxW = 135w
border = 0
}
}
</code>
Kann man die Flexform-Werte auch vie Typoscript setzen?
More information about the TYPO3-german
mailing list