[TYPO3-templavoila] vge_tagcloud and templavoila FCE

Francois Suter fsuter at cobweb.ch
Fri Jan 23 12:51:48 CET 2009


Hi,

> Does anybody have any experience with this extension? How can I set it 
> to search the TV FCEs? It seems to me that
>        2 {
>            table = tt_content
>            fields = header
>        }
> is not the solution...

Such a setup works for me, but...

>    references {
>        1 {
>            table = pages
>            fields = title,keywords
>            where = doktype = 1
>        }
> #        2 {
> #            table = tt_content
> #            fields = header
> #        }
>        2 {
>            table = tx_geps_proyecto
>            fields = titulo,abstract,datos
>        }

in this configuration, you have two items number 2. The second one will 
override the first one. If you're really using this config, then it will 
indeed not work.

HTH

-- 

Francois Suter
Cobweb Development Sarl - http://www.cobweb.ch


More information about the TYPO3-project-templavoila mailing list