/[drupal]/contributions/modules/banner/banner_db.php
ViewVC logotype

Log of /contributions/modules/banner/banner_db.php

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.25 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 10 20:59:30 2006 UTC (2 years, 11 months ago) by wulff
Branch: MAIN
CVS Tags: HEAD
Changes since 1.24: +1 -3 lines
Diff to previous 1.24
Updated for 5.0

Revision 1.24.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 23 14:39:43 2006 UTC (3 years, 2 months ago) by wulff
Branch: DRUPAL-4-7
Changes since 1.24: +1 -3 lines
Diff to previous 1.24 , to next main 1.25
#85551 - Cannot modify header information
Text banner placeholders now generate correct links
Updated documentation

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 18 14:05:09 2006 UTC (3 years, 2 months ago) by wulff
Branch: MAIN
Branch point for: DRUPAL-4-7
Changes since 1.23: +23 -18 lines
Diff to previous 1.23
updated cache handlers; banner groups are now handled by taxonomies; install file and schema updated

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 15 21:36:05 2006 UTC (3 years, 3 months ago) by wulff
Branch: MAIN
Changes since 1.22: +2 -2 lines
Diff to previous 1.22
#75730 - thanks killes

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 15 21:18:54 2006 UTC (3 years, 3 months ago) by wulff
Branch: MAIN
Changes since 1.21: +4 -4 lines
Diff to previous 1.21
#75827 - thanks bčr

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 15 20:59:52 2006 UTC (3 years, 3 months ago) by wulff
Branch: MAIN
Changes since 1.20: +5 -6 lines
Diff to previous 1.20
#75732 - thanks killes

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 15 20:53:38 2006 UTC (3 years, 3 months ago) by wulff
Branch: MAIN
Changes since 1.19: +4 -15 lines
Diff to previous 1.19
#75747 - thanks killes

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 26 07:19:15 2006 UTC (3 years, 4 months ago) by wulff
Branch: MAIN
Changes since 1.18: +23 -5 lines
Diff to previous 1.18
fixed sql injection problem. thanks killes.

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: +44 -36 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.17 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 30 20:32:23 2006 UTC (3 years, 4 months ago) by wulff
Branch: MAIN
Changes since 1.16: +11 -2 lines
Diff to previous 1.16
part one of getting rid of the requirement that the cache handlers have to be copied to the root dir

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 28 15:07:25 2006 UTC (3 years, 4 months ago) by wulff
Branch: MAIN
Changes since 1.15: +66 -71 lines
Diff to previous 1.15
Replacing with banners-as-nodes version

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 2 09:28:32 2006 UTC (3 years, 5 months ago) by wulff
Branch: MAIN
Changes since 1.14: +4 -4 lines
Diff to previous 1.14
revert to old taxonomy behavior

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 19 12:09:01 2006 UTC (3 years, 6 months ago) by wulff
Branch: MAIN
Changes since 1.13: +49 -3 lines
Diff to previous 1.13
#8488  - PostgreSQL support - thanks sun, plj
updated installation instructions

Revision 1.13 - (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.12: +54 -52 lines
Diff to previous 1.12
#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.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Apr 8 13:31:40 2006 UTC (3 years, 7 months ago) by wulff
Branch: MAIN
Changes since 1.11: +11 -4 lines
Diff to previous 1.11
48960: Don't count views/clicks for admin or banner owner

Revision 1.10.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 19 10:01:44 2006 UTC (3 years, 8 months ago) by wulff
Branch: DRUPAL-4-6
Changes since 1.10: +15 -14 lines
Diff to previous 1.10 , to next main 1.25
#26702 - Thanks __Tango

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 15 07:12:42 2006 UTC (3 years, 8 months ago) by wulff
Branch: MAIN
Changes since 1.10: +24 -9 lines
Diff to previous 1.10
updated for 4.7

Revision 1.7.2.3 - (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.7.2.2: +2 -1 lines
Diff to previous 1.7.2.2 , to branch point 1.7 , to next main 1.25
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.10 - (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
Branch point for: DRUPAL-4-6
Changes since 1.9: +2 -1 lines
Diff to previous 1.9
 - 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.7.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 3 13:11:59 2005 UTC (4 years, 8 months ago) by jeremy
Branch: DRUPAL-4-5
Changes since 1.7.2.1: +2 -1 lines
Diff to previous 1.7.2.1 , to branch point 1.7
 - banner_db.php
    o issue #18306: add missing "}" to fix banner display with banner_db.php

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 3 13:11:06 2005 UTC (4 years, 8 months ago) by jeremy
Branch: MAIN
Changes since 1.8: +2 -1 lines
Diff to previous 1.8
 - banner_db.php
    o issue #18306: add missing "}" to fix banner display with banner_db.php

Revision 1.7.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 27 13:48:45 2005 UTC (4 years, 8 months ago) by jeremy
Branch: DRUPAL-4-5
Changes since 1.7: +7 -2 lines
Diff to previous 1.7
 - banner_file.php, banner_db.php
    o issue #18014: fix warning when using only 1 banner

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 27 13:46:10 2005 UTC (4 years, 8 months ago) by jeremy
Branch: MAIN
Changes since 1.7: +7 -2 lines
Diff to previous 1.7
 - banner_file.php, banner_db.php
    o issue #18014: fix warning when using only 1 banner

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 17 00:42:16 2004 UTC (5 years, 3 months ago) by jeremy
Branch: MAIN
Branch point for: DRUPAL-4-5
Changes since 1.6: +1 -9 lines
Diff to previous 1.6
update to work with cvs, cleanup, merge patches by Nic Ivy.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 12 04:14:40 2004 UTC (5 years, 3 months ago) by jeremy
Branch: MAIN
Changes since 1.5: +5 -5 lines
Diff to previous 1.5
add missing {}'s

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 20 20:45:28 2004 UTC (5 years, 8 months ago) by jeremy
Branch: MAIN
Changes since 1.4: +8 -6 lines
Diff to previous 1.4
 - banner_db.php, banner_file.php
    o update to properly use new status values

Revision 1.3.4.2 - (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.3.4.1: +8 -6 lines
Diff to previous 1.3.4.1 , to branch point 1.3 , to next main 1.25
  - 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.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 16 22:15:54 2004 UTC (5 years, 8 months ago) by killes
Branch: MAIN
Changes since 1.3: +2 -1 lines
Diff to previous 1.3
added bootstrap.inc

Revision 1.3.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 7 18:22:59 2004 UTC (5 years, 8 months ago) by jeremy
Branch: DRUPAL-4-4
Changes since 1.3: +2 -1 lines
Diff to previous 1.3
 - banner_db.php
    o added necessary include_once bootstrap.inc

 - banner.module
    o update banner_link() to call banner_page() when a banner is clicked
    o manually construct url from $base_url to work with non-clean urls

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 14 10:51:11 2003 UTC (5 years, 11 months ago) by goba
Branch: MAIN
Branch point for: DRUPAL-4-4, drop
Changes since 1.2: +1 -0 lines
Diff to previous 1.2
Adding CVS ID tags so we can distinguish versions even in a non-CVS environment

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 27 16:43:52 2003 UTC (6 years, 2 months ago) by jeremy
Branch: MAIN
Branch point for: DRUPAL-4-2, DRUPAL-4-3
Changes since 1.1: +7 -1 lines
Diff to previous 1.1
  o updates day_views and week_views
  o blocks banner when max_day_views/max_week_views reached

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.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2