[Typo3] Re: Re: Advanced Banner Management Template implementation

Ulrich Jørgensen ulrich at logiq.dk
Wed May 25 10:38:22 CEST 2005


Hi Everyone,

This is what worked for me:

I changed the markers in the HTML template to 
<!-- ###BANNERTOP### START--> banner <!-- ###BANNERTOP### END-->

In the template setup field I used:

# TOP Banner
#######################################
subparts.BANNERTOP < plugin.tx_macinabanners_pi1
subparts.BANNERTOP {
# Parserfunction to render images and links
# parser = tt_content.text.20.parseFunc
# list of page ids where the banners should be taken from ( comma seperated
f.E.: 1,5,7)
pidList = 58
# levels of recoursion to search for banners
recursive = 0
# show banners with this attribute, options are: top, left, bottom, right
placement = top
#mode to show banners, options are: all, random
mode = random
# Limit number of Banners
results_at_a_time = 100
# Maximum width og banners
Image.fil.maxW = 468
}
marks.BANNERTOP < temp.BANNERTOP



Best Regards
Ulrich Jørgensen




More information about the TYPO3-english mailing list