I'd like to fist create parent galleries per years like: 2009, 2010, 2011 and place sub-galleries inside of them. Currently on /galleries lists all the parent and sub-galleries together. What kind of filter I should apply in views to list only parent galleries on front page of node galleries? Thanks!

Comments

justintime’s picture

Project: Node Gallery » Node Gallery Hierarchy
Version: 6.x-3.x-dev » 6.x-1.x-dev

Moving to node_gallery_hierarchy

scroogie’s picture

Category: support » bug

Actually, the filter should be in the view automatically, so this is indeed a bug in the module. Perhaps I need to update the module to conform with the latest changes in NG. Which version of Node Gallery and Views are you using?

The filter should be Node Gallery: Parent Gallery, and you should set it to "0".

yngens’s picture

Status: Closed (fixed) » Active

I'm curently using Node Gallery 6.x-3.0-beta2 and Views 6.x-3.x-dev. Tried your suggestion, unfortunately Node Gallery: Parent Gallery set it to "0" didn't work.

Update: Today, I tried once again and unchecked "Include NULL rows" and now finally I got what I wanted. So, I'd like to confim that your suggestion did help me to solve the issue. Thanks!

scroogie’s picture

Status: Active » Closed (fixed)
scroogie’s picture

Title: How to filter to show only parent galleries at /galleries? » Compatability with Views 3.0

Okay, so this is most probably a change in Views. I'll keep this open to track the issue. Do you see any other issues on your installation?