User Tools

Site Tools


firestats

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
firestats [2010/05/05 13:28]
ben
firestats [2010/05/05 13:50]
ben
Line 5: Line 5:
 //This code is almost entirely copied from the Google Analytics plugin by Terence J. Grant. ​ See [[http://​www.dokuwiki.org/​plugin:​googleanalytics|his plugin page]] for details. //This code is almost entirely copied from the Google Analytics plugin by Terence J. Grant. ​ See [[http://​www.dokuwiki.org/​plugin:​googleanalytics|his plugin page]] for details.
 // //
-Credit for the work should ostensibly be his- I merely deleted a few lines and changed a configuration ​value name.+Credit for the work should ostensibly be his- I merely deleted a few lines and changed a configuration name.
  
 Concerning this rendering of the code: Concerning this rendering of the code:
Line 49: Line 49:
  
  return array(  return array(
- '​author'​ => '​Benjamin Hall (code modified ​from Terrence ​J. Grant\'​s Google Analytics Plugin)',​+ '​author'​ => '​Benjamin Hall (base code from Terence ​J. Grant\'​s Google Analytics Plugin)',​
  '​email' ​ => '​ben@benhall.com',​  '​email' ​ => '​ben@benhall.com',​
  '​date' ​  => '​2010-05-05',​  '​date' ​  => '​2010-05-05',​