[ljcom] r9756: LJSUP-7436: Add Compatible Meta tag for ...
Committer: narefieva
LJSUP-7436: Add Compatible Meta tag for IE9 (S2 styles)U trunk/bin/upgrading/s2layers/3column/layout.s2 U trunk/bin/upgrading/s2layers/anovelconundrum/layout.s2 U trunk/bin/upgrading/s2layers/boxer/layout.s2 U trunk/bin/upgrading/s2layers/component/layout.s2 U trunk/bin/upgrading/s2layers/cuteness/layout.s2 U trunk/bin/upgrading/s2layers/flexiblesquares/layout.s2 U trunk/bin/upgrading/s2layers/gradient/layout.s2 U trunk/bin/upgrading/s2layers/nebula/layout.s2 U trunk/bin/upgrading/s2layers/opal/layout.s2 U trunk/bin/upgrading/s2layers/smoothsailing/layout.s2 U trunk/bin/upgrading/s2layers/sup/layout.s2 U trunk/bin/upgrading/s2layers/tranquilityii/layout.s2 U trunk/bin/upgrading/s2layers/unearthed/layout.s2 U trunk/bin/upgrading/s2layers/voxhtml/layout.s2
Modified: trunk/bin/upgrading/s2layers/3column/layout.s2
===================================================================
--- trunk/bin/upgrading/s2layers/3column/layout.s2 2010-11-25 07:25:57 UTC (rev 9755)
+++ trunk/bin/upgrading/s2layers/3column/layout.s2 2010-11-25 11:31:40 UTC (rev 9756)
@@ -1197,7 +1197,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
- <meta http-equiv="X-UA-Compatible" content="IE=IE7; IE=IE9" />
+ <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9" />
""";
$this->print_head();
$this->print_stylesheets();
Modified: trunk/bin/upgrading/s2layers/anovelconundrum/layout.s2
===================================================================
--- trunk/bin/upgrading/s2layers/anovelconundrum/layout.s2 2010-11-25 07:25:57 UTC (rev 9755)
+++ trunk/bin/upgrading/s2layers/anovelconundrum/layout.s2 2010-11-25 11:31:40 UTC (rev 9756)
@@ -548,7 +548,7 @@
}
"""<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">\n<html>\n
- <head>\n<meta http-equiv="X-UA-Compatible" content="IE=IE7; IE=IE9" />\n""";
+ <head>\n<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9" />\n""";
$this->print_head();
$this->print_stylesheets();
Modified: trunk/bin/upgrading/s2layers/boxer/layout.s2
===================================================================
--- trunk/bin/upgrading/s2layers/boxer/layout.s2 2010-11-25 07:25:57 UTC (rev 9755)
+++ trunk/bin/upgrading/s2layers/boxer/layout.s2 2010-11-25 11:31:40 UTC (rev 9756)
@@ -627,7 +627,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
- <meta http-equiv="X-UA-Compatible" content="IE=IE7; IE=IE9" />
+ <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9" />
""";
$this->print_head();
$this->print_stylesheets();
Modified: trunk/bin/upgrading/s2layers/component/layout.s2
===================================================================
--- trunk/bin/upgrading/s2layers/component/layout.s2 2010-11-25 07:25:57 UTC (rev 9755)
+++ trunk/bin/upgrading/s2layers/component/layout.s2 2010-11-25 11:31:40 UTC (rev 9756)
@@ -1933,7 +1933,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
- <meta http-equiv="X-UA-Compatible" content="IE=IE7; IE=IE9" />
+ <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9" />
""";
$p->print_head();
$p->print_stylesheets();
Modified: trunk/bin/upgrading/s2layers/cuteness/layout.s2
===================================================================
--- trunk/bin/upgrading/s2layers/cuteness/layout.s2 2010-11-25 07:25:57 UTC (rev 9755)
+++ trunk/bin/upgrading/s2layers/cuteness/layout.s2 2010-11-25 11:31:40 UTC (rev 9756)
@@ -997,7 +997,7 @@
# begin main page html:
print "<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n";
print "<html xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"\">\n";
- print "<head>\n<meta http-equiv=\"X-UA-Compatible\" content=\"IE=IE7; IE=IE9\" />\n";
+ print "<head>\n<meta http-equiv=\"X-UA-Compatible\" content=\"IE=EmulateIE7; IE=EmulateIE9\" />\n";
$this->print_head();
print "<meta name=\"resource-type\" content=\"Document\" />\n";
print "<meta name=\"type\" content=\"index\" />\n";
Modified: trunk/bin/upgrading/s2layers/flexiblesquares/layout.s2
===================================================================
--- trunk/bin/upgrading/s2layers/flexiblesquares/layout.s2 2010-11-25 07:25:57 UTC (rev 9755)
+++ trunk/bin/upgrading/s2layers/flexiblesquares/layout.s2 2010-11-25 11:31:40 UTC (rev 9756)
@@ -1680,7 +1680,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
- <meta http-equiv="X-UA-Compatible" content="IE=IE7; IE=IE9" />
+ <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9" />
""";
$this->print_head();
$this->print_stylesheets();
Modified: trunk/bin/upgrading/s2layers/gradient/layout.s2
===================================================================
--- trunk/bin/upgrading/s2layers/gradient/layout.s2 2010-11-25 07:25:57 UTC (rev 9755)
+++ trunk/bin/upgrading/s2layers/gradient/layout.s2 2010-11-25 11:31:40 UTC (rev 9756)
@@ -1490,7 +1490,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
- <meta http-equiv="X-UA-Compatible" content="IE=IE7; IE=IE9" />
+ <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9" />
""";
$this->print_head();
$this->print_stylesheets();
Modified: trunk/bin/upgrading/s2layers/nebula/layout.s2
===================================================================
--- trunk/bin/upgrading/s2layers/nebula/layout.s2 2010-11-25 07:25:57 UTC (rev 9755)
+++ trunk/bin/upgrading/s2layers/nebula/layout.s2 2010-11-25 11:31:40 UTC (rev 9756)
@@ -1240,7 +1240,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">\n
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="" lang="">
<head>
- <meta http-equiv="X-UA-Compatible" content="IE=IE7; IE=IE9" />
+ <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9" />
""";
$this->print_head();
Modified: trunk/bin/upgrading/s2layers/opal/layout.s2
===================================================================
--- trunk/bin/upgrading/s2layers/opal/layout.s2 2010-11-25 07:25:57 UTC (rev 9755)
+++ trunk/bin/upgrading/s2layers/opal/layout.s2 2010-11-25 11:31:40 UTC (rev 9756)
@@ -1692,7 +1692,7 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
- <meta http-equiv="X-UA-Compatible" content="IE=IE7; IE=IE9" />
+ <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9" />
""";
$this->print_head();
Modified: trunk/bin/upgrading/s2layers/smoothsailing/layout.s2
===================================================================
--- trunk/bin/upgrading/s2layers/smoothsailing/layout.s2 2010-11-25 07:25:57 UTC (rev 9755)
+++ trunk/bin/upgrading/s2layers/smoothsailing/layout.s2 2010-11-25 11:31:40 UTC (rev 9756)
@@ -2590,7 +2590,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
- <meta http-equiv="X-UA-Compatible" content="IE=IE7; IE=IE9" />
+ <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9" />
""";
$this->print_head();
Modified: trunk/bin/upgrading/s2layers/sup/layout.s2
===================================================================
--- trunk/bin/upgrading/s2layers/sup/layout.s2 2010-11-25 07:25:57 UTC (rev 9755)
+++ trunk/bin/upgrading/s2layers/sup/layout.s2 2010-11-25 11:31:40 UTC (rev 9756)
@@ -687,7 +687,7 @@
function _Header {
var Page p = get_page();
- """<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"\n "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">\n\n<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="$*lang_current">\n<head>\n <meta http-equiv="X-UA-Compatible" content="IE=IE7; IE=IE9" />\n <title>""" + $p->title() + """</title>\n""";
+ """<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"\n "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">\n\n<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="$*lang_current">\n<head>\n <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9" />\n <title>""" + $p->title() + """</title>\n""";
$p->print_head();
var string prev = "";
var string next = "";
Modified: trunk/bin/upgrading/s2layers/tranquilityii/layout.s2
===================================================================
--- trunk/bin/upgrading/s2layers/tranquilityii/layout.s2 2010-11-25 07:25:57 UTC (rev 9755)
+++ trunk/bin/upgrading/s2layers/tranquilityii/layout.s2 2010-11-25 11:31:40 UTC (rev 9756)
@@ -804,7 +804,7 @@
# begin main page html:
print "<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">\n";
print "<html xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en\">\n";
- print "<head>\n<meta http-equiv=\"X-UA-Compatible\" content=\"IE=IE7; IE=IE9\"/>\n";
+ print "<head>\n<meta http-equiv=\"X-UA-Compatible\" content=\"IE=EmulateIE7; IE=EmulateIE9\"/>\n";
$this->print_head();
print "<meta name=\"resource-type\" content=\"Document\" />\n";
print "<meta name=\"type\" content=\"index\" />\n";
Modified: trunk/bin/upgrading/s2layers/unearthed/layout.s2
===================================================================
--- trunk/bin/upgrading/s2layers/unearthed/layout.s2 2010-11-25 07:25:57 UTC (rev 9755)
+++ trunk/bin/upgrading/s2layers/unearthed/layout.s2 2010-11-25 11:31:40 UTC (rev 9756)
@@ -1053,7 +1053,7 @@
println """<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">""";
println """<html xmlns="http://www.w3.org/1999/xhtml"><head>\n
- <meta http-equiv="X-UA-Compatible" content="IE=IE7; IE=IE9" />""";
+ <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9" />""";
$this->print_head();
$this->print_stylesheets();
println safe """<title>$title</title>""";
Modified: trunk/bin/upgrading/s2layers/voxhtml/layout.s2
===================================================================
--- trunk/bin/upgrading/s2layers/voxhtml/layout.s2 2010-11-25 07:25:57 UTC (rev 9755)
+++ trunk/bin/upgrading/s2layers/voxhtml/layout.s2 2010-11-25 11:31:40 UTC (rev 9756)
@@ -1742,7 +1742,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" id="sixapart-standard">
<head>
- <meta http-equiv="X-UA-Compatible" content="IE=IE7; IE=IE9" />
+ <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9" />
""";
$this->print_head();
