MSSmartTagsPreventParsing is an ancient feature and including the

header is now pointless bytes.

All current browsers accept "shortcut icon" as <link> location.

Reviewed by:	-doc
Approved by:	bcr (mentor)
This commit is contained in:
Eitan Adler 2013-01-17 03:32:40 +00:00
parent e252d41c95
commit efe20f3349
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=40667

View file

@ -39,11 +39,9 @@
<title><xsl:value-of select="$title" /></title> <title><xsl:value-of select="$title" /></title>
<xsl:copy-of select="/xhtml:html/xhtml:head/xhtml:base" /> <xsl:copy-of select="/xhtml:html/xhtml:head/xhtml:base" />
<meta http-equiv="Content-Type" content="text/html; charset=&xml.encoding;" /> <meta http-equiv="Content-Type" content="text/html; charset=&xml.encoding;" />
<meta name="MSSmartTagsPreventParsing" content="TRUE" />
<xsl:copy-of select="/xhtml:html/xhtml:head/xhtml:meta"/> <xsl:copy-of select="/xhtml:html/xhtml:head/xhtml:meta"/>
<link rel="shortcut icon" href="&enbase;/favicon.ico" type="image/x-icon" /> <link rel="shortcut icon" href="&enbase;/favicon.ico" type="image/x-icon" />
<link rel="stylesheet" media="screen" href="&stylesheet;" type="text/css"/> <link rel="stylesheet" media="screen" href="&stylesheet;" type="text/css"/>
<link rel="icon" href="&enbase;/favicon.ico" type="image/x-icon" />
<xsl:copy-of select="/xhtml:html/xhtml:head/xhtml:link"/> <xsl:copy-of select="/xhtml:html/xhtml:head/xhtml:link"/>
<xsl:call-template name="process.rss.link"/> <xsl:call-template name="process.rss.link"/>
&header1.googlejs; &header1.googlejs;