[Typo3] Indexing not working?

Jane Larsen noesgard at gmail.com
Tue Jul 19 12:55:07 CEST 2005


geeeeh, changed it to USER_INT and it seems to work now :)

//Jane

On 7/19/05, Jane Larsen <noesgard at gmail.com> wrote:
> 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
> >
> _______________________________________________
> 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