/[drupal]/contributions/modules/counter/counter.module
ViewVC logotype

Log of /contributions/modules/counter/counter.module

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 26 04:58:57 2009 UTC (4 weeks, 6 days ago) by thenicespider
Branch: MAIN
CVS Tags: DRUPAL-6--2-2, DRUPAL-6--2-3, HEAD
Changes since 1.22: +59 -8 lines
Diff to previous 1.22
6.x-2.2: New: Show Block/Unblock Users
         New: Redesign "Counter Settings" page
         New: Variable to show how many items per page on Counter Report
         Bug fix: Error on Counter Report when i18n module enable

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 25 22:37:20 2009 UTC (2 months ago) by thenicespider
Branch: MAIN
CVS Tags: DRUPAL-6--2-0, DRUPAL-6--2-1
Changes since 1.21: +2 -2 lines
Diff to previous 1.21
$db_types = $GLOBALS['db_type']

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 25 22:21:12 2009 UTC (2 months ago) by thenicespider
Branch: MAIN
Changes since 1.20: +162 -99 lines
Diff to previous 1.20
6.x-2.0: New: Delay before refresh data now in seconds
         New: Delay before next insert (in second):
         New: option to avoid counting for admin (uid=0) visit
         New: table to save previous query result to increase performance
         New: support other databases pgsql,mssql,oracle
         New: theming, requested by mauricemengel, adeptt and drupaloo
         Bug fix: many miss-type corrected by andrewmacpherson (http://drupal.org/user/265648)
         Bug fix: rename package name from "Easy Module" to "Statistics" by andrewmacpherson
         Bug fix: remove duplicate link of Site Counter Report by andrewmacpherson
         Bug fix: unregistered users rule by danielb (http://drupal.org/user/134005)

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 21 16:25:33 2009 UTC (5 months, 1 week ago) by thenicespider
Branch: MAIN
CVS Tags: DRUPAL-6--1-10, DRUPAL-6--1-9
Changes since 1.19: +2 -2 lines
Diff to previous 1.19
6.x-1.9: New: Remove IGNORE (a MySQL specific command)

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 27 11:06:28 2009 UTC (8 months ago) by thenicespider
Branch: MAIN
CVS Tags: DRUPAL-6--1-7, DRUPAL-6--1-8
Changes since 1.18: +10 -2 lines
Diff to previous 1.18
6.x-1.7: New: show IP of your web server

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 24 02:21:16 2009 UTC (9 months ago) by thenicespider
Branch: MAIN
CVS Tags: DRUPAL-6--1-6
Changes since 1.17: +15 -15 lines
Diff to previous 1.17
6.x-1.6:
         New: add thousand seperator
         Default counter_record_interval from day change to minute

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 4 05:06:40 2009 UTC (10 months, 3 weeks ago) by thenicespider
Branch: MAIN
CVS Tags: DRUPAL-6--1-5
Changes since 1.16: +5 -2 lines
Diff to previous 1.16
6.x-1.5: New: save access per interval, you can choose per day, minute or second

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 3 23:31:47 2009 UTC (10 months, 3 weeks ago) by thenicespider
Branch: MAIN
CVS Tags: DRUPAL-6--1-4
Changes since 1.15: +20 -171 lines
Diff to previous 1.15
6.x-1.4:
         Bug fix: rewrite module to meet Drupal 6 coding standard and valid XHMTL
         New: use Drupal 6 database schema, now support all Drupal 6 databases
         New: option to show Site Counter result for administer group only
         New: record site access per minute (previously per day)

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 3 22:15:47 2009 UTC (10 months, 3 weeks ago) by thenicespider
Branch: MAIN
Changes since 1.14: +27 -5 lines
Diff to previous 1.14
6.x-1.4: New: option to show Site Counter result for administer group only

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jan 3 15:10:10 2009 UTC (10 months, 3 weeks ago) by thenicespider
Branch: MAIN
CVS Tags: DRUPAL-6--1-3
Changes since 1.13: +29 -33 lines
Diff to previous 1.13
6.x-1.3:
Bug fix: miss spell in counter.info dan rename project to "Easy Module"
Bug fix: avoid any SQL injection attacks by using the database abstraction layer

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 19 02:38:34 2008 UTC (14 months, 1 week ago) by thenicespider
Branch: MAIN
CVS Tags: DRUPAL-5--1-9
Changes since 1.12: +10 -10 lines
Diff to previous 1.12
5.x-1.9: Bug fix: invalid <li> HTML (by gabble)

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 28 06:00:19 2008 UTC (15 months ago) by thenicespider
Branch: MAIN
CVS Tags: DRUPAL-5--1-8
Changes since 1.11: +7 -7 lines
Diff to previous 1.11
5.x-1.8: New: number format

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 13 04:13:37 2008 UTC (15 months, 2 weeks ago) by thenicespider
Branch: MAIN
CVS Tags: DRUPAL-5--1-7
Changes since 1.10: +17 -12 lines
Diff to previous 1.10
Bug fix - Site counter setting accidentially use Drupal 6 code

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 27 03:10:31 2008 UTC (17 months ago) by thenicespider
Branch: MAIN
CVS Tags: DRUPAL-6--1-2
Changes since 1.9: +2 -3 lines
Diff to previous 1.9
6.x-1.2:
         Bug fix - Recheck if counter_page exists
         Bug fix - Required to check up to arg(3)
         New - By default Counter Report order by DESC

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 27 02:47:53 2008 UTC (17 months ago) by thenicespider
Branch: MAIN
CVS Tags: DRUPAL-5--1-6
Branch point for: DRUPAL-5
Changes since 1.8: +6 -4 lines
Diff to previous 1.8
5.x-1.6:
Bug fix - Recheck if counter_page exists
Bug fix - Required to check up to arg(3)
New - By default Counter Report order by DESC

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 26 11:50:00 2008 UTC (17 months ago) by thenicespider
Branch: MAIN
CVS Tags: DRUPAL-6--1-1
Changes since 1.7: +19 -28 lines
Diff to previous 1.7
6.x-1.1: Bug fix: administer setting menu

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 25 07:22:49 2008 UTC (17 months ago) by thenicespider
Branch: MAIN
CVS Tags: DRUPAL-6--1-0
Changes since 1.6: +1 -1 lines
Diff to previous 1.6
First version for Drupal 6

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 19 04:01:05 2008 UTC (17 months, 1 week ago) by thenicespider
Branch: MAIN
CVS Tags: DRUPAL-5--1-5
Branch point for: DRUPAL-6--1
Changes since 1.5: +68 -7 lines
Diff to previous 1.5
New - Count Nodes (Published and Unpublished)
New - Count User for Registered and Unregistered

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 10 03:46:06 2008 UTC (17 months, 2 weeks ago) by thenicespider
Branch: MAIN
CVS Tags: DRUPAL-5--1-4
Changes since 1.4: +45 -4 lines
Diff to previous 1.4
Initial value of Site Counter, Unique Visitor
Custom text for "Site counter since"

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 9 04:06:36 2008 UTC (17 months, 2 weeks ago) by thenicespider
Branch: MAIN
CVS Tags: DRUPAL-5--1-3
Changes since 1.3: +26 -9 lines
Diff to previous 1.3
Add "Site Counter Since ..."
Counter Report: add row number

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 9 01:46:25 2008 UTC (17 months, 3 weeks ago) by thenicespider
Branch: MAIN
CVS Tags: DRUPAL-5--1-2
Changes since 1.2: +16 -27 lines
Diff to previous 1.2
Use standard Drupal table format.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 6 04:28:32 2008 UTC (17 months, 3 weeks ago) by thenicespider
Branch: MAIN
CVS Tags: DRUPAL-5--1-1
Changes since 1.1: +17 -10 lines
Diff to previous 1.1
*** empty log message ***

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 5 06:15:28 2008 UTC (17 months, 3 weeks ago) by thenicespider
Branch: MAIN
CVS Tags: DRUPAL-5--1-0
Initial Release of Counter module for Drupal 5.x

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2