<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,4 +1,9 @@
+# This class hooks into Redmine's View Listeners in order to
+# add content to the page
 class GoogleAnalyticsHooks  &lt; Redmine::Hook::ViewListener
+
+  # Adds the Google Analytics code to the layout if the current user meets
+  # the conditions setup by the System Administrator
   def view_layouts_base_body_bottom(context = { })
     log_anon = Setting.plugin_google_analytics_plugin['google_analytics_log_anonymous']
     log_auth = Setting.plugin_google_analytics_plugin['google_analytics_log_authenticated']</diff>
      <filename>lib/google_analytics_hooks.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>bec3c4c359e32c0829d8e0c36f58ecb2308ee367</id>
    </parent>
  </parents>
  <author>
    <name>Eric Davis</name>
    <email>edavis@littlestreamsoftware.com</email>
  </author>
  <url>http://github.com/edavis10/redmine-google-analytics-plugin/commit/374716250d86087c71a42bf48bd07a927bf88f8f</url>
  <id>374716250d86087c71a42bf48bd07a927bf88f8f</id>
  <committed-date>2008-09-29T23:05:13-07:00</committed-date>
  <authored-date>2008-09-29T23:05:13-07:00</authored-date>
  <message>Added rdoc to the hook class</message>
  <tree>9be7e48434fa4e8a012c27becfeead4283e2993b</tree>
  <committer>
    <name>Eric Davis</name>
    <email>edavis@littlestreamsoftware.com</email>
  </committer>
</commit>
