[TYPO3] macina_banners with TemplaVoila

Frederik Mortensen frederikmortensen at gmail.com
Wed Feb 28 10:17:19 CET 2007


Thanks, I didn't quite understand the details, but somehow I figured it out.

I mapped the cells for my banners as TS object path's and used the 
lib.bannertop class instead of temp. and it works thank U !!

Frederik


klaus fumy wrote:
> Frederik Mortensen schrieb:
>> Im trying to integrate Advanced Banner Management (macina_banners) in 
>> my TemplaVoila template. Nothing is showing, Im following the 
>> documentation.
>>
>> But I really dont no if I can tread the html-template of my 
>> TemplaVoila as an OldSchool html-template for normal Typo3, but thats 
>> what I do. The documentation dont mention TV.
>>
>> I insert this ###bannertop### in the correct cell in my template.
>>
>> In my setup I insert this:
>> temp.bannertop < plugin.tx_macinabanners_pi1
>> temp.bannertop {
>> # show banners with this attribute. Options are: top, left, bottom, right
>> placement = top
>> #mode to show banners. Options are: all, random
>> mode = all
>> # list of page IDs where the banners should be taken from (comma 
>> seperated. i.e.: 1,5,7)
>> pidList = 18
>> # levels of recursion to search for banners
>> recursive = 0
>> # Limit number of banners
>> results_at_a_time = 3
>> }
>> marks.bannertop < temp.bannertop
>>
>> So, nothing is showing. I dont know if I have a regular problem, or if 
>> I really cant use the method on a TV template.
>>
>> Please Help!!
>>
>> Frederik
> 
> Why not using lib.bannertop ... in an extension template
> and tagging an element in your TV DS with the lib.
> 
> TV needs lib as a keyword not temp as far as I understand
> 
> Then it should work (hope so)
> 
> klaus


More information about the TYPO3-english mailing list