You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Ville Virtanen <vi...@cerion.fi> on 2009/04/15 21:03:15 UTC

Ordering of meta tags

Hi,

Per Microsoft documentation
(http://msdn.microsoft.com/en-us/library/cc817574.aspx) 
"The X-UA-compatible header is not case sensitive; however, it must appear
in the Web page's header (the HEAD section) before all other elements,
except for the TITLE element and other META elements."

T5 puts some link tags before meta tags, so the META tags wont work..

How can I achieve this?

 - Ville
-- 
View this message in context: http://www.nabble.com/Ordering-of-meta-tags-tp23065095p23065095.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: Ordering of meta tags

Posted by Howard Lewis Ship <hl...@gmail.com>.
We could change Tapestry to shift the location of the extra <meta> and
<script> tags it adds. Add an issue to JIRA.

On Wed, Apr 15, 2009 at 12:03 PM, Ville Virtanen
<vi...@cerion.fi> wrote:
>
> Hi,
>
> Per Microsoft documentation
> (http://msdn.microsoft.com/en-us/library/cc817574.aspx)
> "The X-UA-compatible header is not case sensitive; however, it must appear
> in the Web page's header (the HEAD section) before all other elements,
> except for the TITLE element and other META elements."
>
> T5 puts some link tags before meta tags, so the META tags wont work..
>
> How can I achieve this?
>
>  - Ville
> --
> View this message in context: http://www.nabble.com/Ordering-of-meta-tags-tp23065095p23065095.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>
>



-- 
Howard M. Lewis Ship

Creator of Apache Tapestry
Director of Open Source Technology at Formos

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org