[TYPO3-ttnews] keywords
Rupert Germann
rupi at gmx.li
Wed May 17 22:47:17 CEST 2006
Holla,
ben van 't ende [netcreators] wrote:
> Matt Valenti has asked in December of last year how the keywords used in
> a news item can appear in the keywords for the matatags. The manual
> describes that this is possible with <quote>The content of this field is
> written to a TypoScript register ("newsKeywords") which can be used to
> insert the keywords as "<meta> keywords" to the page header (plugin
> "metatags" required).</quote>
>
> Matt tried the following without achieving the desired result:
>
> page.headerData.999 {
> local > local
> {
> description.data = register:newsSubheader
> keywords.data = register:newsKeywords
> }
> }
>
> I am very interested as well how this can be achieved. Any ideas?
exactly like it is written in the manual. But don't trust the linebreaks
from the new officerenderer on typo3.org ;-)
local > local
means:
local >
local {
at least for me it works.
greets
rupert
More information about the TYPO3-project-tt-news
mailing list