[support] Your favorite module for gallery of pictures ?

Shai Gluskin shai at content2zero.com
Wed Jul 14 12:54:11 UTC 2010


Bruno,

What Jake wrote is great. That method is elegant, flexible and
extensible.... and also a bit complex. For quick and easy, but less elegant
and flexible...

Create a content-type called, "Gallery." Add a multi-valued imagefield to
that content (likely choosing "unlimited" for the number of images allowed
per node). You might want to use the imagefield_import module in conjunction
for bulk uploads... though that requires FTP. Each node of the Gallery node
type is its own gallery. You can add any other fields you want. And as for
meta-data for each photo, you can turn on the "title" and "description"
sub-fields when setting up your imagefield.

The relevant modules here are: cck, filefield, imagefield, imageapi.
Whenever I use filefield, I always add: filefield_paths, transliteration.

Best,

Shai Gluskin

On Tue, Jul 13, 2010 at 3:30 PM, Jacob Roufa <jacob.roufa at gmail.com> wrote:

> My favorite setup is the Views Attach image gallery method that Jeff Eaton
> explains here :
> http://www.lullabot.com/articles/photo-galleries-views-attach
>
>
> Jake Roufa
> 208.557.9390
> http://jacobroufa.com
>
>
>
> On Tue, Jul 13, 2010 at 1:29 PM, aleagi <aleagi at gmail.com> wrote:
>
>> Here's my list:
>>
>> CCK, FileField, ImageField, ImageAPI, Imagecache and Views.
>>
>> Did I miss some?
>> ø¤º°`°º¤ø,¸
>> ,¸¸,ø¤º°`°º¤ø,¸¸
>> °º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`
>> Luiz Gustavo Aleagi Nunes `°º¤ø,¸¸,
>> http://sapiensdc.com.br | http://eopen.com.br
>> Desenvolvedor Web - Padrões W3C, Drupal, Acessibilidade
>> ¸,ø¤º°`°º¤ø,¸¸,ø¤º°` Nosce te ipsum...¸,ø¤º°``°º¤ø,¸¸,
>>
>>
>>
>> On Tue, Jul 13, 2010 at 16:25, Bruno Costacurta <techie at costacurta.org>
>> wrote:
>> > Hello,
>> >
>> > I'm looking to create a (rather simple and basic) gallery with pictures.
>> > Which module(s) will you reckon ?
>> > Thanks for your advice.
>> >
>> > Bye,
>> > Bruno
>> > --
>> > Linux Counter #353844
>> > http://counter.li.org/
>> >
>> >
>> > ----------------------------------------------------------------
>> >
>> > --
>> > [ Drupal support list | http://lists.drupal.org/ ]
>> >
>> --
>> [ Drupal support list | http://lists.drupal.org/ ]
>>
>
>
> --
> [ Drupal support list | http://lists.drupal.org/ ]
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/support/attachments/20100714/617f0c4b/attachment.html 


More information about the support mailing list