image 5.x-2.0-alpha1
drewish - April 14, 2008 - 00:15
| Download | Size | md5 hash |
|---|---|---|
| image-5.x-2.0-alpha1.tar.gz | 40.2 KB | 86acbe47e9eeb5a641a9703c71f86f41 |
Official release from CVS tag: DRUPAL-5--2-0-alpha1
Last updated: April 14, 2008 - 00:20
Changes in the DRUPAL-5--2 branch:
- #104586 : make image_attach use the filename if no title is provided
- #86031 - views-enable image_attach - patch by David Lesieur
- #106374 - PG support for image_attach.install - patch by HorsePunchKid
- David Lesieur's patch for #110360 "Views filter for image_attach"
- - Fixing #110370 "Prevent image_attach from attaching to image nodes"
- #124670 Cleaning up the .install files and adding hook_uninstall implementations.
- Cleaning up some formatting and whitespace issues.
- My update to yched's patch for #62023 "attach info not updated on image deletion"
- My update for #62023 to remove old records.
- #85952 Attached image link points to the image node
- Initial commit. Hungarian translation.
- #132879 CogRusty helped me get the query working with MySQL 4
- - joachim's patch for #133128 to change the class name so attached images are styled.
- removing .image-attach-preview since it's no longer used. - - #131589 Duplicate filename not generating thumbnail/preview.
- Adding an IMAGE_ORIGINAL constant for '_original'. - CogRusty fixes for #132879
- #73854 Make the attached image's postion in teaser and body configurable
- A bunch of small code cleanups suggested by the coder module.
- #62025 radiantsouls's patch to allow an image to be "detached"
- #135801 Psicomante's patch to Make size of attached images configurable. I made some changes so any bugs are my fault.
- #143828 Image size settings are stored as a keyed array now.
- Using the proper t() place holders in the help links.
Reformatting the hook_menu arrays. - #152358 Put image_attach in the enclosure part of the RSS feed.
- HorsePunchKid's patch for #156750 image_attach_update_2() is incompatible with Postgres
- Committing everything twice is silly. I'll re-open HEAD once it's time to start upgrading to DRUPAL-6.
- #159767 "Rename _image_get_sizes() to image_get_sizes()"
- Re-opening HEAD to start work on a DRUPAL-5-2 branch.
- #158967 (dman, aclight) image_attach creates unpublished image nodes.
- #169275 (grudolf) Slovenian translation
- adding Danish translation
- #168981 Images detach when I click Preview and then Submit.
- #183688 (ragaskar) Switch ImageMagick crop to viewport crop.
- #190863 image_get_random() returning duplicate images.
- #113326 Create block with attached images.
- #187054 Image module breaks anonymous access to uploaded files.
- #187054 (Roderik) Image module breaks anonymous access to uploaded files.
- #181809 (add1sun, domasj, Donovan, drewish) Beginning to upgrade image modules for Drupal 6, more to come.
- #134423 (joachim) Use Views for image blocks and galleries.
- #207198 Use the Image Gallery's taxonomy in the default views.
- #181809 (zoo33) ImageMagick fixes for DRUPAL-6.
- #208952 (puckbag, drewish) image_import.module: hook_theme is implemented incorrectly.
- #207550 (puckbag) Image_Import: Call-time pass-by-reference has been deprecated.
- #211343 (zoo33) Undefined $form_state in image_import.module causes PHP notice.
- #200029 (greggles, Hetta) Recommend admins make an addition to robots.txt.
- #212525 (VDG) Bad count query causes incompatibility with nodeaccess.
- #215272 (daemonic, guix) Image import not building derivatives correctly.
- #21037 (andypost, dman, Hetta, rwohleb) Allow admin to pick gallery sort order.
- #222977 (drewish, HorsePunchKid, UberLord) image.module fails with postgresql with random images
