-
-
#64395 Think I found the correct function
-
Addresses issue #64605 (moving an album)
-
Reported in issue #64395 Just a quick hack, commenting out lines that were causing the album creation to fail.
-
Reported in issue #64395 Some Drupal 4.6-isms that were never addressed (array2object and object2array calls). Now using native-PHP casting equivalents (http://drupal.org/node/22218#array2object).
-
getting rid of the Eclipse PHP IDE-specific files
-
merging changes from HEAD: * 1.3: image.module (4.7.0, 04/05/2006 - 17:46) split the code into image.module and image_gallery.module. So, the call to _image_get_vid() at line 81 needed to be to _image_gallery_get_vid(). * 1.5: files were being saved with PHP's temp filenames (e.g. phpNol3tW) with no file extensions, etc. * 1.7: Patch suggested by delineas (http://drupal.org/node/23645#comment-118018) for XP publishing.
-
*** empty log message ***
-
Patch suggested by delineas (http://drupal.org/node/23645#comment-118018) for XP publishing.
-
Image Publishing: May 12, 2006 19:42
Commit dbb4b17 on 4.7.x-1.x, 5.x-1.x, 6.x-1.x, masterby panglossupdated credits