On Jan 23, 2008 9:47 PM, Rowan Wigginton &lt;<a href="mailto:rowanw@aspedia.net">rowanw@aspedia.net</a>&gt; wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Do you think the changes announced [1] by Microsoft could have a<br>significant impact on Drupal&#39;s (or any CMS&#39;s) progress?<br><br>[1] <a href="http://blogs.msdn.com/ie/archive/2008/01/21/compatibility-and-ie8.aspx" target="_blank">
http://blogs.msdn.com/ie/archive/2008/01/21/compatibility-and-ie8.aspx</a><br></blockquote></div><br>IE8 has several modes. By default, it behaves like IE6/IE7 (Quirks).<br>For one to make a site standards compliant, for IE8, we have to include
<br>a proprietary meta tag.<br><br>The reason Microsoft is doing that, is not to break the many pages people<br>wrote for its defective browsers. So, it makes &quot;standard&quot; behavior an opt-in<br>thing.<br><br>See details here (specially in comments market +4 or more):
<br><br><a href="http://it.slashdot.org/article.pl?sid=08/01/22/1837244">http://it.slashdot.org/article.pl?sid=08/01/22/1837244</a><br><a href="http://developers.slashdot.org/article.pl?sid=08/01/23/1740228">http://developers.slashdot.org/article.pl?sid=08/01/23/1740228
</a><br><br>For core, I don&#39;t see a reason for any change. <br clear="all"><br>Your theme can add that tag, conditionally depending on what browser it detects.<br>There is the nodewords module which can add metas, but not sure if it can do it
<br>conditionally. There used to be a module for browser detection too.<br>-- <br>Khalid M. Baheyeldin<br><a href="http://2bits.com">2bits.com</a>, Inc.<br><a href="http://2bits.com">http://2bits.com</a><br>Drupal optimization, development, customization and consulting.