[TYPO3-templavoila] displayHeaderFields (pages.description, pages.keywords, ...) doesn't show in FE

lee perry leeperry at slack.de
Mon Aug 20 11:10:20 CEST 2007


heya,

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.
So, what I have to do to show them in the Frontend as Meta-Tags?
Could it work?


Thanx and regards,
Lee


More information about the TYPO3-project-templavoila mailing list