[Typo3] advanced banner management
Helge Vad
helge at mereteland.dk
Mon Jun 13 15:45:10 CEST 2005
Did you have a look in
http://typo3.org/documentation/document-library/macina_banners/TypoScript-4/
>How do I set how many times the banners will be shown compared to each
other
I think all banners in the same 'placement' are shown equal mumber of
times -
when using the 'random' option (statistically)
>and can I force the width of the banners to a specific size?
You should be able to use the 'image' TS parameter:
plugin.tx_macinabanners_pi1{
image.file.maxW=750
mode=random
placement=left
}
(it says 'Image' in the TS doc but 'image' seems to be used in the source
Best, Helge Vad
More information about the TYPO3-english
mailing list