[TYPO3-english] Replace all head from all web-site

Ralf-Rene Schröder ralf.rene at online.de
Thu May 28 10:24:54 CEST 2015


config.htmlTag_stdWrap = ...
should do the trick (with all stdWrap functionalities)

http://docs.typo3.org/typo3cms/TyposcriptReference/latest/Setup/Config/Index.html#setup-config-htmltag-stdwrap


Am 28.05.2015 um 09:29 schrieb marco de felice:
> yes sure :)
> 
> I have this head in all pages
> <!DOCTYPE html>
> <html lang="it-IT" xmlns="ttp://www.w3.org/1999/xhtml">
> <head>
> <meta charset="utf-8">
> <base href="ttp://.....">
> ..
> ..
> ..
> </head>
> 
> i needto add this code in my head for all site
> <!DOCTYPE html>
> <!--[if IE 8 ]><html class="ie ie8 oldie" lang="en" prefix="og:
> ttp:.....s#"> <![endif]-->
> <!--[if IE 9 ]><html class="ie ie9 oldie" lang="en" prefix="og:
> ttp:......#"> <![endif]-->
> <!--[if (gt IE 9)|!(IE)]><!-->
> 
> how i can add this code in all my web site?


-- 
image[FORMAT] - Ralf-René Schröder
http://www.image-format.eu ... Wir geben Ihrem Image das richtige Format


More information about the TYPO3-english mailing list