Log of /contributions/modules/banner/banner_file.php
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.18 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Jul 19 07:28:12 2006 UTC
(3 years, 4 months ago)
by
wulff
Branch:
MAIN
Changes since
1.17: +8 -3 lines
Diff to
previous 1.17
#71645 - Fixed queries in banner_cron() (scheduler integration still needs to be done)
#74130 - Fixed parameter name in cache handlers - thanks jrsturrock
#72762 - Missing target attribute on text banner links
#72767 - Problem with reporting of clicks per day/week/all time
#65378 - Minor additions to the docs - thanks js1
Revision
1.16 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Apr 9 11:07:19 2006 UTC
(3 years, 7 months ago)
by
wulff
Branch:
MAIN
Changes since
1.15: +90 -92 lines
Diff to
previous 1.15
#57881 - Remove border=0 from theme_banner_show - thanks dan_aka_jack
#55141 - Banners with no URL go to an empty page - thanks jlinares
#09895 - Add banner URL to link title - thanks njivy
#09903 - Define banner owner by name instead of uid - thanks njivy
Revision
1.14 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sun Jun 26 19:00:24 2005 UTC
(4 years, 5 months ago)
by
jeremy
Branch:
MAIN
Changes since
1.13: +11 -10 lines
Diff to
previous 1.13
5/26/2005:
- banner.module:
o add ability to display banners based on taxonomy
(sponsored by jo1ene at Advanced Web Design)
- new global configuration option to associate banners with one or more
vocabulary
- new per-banner configuration option to associate banners with one or
more taxonomy term
- add new dimension to cache structure to support terms
o make path to cache files relative
o convert some form_selects to form_radios
- banner.mysql:
o add new banner_term table for associating banners with terms
- banner_file.php
o support new banner cache format
----------------------------------------------------------------------
Revision
1.9.2.4 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed May 11 03:55:24 2005 UTC
(4 years, 6 months ago)
by
jeremy
Branch:
DRUPAL-4-5
Changes since
1.9.2.3: +72 -54 lines
Diff to
previous 1.9.2.3
, to
branch point 1.9
, to
next main 1.21
sync with HEAD, adding support for multiple cache files. (tested under
multiple Slashdotting, removes locking bottleneck providing much better
performance under a heavy load, and still retaining accurate display and
click-through statistics. 10 cache files was more than enough.)
- banner.module:
o remove "key" concept for cache files
o updated to support multiple cache files
o auto-create cache files on _settings page
- banner_file.php:
o complete rewrite, support multiple cache files to handle busy web servers
o auto-detect failure to read cache files, auto create as needed
o defaults to old-style with 1 cache file
o needs testing to determine if the number of cache files should be left
as a configurable, or if a sane default can be chosen
o issue #20805: add proper content-type header
- banner_db.php:
o issue #20805: add proper content-type header
Revision
1.12 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Apr 19 12:57:42 2005 UTC
(4 years, 7 months ago)
by
jeremy
Branch:
MAIN
Changes since
1.11: +74 -48 lines
Diff to
previous 1.11
- banner.module:
o remove "key" concept for cache files
o updated to support multiple cache files
o auto-create cache files on _settings page
- banner_file.php:
o complete rewrite, support multiple cache files to handle busy web servers
o auto-detect failure to read cache files, auto create as needed
o defaults to old-style with 1 cache file
o needs testing to determine if the number of cache files should be left
as a configurable, or if a sane default can be chosen
o issue #20805: add proper content-type header
- banner_db.php:
o issue #20805: add proper content-type header
Revision
1.10 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Feb 19 17:12:13 2005 UTC
(4 years, 9 months ago)
by
jeremy
Branch:
MAIN
Changes since
1.9: +15 -15 lines
Diff to
previous 1.9
- banner.module:
o move file cache into standard (configurable) file path (out of misc/)
o verify banner_file.php and baner_db.php are properly installed
o utilize core file functions as much as possible when reading/writing
file_cache (no locking provided by core file functions, so we still have
to make some direct calls to fopen, flock and fclose. Also, when using
the file cache we don't have access to file.inc so we make all direct
calls.)
Revision
1.6.4.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Mar 20 20:41:45 2004 UTC
(5 years, 8 months ago)
by
jeremy
Branch:
DRUPAL-4-4
Changes since
1.6: +9 -7 lines
Diff to
previous 1.6
, to
next main 1.21
- banner.module
o brought in changes from development branch:
- admin pages use tablesort
- reordered internal status values for proper tablesort functionality
(WARNING: this means you need to update all your banners when you
upgrade to this latest release)
- added new 'admin/banner/view' page to simply view banner info
- updated 'admin/banner/edit' page to allow editing of all fields
- banner_db.php, banner_file.php
o brought in changes from development branch:
- updated to properly use new internal status values
Revision
1.6 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Jan 23 19:24:18 2004 UTC
(5 years, 10 months ago)
by
goba
Branch:
MAIN
Branch point for:
DRUPAL-4-4,
drop
Changes since
1.5: +8 -6 lines
Diff to
previous 1.5
Current Drupal CVS will not include bootstrap.inc from common.inc, so that needs to be explicitly included. But since for the functionality used here bootstrap.inc and banner.module are sufficient to include, we are better off with just these includes. Fixes #5134)
Revision
1.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Sep 27 16:30:45 2003 UTC
(6 years, 2 months ago)
by
jeremy
Branch:
MAIN
banner module
+ different banners in the same page ("positions")
+ scheduling
+ count views and clicks
+ chance: stronger banners appear more frequently
+ set a limit to views and clicks
+ permission not to see banners
+ optionally uses shared memory for extra performance
+ uses javascript to have banner in cached pages too
+ a function to write the required javascript (_banner_snippet)
+ optionally set the format and size and don't use javascript (not useful)
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.