Add image gallery to node in Drupal
        Posted  
        
            by vian
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by vian
        
        
        
        Published on 2010-05-12T07:53:30Z
        Indexed on 
            2010/05/12
            16:14 UTC
        
        
        Read the original article
        Hit count: 366
        
I'm using Image module for Drupal 6 and the submodule of Image Gallery. Image gallery is identified by taxonomy term of certain vocabulary. What I need is to attach Image Gallery View supplied with Image Gallery to certain node. I am now trying to use Views Attach to do this. But how can I pass an argument of taxonomy term for gallery to the view? Also I added the taxonomy term for gallery to be defined for both images and my node type. Is it ok?
© Stack Overflow or respective owner