New Module: Image Nodes Now Inherit The EXIF and IPTC Metadata of the Image Uploaded
From the MAQUM (Metadata Aware Quick Upload Module) project page:
Read moreMAQUM is short for Metadata Aware Quick Upload Module. MAQUM works with (and relies upon) Drupal's image module to upload images. Instead of uploading an image directly with the image module, upload an image through MAQUM and MAQUM will process your image's metadata and create your image node. ExifTool must be installed on your server as MAQUM requires it to read your images' metadata.
New view type: Image Gallery
You might be interested to know about a new view type that's now included in the image module: an image gallery view for image nodes.
This is in the latest 5.x-2.x-dev release of image. Existing galleries and blocks are reimplemented as views.
Read moreAdding or theming argument defaults
Is there a way to add a new type of default view for an argument, beyond the built-in 'Return Page Not Found', 'Display All Values', etc?
Or failing that, can it be drastically themed to return something different, from the definition of a new argument type in a module?
I'm trying to replicate the galleries made by image_gallery.module as a view, and I need to show a list of top-level galleries for the URL with no arguments.
Read moreError en la traducción de Image
"edit own images" no es "editar esta imagen", sino "editar imágenes propias".
Esta cadena se usa en la asignación de permisos del módulo.
edit own images
image.module:39, fuzzy
Now available: better control over ImageMagick operations
Image Enhanced Scaling is dead – long live ImageMagick Advanced Options! Yes, the Long Module Names Movement is back with longer names than ever before!
As of Octover 10, Image module comes with a new contributed module: ImageMagick Advanced Options. This is good news for anyone who needs fine-grained control over their images in Drupal, such as photographers or managers of image archives – regardless of wheter they use Image module or not. This post describes how it came into existence and why you should use it.
Read moreVIews with Images problem
I seem to have come across a problem with using views to grab a random image and post it in a block. The site cn be seen at:
http://mdg.loesje.org/admin/build/block
you'll note the large poster image on the right most collumn which is a block view:
- Fields: Image: Display Image, option; preview
- Filter: Node: Type: 'is one of': 'Image;
- Filter: Taxonomy: Terms for Image Galleries: 'si all of': 'E-Cards'
and thats about it




