Skip to content

Instantly share code, notes, and snippets.

@fsuter
Created September 12, 2012 10:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fsuter/3705814 to your computer and use it in GitHub Desktop.
Save fsuter/3705814 to your computer and use it in GitHub Desktop.
TypoScript setup for vge_tagcloud/tt_news integration
plugin.tx_vgetagcloud_pi1 {
referenceTable = tt_news
referenceFields = keywords
tagWrap {
typolink {
additionalParams >
additionalParams.field = tag_keyword
additionalParams.rawUrlEncode = 1
additionalParams.wrap = &tx_ttnews[swords]=|
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment