[TYPO3-english] vge_tagcloud and tt_news
Francois Suter
fsuter at cobweb.ch
Tue Apr 21 15:24:22 CEST 2009
Hi,
> I am trying to use vge_tagcloud extension to index keywords from both
> "tt_news" and "pages" table at the same time.
>
> Claudio
>
> plugin.tx_vgetagcloud_pi1 {
> startPage.data = leveluid: 0
> recursive = 255
> splitChar = ,
>
> references {
> 1 {
> table = tt_news
> fields = keywords
> }
> 2 {
> table = pages
> fields = keywords
> }
> }
> }
Hmm, I must say I don't see what's wrong at first sight. There's no
debug mode in this plugin, but I would advise that you print out some
information during the process to see what happens (e.g. what queries
are executed, what keywords are extracted, etc.).
HTH
--
Francois Suter
Cobweb Development Sarl - http://www.cobweb.ch
More information about the TYPO3-english
mailing list