Log of /contributions/modules/download_count/download_count.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.12 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Apr 24 03:25:45 2007 UTC
(2 years, 7 months ago)
by
chill35
Branch:
MAIN
Changes since
1.11: +3 -2 lines
Diff to
previous 1.11
Now, files that have dots in their names are excluded if their extension is excluded. For example, image.preview.jpg won't be counted if 'jpg' is an excluded extension.
Revision
1.4.2.9 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Apr 24 03:14:33 2007 UTC
(2 years, 7 months ago)
by
chill35
Branch:
DRUPAL-5
Changes since
1.4.2.8: +2 -1 lines
Diff to
previous 1.4.2.8
, to
branch point 1.4
Now files with dots in their names get excluded if they end with an extension that's excluded. Ex : image.preview.jpg will be excluded if 'jpg' is excluded. No need to exclude 'preview.jpg' in other words.
Revision
1.4 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Feb 13 19:09:23 2007 UTC
(2 years, 9 months ago)
by
chill35
Branch:
MAIN
Branch point for:
DRUPAL-5
Changes since
1.3: +24 -3 lines
Diff to
previous 1.3
I added an admin settings page to inform the admin about the download method selected. That page also shows the table of download count.
Revision
1.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Feb 13 15:12:10 2007 UTC
(2 years, 9 months ago)
by
chill35
Branch:
MAIN
Changes since
1.2: +14 -4 lines
Diff to
previous 1.2
Added more access control granularity. With a new 'perm', users can or cannot access download count of files attached to nodes they have not authored.
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.