First beta release of the web page for VISUM FOTO GmbH, one of the big German photo agencies. We decided to realise the site with Drupal after using it for an other big web site re launch this year.
Special about the site are the different approaches on handling images and the photographer profiles. We had to handle pictures how come from an other database and pictures the users (photographers) up load. Basically we are using image, image_import and image_field for CCK.
Images from the other database are imported with image_import and we changed it so that it reads the exif data to the node body. The image display is done with a customized version of the image_gallery module
we included an list view and a table view in the gallery and printed the description of the gallery under the pictures. Finally we made a back button for the gallery_module.