[Typo3] Indexing not working?

Jane Larsen noesgard at gmail.com
Tue Jul 19 12:27:03 CEST 2005


Tried this:
plugin.tx_macinabanners_pi1 = USER
temp.bannertop < plugin.tx_macinabanners_pi1
temp.bannertop {
   placement = top
   mode = random
   pidList = 29
   recursive = 0
   results_at_a_time = 3               
   image.file.maxW=750   
}

but Idon't get any indexing, I guess I did something wrong? (I include
temp.bannertop in my template somewhere else)

//Jane

On 7/18/05, Rupert Germann <rupi at gmx.li> wrote:
> Jane Larsen wrote:
> 
> > Found that this line:
> >
> >  mode = random
> >
> > triggers the problem but why/how can this be?
> 
> because mode=random disables caching and caching is required for indexing
> pages.
> 
> try to set macinabanners to USER_INT for random mode (ts setup):
> 
> plugin.tx_macinabanners_pi1 = USER
> 
> then the pages will be cached but not the banners part.
> 
> greets
> rupi
> _______________________________________________
> Typo3-english mailing list
> Typo3-english at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>



More information about the TYPO3-english mailing list