image module

New Module: Image Nodes Now Inherit The EXIF and IPTC Metadata of the Image Uploaded

Brian@brianpuccio.net's picture
public
groups: Image · Photography
Brian@brianpucc... - Mon, 2008-06-30 01:52

From the MAQUM (Metadata Aware Quick Upload Module) project page:

MAQUM 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

joachim's picture
public
joachim - Mon, 2008-01-07 11:13

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.


Adding or theming argument defaults

joachim's picture
public
joachim - Sun, 2007-11-25 17:39

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.


Error en la traducción de Image

Carlos Miranda Levy@drupal.org's picture
public
group: Español
Carlos Miranda ... - Fri, 2007-11-16 03:45

"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

zoo33@drupal.org's picture
public
group: Image
zoo33@drupal.org - Tue, 2007-10-23 09:44

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.


VIews with Images problem

cpill's picture
public
cpill - Wed, 2007-07-04 10:55

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

Syndicate content