[TYPO3-dev] typo3 project vge_tagcloud
Thomas Nething
nething at t-werk.net
Sun Jun 12 23:50:49 CEST 2011
Hi there,
I try to get a list of my keywords from the tt_news_cat Table.
This is a modified Table with inserted Keywords in the News Categories.
I want to show the Keywords of the news Category that is opened.
Unfortunately I don't get those Words. I tried different ways but the finest
would
be something like this one I think:
10 < plugin.tx_vgetagcloud_pi1
10 {
.
referenceTable = tt_news_cat
referenceFields = tx_catdesc_keywords
addWhere = uid = {register:newsCategoryUid}
.
}
Is there a possibility in the vge_tagcloud Extension to get this work?
Thank you
Regards
Thomas
More information about the TYPO3-dev
mailing list