[gnomeweb-wml] Add Piwik web traffic tracking block to the GDM pages, and improve some wording.



commit ddcae072612dcbecdbee19200eb6a6d0bc744b86
Author: Brian Cameron <Brian Cameron sun com>
Date:   Tue Jan 26 21:46:37 2010 -0600

    Add Piwik web traffic tracking block to the GDM pages, and improve some wording.

 projects.gnome.org/gdm/about.html      |   38 +++++++++++++++++++++-----------
 projects.gnome.org/gdm/developers.html |   13 +++++++++++
 projects.gnome.org/gdm/index.html      |   13 +++++++++++
 3 files changed, 51 insertions(+), 13 deletions(-)
---
diff --git a/projects.gnome.org/gdm/about.html b/projects.gnome.org/gdm/about.html
index f14567a..ad712f3 100644
--- a/projects.gnome.org/gdm/about.html
+++ b/projects.gnome.org/gdm/about.html
@@ -28,16 +28,13 @@
 <h2>What Is It?</h2>
 
 <p>
-GDM is the GNOME Display Manager, it is the little program that runs in the background,
-runs your X sessions, presents you with a login box and then tells you to bug off
-because you forgot your password. It does pretty much everything that you would want
-to use xdm for, but doesn't involve as much crack. It doesn't use any code from xdm,
-and has a more paranoid and safer design overall. It also includes many features over
-xdm, the biggest one of which is that it is more user friendly, even if your X setup
-is failing. The goal is that users should never, ever have to use the command line to
-customize or troubleshoot GDM. It of course supports XDMCP, and in fact extends XDMCP
-a little bit in places where I thought xdm was lacking (but is still compatible with
-xdm's XDMCP). 
+GDM is the GNOME Display Manager, it is the little program that runs in the
+background, runs your X sessions, presents you with a login box and then tells
+you to bug off because you forgot your password. It does pretty much everything
+that you would want to use xdm for, but does not involve as much crack. It
+does not use any code from xdm. It supports XDMCP, and in fact extends XDMCP a
+little bit in places where I thought xdm was lacking (but is still compatible
+with xdm's XDMCP). 
 </p>
 
 <p>
@@ -62,11 +59,13 @@ file in the gdm SVN module.
 
     <p class="section">Feedback</p>
     <p>Bugs should be reported to the
-       <a href="http://bugzilla.gnome.org";>GNOME Bug Tracking System</a>.</p>
-    <p>You can get in touch with developers and other users by
+       <a href="http://bugzilla.gnome.org";>GNOME Bug Tracking System</a>.
+       under the &quot;gdm&quot; product.</p>
+    <p>You can get in touch with developers and other GDM users by
        <a href="mailto:gdm-list gnome org">sending a mail</a> to the GDM
        <a href="http://mail.gnome.org/mailman/listinfo/gdm-list";>mailing list</a>
-       [<a href="http://mail.gnome.org/archives/gdm-list/";>Archives</a>].</p>
+       [<a href="http://mail.gnome.org/archives/gdm-list/";>Archives</a>] or
+       joining the #gdm IRC channel at irc.gimp.org.</p> 
     <br />
 </div>
 
@@ -77,5 +76,18 @@ file in the gdm SVN module.
     for <a href="http://www.w3.org/";>standards</a>.
 </div>
 
+<!-- Piwik -->
+<script type="text/javascript">
+var pkBaseURL = (("https:" == document.location.protocol) ? "https://webstats.gnome.org/"; : "http://webstats.gnome.org/";);
+document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E"));
+</script><script type="text/javascript">
+try {
+var piwikTracker = Piwik.getTracker(pkBaseURL + "piwik.php", 4);
+piwikTracker.trackPageView();
+piwikTracker.enableLinkTracking();
+} catch( err ) {}
+</script><noscript><p><img src="http://webstats.gnome.org/piwik.php?idsite=4"; style="border:0" alt=""/></p></noscript>
+<!-- End Piwik Tag -->
+
 </body>
 </html>
diff --git a/projects.gnome.org/gdm/developers.html b/projects.gnome.org/gdm/developers.html
index 5abd53b..bb918b5 100644
--- a/projects.gnome.org/gdm/developers.html
+++ b/projects.gnome.org/gdm/developers.html
@@ -95,5 +95,18 @@ If you want to write documentation for GDM, you should join the
     for <a href="http://www.w3.org/";>standards</a>.
 </div>
 
+<!-- Piwik -->
+<script type="text/javascript">
+var pkBaseURL = (("https:" == document.location.protocol) ? "https://webstats.gnome.org/"; : "http://webstats.gnome.org/";);
+document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E"));
+</script><script type="text/javascript">
+try {
+var piwikTracker = Piwik.getTracker(pkBaseURL + "piwik.php", 4);
+piwikTracker.trackPageView();
+piwikTracker.enableLinkTracking();
+} catch( err ) {}
+</script><noscript><p><img src="http://webstats.gnome.org/piwik.php?idsite=4"; style="border:0" alt=""/></p></noscript>
+<!-- End Piwik Tag -->
+
 </body>
 </html>
diff --git a/projects.gnome.org/gdm/index.html b/projects.gnome.org/gdm/index.html
index 3b1534c..4e66011 100644
--- a/projects.gnome.org/gdm/index.html
+++ b/projects.gnome.org/gdm/index.html
@@ -71,5 +71,18 @@ GDM is released under the
     Copyright &copy; 2005, <a href="http://www.gnome.org/";>The GNOME Project</a><br />
 </div>
 
+<!-- Piwik -->
+<script type="text/javascript">
+var pkBaseURL = (("https:" == document.location.protocol) ? "https://webstats.gnome.org/"; : "http://webstats.gnome.org/";);
+document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E"));
+</script><script type="text/javascript">
+try {
+var piwikTracker = Piwik.getTracker(pkBaseURL + "piwik.php", 4);
+piwikTracker.trackPageView();
+piwikTracker.enableLinkTracking();
+} catch( err ) {}
+</script><noscript><p><img src="http://webstats.gnome.org/piwik.php?idsite=4"; style="border:0" alt=""/></p></noscript>
+<!-- End Piwik Tag -->
+
 </body>
 </html>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]