[TYPO3-english] Pt #2: How to position a custom page title tag near the top of my head section?
Kevin Mitchell
kevin at infielddesign.com
Wed Jun 29 23:35:14 CEST 2011
Hey Markus!
Thanks for the thought, but page.headTag seems to only pull in TEXT in your
example. So literally the string TEXT is all that is inserted. Perhaps there
is a way around this?
Thanks again Markus!
Kev
On Wed, Jun 29, 2011 at 1:42 PM, Markus Kobligk <markus at kobligk.de> wrote:
> Hi,
>
> try something like this (not tested):
>
> config.noPageTitle = 1
>
> lib.headTag = TEXT
> lib.headTag {
> field = alias // subtitle // title
> wrap = <head><title>|</title>
> }
>
> page.headTag < lib.headTag
>
> greets,
> Markus
>
> ______________________________**_________________
> TYPO3-english mailing list
> TYPO3-english at lists.typo3.org
> http://lists.typo3.org/cgi-**bin/mailman/listinfo/typo3-**english<http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english>
>
More information about the TYPO3-english
mailing list