[TYPO3-german] TypoScript page.headTag wird ignoriert

Chris Wolff - AERTiCKET AG cwolff at aer.de
Mon Feb 2 15:33:37 CET 2015


Hallo Rainer,
mit welcher typo3 version arbeitstest du denn?
Ich glaube headTag gibt es nocht nicht so lange.

Gruss chris


-----Ursprüngliche Nachricht-----
Von: typo3-german-bounces at lists.typo3.org [mailto:typo3-german-bounces at lists.typo3.org] Im Auftrag von Rainer Mihlan
Gesendet: Montag, 2. Februar 2015 15:24
An: typo3-german at lists.typo3.org
Betreff: [TYPO3-german] TypoScript page.headTag wird ignoriert

Hallo Liste,

für die Einbindung einer Buchungssoftware muss ich den HEAD und den BODY-Tag per TypoScript manipulieren und jeweils eine ID hinzufügen. 
Beim BODY klappt das mit

page.bodyTag >
page.bodyTagCObject = TEXT
page.bodyTagCObject.wrap = <body id="wbe" style="rgba">

auch perfekt. Beim HEAD funktioniert weder

page.headTag (
<head id="abc">
)

noch

page.headTag = <head id="abc">

Auch was man bei Google so findet wird bei mir ignoriert:

page.headTag (
<head>
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
)

oder

page.headTag = <head><meta http-equiv="X-UA-Compatible" 
content="IE=EmulateIE7" />


System: TYPO3 CMS 6.2.9

Hat jemand eine Idee? Die TSref hat mir auch nicht weitergeholfen.

Viele Grüße
Rainer
_______________________________________________
TYPO3-german mailing list
TYPO3-german at lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german


More information about the TYPO3-german mailing list