[TYPO3-templavoila] displayHeaderFields (pages.description, pages.keywords, ...) doesn't show in FE
Dmitry Dulepov [typo3]
dmitry at typo3.org
Mon Aug 20 11:32:45 CEST 2007
Hi!
lee perry wrote:
> I'm using in the DS of the page template the following code to edit the
> description and keywords of the page:
>
> <pageModule type="array">
> <displayHeaderFields>
> pages.title
> pages.description
> pages.keywords
> pages.author
> pages.lastUpdated
> </displayHeaderFields>
> </pageModule>
>
> I can edit them in the Backend and I thought these information will also
> be shown in the Frontend as Meta-Tags... but I'm not sure anymore,
> because they will not shown in the Frontend.
Hm. Why do you thought so? :)
> So, what I have to do to show them in the Frontend as Meta-Tags?
> Could it work?
Nope. If you want to show them as meta tags, you have to go with TS
template and config.headerData
--
Dmitry Dulepov
TYPO3 freelancer / TYPO3 core team member
Web: http://typo3bloke.net/
Skype: callto:liels_bugs
More information about the TYPO3-project-templavoila
mailing list