Log of /contributions/modules/logotool/logotool.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.11 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Feb 5 11:48:06 2007 UTC
(2 years, 9 months ago)
by
pobster
Branch:
MAIN
Branch point for:
DRUPAL-5
Changes since
1.10: +3 -3 lines
Diff to
previous 1.10
Oops, forgot to not use actual paths and use user defined variable instead - now s/b able to delete/ view logos which are not directly accessible by users.
Revision
1.10 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Feb 5 11:21:29 2007 UTC
(2 years, 9 months ago)
by
pobster
Branch:
MAIN
Changes since
1.9: +47 -8 lines
Diff to
previous 1.9
Initial commit of 5.0 version
CHANGELOG: now logos by default s/b present in your 'files' folder (better for multisites), added delete logo function.
Revision
1.9 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Jul 27 17:12:30 2006 UTC
(3 years, 4 months ago)
by
pobster
Branch:
MAIN
Branch point for:
DRUPAL-4-7
Changes since
1.8: +39 -5 lines
Diff to
previous 1.8
Afterthought... Added an easy random+specified mode, simple cut and paste!
Centered logos on logotool info screen and added a border = 1 attribute, looks a bit nicer now
Revision
1.8 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Jul 27 16:46:49 2006 UTC
(3 years, 4 months ago)
by
pobster
Branch:
MAIN
Changes since
1.7: +43 -19 lines
Diff to
previous 1.7
Added wildcard feature
Added logos to information page
Improved code in certain places
Updated instructions to reflect changes
Revision
1.6 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Jul 20 16:10:14 2006 UTC
(3 years, 4 months ago)
by
pobster
Branch:
MAIN
Changes since
1.5: +50 -21 lines
Diff to
previous 1.5
Added help text for 'logo listing' page
Added function to check that all specified logos actually exist
Made it so that file_scan_directory now picks up ALL files not just ones with an extension (forgot that you can specify files/ directories to ignore) so still ignores 'placelogosinhere' marker file
Changed 'Specified Mode' to use preg_match rather than build a clumsy array as it did before
Logo List page now shows a table of all logos and the pages they're displayed on
Revision
1.2.2.1
Thu Jul 20 11:18:43 2006 UTC
(3 years, 4 months ago)
by
pobster
Changes since
1.2: +1 -1 lines
FILE REMOVED
????
Revision
1.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Jul 20 10:15:27 2006 UTC
(3 years, 4 months ago)
by
pobster
Branch:
MAIN
Changes since
1.2: +35 -18 lines
Diff to
previous 1.2
Changed to 'readfile' as 'imagegif' produces a static (non-animated) gif, I don't think it'll cause any problems? We'll see!
Changed default logo to point at 'misc/druplicon.png' just so that when you first enable the module at least it displays something rather than give you the error logo
Added blank file so the 'logos' folder gets included in the tarball, the only drawback with this is that now your logos *must* have an extension else the folder scan won't pick them up.
Added a list of the contents of your logos folder in the menu
Also the help description incorrectly said that the specified logo was broken when it's now fixed - now removed as we're good to go!
Revision
1.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Jul 19 16:56:01 2006 UTC
(3 years, 4 months ago)
by
pobster
Branch:
MAIN
Initial commit, partly working... Normal mode and Random mode both work but Specified Logos currently is missing default action of showing default logo on an unnamed page (so if all pages are named that its fine!)
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.