Author: max.andersen(a)jboss.com
Date: 2011-09-13 15:07:58 -0400 (Tue, 13 Sep 2011)
New Revision: 34684
Modified:
trunk/documentation/whatsnew/modeshape/modeshape-news-3.3.0.M1.html
trunk/documentation/whatsnew/modeshape/modeshape-news-3.3.0.M2.html
Log:
JBIDE-9610 adding ganalytics to modeshape
Modified: trunk/documentation/whatsnew/modeshape/modeshape-news-3.3.0.M1.html
===================================================================
--- trunk/documentation/whatsnew/modeshape/modeshape-news-3.3.0.M1.html 2011-09-13
19:02:03 UTC (rev 34683)
+++ trunk/documentation/whatsnew/modeshape/modeshape-news-3.3.0.M1.html 2011-09-13
19:07:58 UTC (rev 34684)
@@ -7,7 +7,19 @@
<meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1" />
<link rel="stylesheet" href="../whatsnew.css"/>
<title>ModeShape What's New</title>
-</head>
+<script type="text/javascript">
+
+ var _gaq = _gaq || [];
+ _gaq.push(['_setAccount', 'UA-17645367-5']);
+ _gaq.push(['_trackPageview']);
+
+ (function() {
+ var ga = document.createElement('script'); ga.type =
'text/javascript'; ga.async = true;
+ ga.src = ('https:' == document.location.protocol ? 'https://ssl' :
'http://www') + '.google-analytics.com/ga.js';
+ var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
+ })();
+
+</script></head>
<body>
<h1>ModeShape 3.3.0.M1 What's New</h1>
<p align="right"><a href="../index.html">< Main
Index</a><a
Modified: trunk/documentation/whatsnew/modeshape/modeshape-news-3.3.0.M2.html
===================================================================
--- trunk/documentation/whatsnew/modeshape/modeshape-news-3.3.0.M2.html 2011-09-13
19:02:03 UTC (rev 34683)
+++ trunk/documentation/whatsnew/modeshape/modeshape-news-3.3.0.M2.html 2011-09-13
19:07:58 UTC (rev 34684)
@@ -7,6 +7,19 @@
<meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1" />
<link rel="stylesheet" href="../whatsnew.css"/>
<title>ModeShape What's New</title>
+<script type="text/javascript">
+
+ var _gaq = _gaq || [];
+ _gaq.push(['_setAccount', 'UA-17645367-5']);
+ _gaq.push(['_trackPageview']);
+
+ (function() {
+ var ga = document.createElement('script'); ga.type =
'text/javascript'; ga.async = true;
+ ga.src = ('https:' == document.location.protocol ? 'https://ssl' :
'http://www') + '.google-analytics.com/ga.js';
+ var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
+ })();
+
+</script>
</head>
<body>
<h1>ModeShape 3.3.0.M2 What's New</h1>