Carga múltiple de imágenes:
- Multiple image uploads with imagefupload (http://drupal.org/project/image_fupload)
HOWTO:Se carga el módulo principal "Image FUpload" y el submódulo "Image FUpload (CCK)"Go to your Photo content type and edit the Image field in it. Change its basic settings and switch that to the Image FUpload widget. Then look at the Image FUpload settings below.Una vez, que seleccionamos el tipo de widget FUPLOAD para las imágenes, nos aparecen unas opciones abajo, Lo más importante es seleccionar 'una imagen por nodo' para que cree un nodo en la galería por cada una de las imágenes subidas.Hay un detalle a tener en cuenta. cuando el drupal está en modo offline, el fupload da errores..Otras posibles mejoras pendientes
- Slide show using Views Slideshow (http://drupal.org/project/views_slideshow)
- Custom Links to add link to the Slideshow on the gallery teasers (http://drupal.org/project/custom_links) you know this module ;-)
- Image navigation with Custom Pagers, (http://drupal.org/project/custom_pagers) you also know this module!
- Image counts using computed field
- Allow the user to set a custom primary image for the gallery (also using computed field) - This allows only one to be set vs a Flag based approach. It also means you don't need to setup a nodequeue for each of your galleries.
- Hide the image title with Automatic Nodetitles (http://drupal.org/project/auto_nodetitle)
Check out an example here: http://gallery.graviteklabs.com