Log of /contributions/modules/banner/README.txt
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.9.2.1 -
(
view)
(
download)
(
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.9: +1 -27 lines
Diff to
previous 1.9
#85551 - Cannot modify header information
Text banner placeholders now generate correct links
Updated documentation
Revision
1.9 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Jul 19 07:28:12 2006 UTC
(3 years, 4 months ago)
by
wulff
Branch:
MAIN
CVS Tags:
HEAD
Branch point for:
DRUPAL-4-7
Changes since
1.8: +6 -1 lines
Diff to
previous 1.8
#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.7 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri May 19 12:09:01 2006 UTC
(3 years, 6 months ago)
by
wulff
Branch:
MAIN
Changes since
1.6: +3 -2 lines
Diff to
previous 1.6
#8488 - PostgreSQL support - thanks sun, plj
updated installation instructions
Revision
1.6 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu Apr 13 15:14:48 2006 UTC
(3 years, 7 months ago)
by
wulff
Branch:
MAIN
Changes since
1.5: +17 -9 lines
Diff to
previous 1.5
updated docs to reflect use of .install file, added name of current maintainer
Revision
1.5 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Sun Jun 26 19:00:24 2005 UTC
(4 years, 5 months ago)
by
jeremy
Branch:
MAIN
Changes since
1.4: +1 -0 lines
Diff to
previous 1.4
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.4 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed May 11 04:34:04 2005 UTC
(4 years, 6 months ago)
by
jeremy
Branch:
MAIN
Branch point for:
DRUPAL-4-6
Changes since
1.3: +3 -5 lines
Diff to
previous 1.3
5/11/2005:
- banner.module:
o updated to work with Drupal 4.6
(sponsored by crunchywelch at Advomatic LLC)
Revision
1.3 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Tue Dec 7 01:30:28 2004 UTC
(4 years, 11 months ago)
by
jeremy
Branch:
MAIN
Changes since
1.2: +8 -4 lines
Diff to
previous 1.2
- README, INSTALL:
o removed personal email address
o added link to "banner module mailing list"
Revision
1.2 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Nov 1 03:07:08 2004 UTC
(5 years ago)
by
jeremy
Branch:
MAIN
Branch point for:
DRUPAL-4-5
Changes since
1.1: +2 -12 lines
Diff to
previous 1.1
10/31/2004
- banner.module (Ryan Phillips)
o allow drupal to handle menu permissions, fixing some buggy behavior
o use 'show banners' permission instead of nonexistant 'access banners'
- README.txt (Jeremy)
o removed install directions, refer to INSTALL file
Revision
1.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Wed Oct 13 13:01:32 2004 UTC
(5 years, 1 month ago)
by
uwe
Branch:
MAIN
Renamed all README files to README.txt, as discussed in
http://drupal.org/node/11517. I have done this using some command line magic:
find . -name README -exec cp '{}' '{}.txt' \; -exec cvs remove -f '{}' \; -exec cvs add '{}.txt' \;
I will update all occurences of 'README' to 'README.txt' in the conrtib CVS,
soon. I'll also rename LICENSE, CHANGELOG etc. files as soon as I get around
to it.
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.