Log of /contributions/modules/imagecache/imagecache.info
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.4.2.1 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Thu May 7 15:09:33 2009 UTC
(6 months, 2 weeks ago)
by
drewish
Branch:
DRUPAL-5--2
Changes since
1.4: +2 -1 lines
Diff to
previous 1.4
#347566 by Bevan: Require transliteration module.
#357569 by smitty/thePanz/drewish: Add support for transliteration in the module.
Revision
1.5 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Fri May 30 15:46:59 2008 UTC
(17 months, 3 weeks ago)
by
dopry
Branch:
MAIN
CVS Tags:
DRUPAL-6--1-0-alpha1,
DRUPAL-6--1-0-alpha2,
DRUPAL-6--2-0-BETA1,
DRUPAL-6--2-0-BETA2,
DRUPAL-6--2-0-BETA3,
DRUPAL-6--2-0-BETA4,
DRUPAL-6--2-0-BETA5,
DRUPAL-6--2-0-BETA6,
DRUPAL-6--2-0-BETA7,
DRUPAL-6--2-0-BETA8,
DRUPAL-6--2-0-BETA9
Changes since
1.4: +3 -2 lines
Diff to
previous 1.4
#232624 by add1sun, Initial D6 Port Patch... hurrah!
Revision
1.1.2.3 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Mon Mar 31 21:01:23 2008 UTC
(19 months, 3 weeks ago)
by
dopry
Branch:
DRUPAL-5
CVS Tags:
DRUPAL-5--1-6,
DRUPAL-5--1-7
Changes since
1.1.2.2: +3 -3 lines
Diff to
previous 1.1.2.2
, to
branch point 1.1
, to
next main 1.6
* some minor cleanups to .info and .install switched package to ImageCache and module name to ImageCache.
* backported header responses from 2.x.
* added some good watchdogs and more error checking/reporting.
* cleaned up lock/tmp file handling. register_shutdown_function is my friend.
* removed some cruftiness from the processing loop and race handling.
* new tmp filename tmp_imagecache_{md5(src)}_{preset}_{basename(src)}, so they are guaranteed unique and mostly identifiable.
* removed optional use of mime_content_type.
* added 307 Location header for images already being process to cause reload of current page... This should try to reload a few times hopefully giving us enough time to finish processing the image.
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.