[Typo3-dev] How to fill a $markerArray with an extension or with TS??
Andreas Wengrzik
wengrzik at ewr.de
Fri Oct 21 13:05:19 CEST 2005
Hello,
i need a way to include the macina banners extension into another
extension...
Is it possible to fill a marker with these infos??
If ia place the marker ###BANNER### into the html template of the
cwt_extension it istnt parsed i think because of the subpart which wraps
seht template.
marks.BANNER < plugin.tx_macinabanners_pi1
marks.BANNER = USER_INT
marks.BANNER {
placement = right
mode = random
pidList = 2000
recursive = 0
}
So it will be the most fexible way to make a $markerArray do the job i
think?!
$markerArray["###BANNER###"] = (this part should fill the marker with
the TS above to display the random banner);
Any suggestions?
Thanks a lot!
-andreas w.
More information about the TYPO3-dev
mailing list