Gallery Field - what's it do?

penfield888

Joined: 2004-03-02
Posts: 43
Posted: Wed, 2008-10-15 21:41

So, I've got the new drupal 6 version of the gallery module running, but I tried to see what the Gallery Field (a CCK field I guess) does. However, all it did was give me a single-line text entry field.

Does anyone know what it's supposed to do?

------------------------------
Yosemite Explorer - info and virtual "tours" of Yosemite
Yosemite Photos - the part that actually uses Gallery

 
penfield888

Joined: 2004-03-02
Posts: 43
Posted: Wed, 2008-10-15 21:47

Okay - I had previously read this from Thilo, but forgot:

Quote:
I almost finished a GalleryField module (it will be available as part of the new GalleryAddon package) that provides a simple implementation of a reference field for G2 items. You can specify an item by itemId or title and it will be displayed as an image block on the node.

-- from: http://groups.drupal.org/node/7373#comment-28337

So I guess it's like an implementation of the gallery filter I guess.