Closed (fixed)
Project:
Node access password
Version:
7.x-4.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
12 Mar 2011 at 01:55 UTC
Updated:
21 Jun 2011 at 03:41 UTC
Hi, I find this module as a very useful tool, but the Media gallery module I'm currently using creates the one and only content type, the sad part of the story is that my site requires both password-protected and open galleries. It would be very nice to have such a feature, and not only for me I believe.
Comments
Comment #1
danielb commentedMakes sense, I think we need views integration, that should make any filtering of nodes possible.
Comment #2
danielb commentedComment #3
danielb commentedI've added a Views feature into the 7.x-4.x branch. This will allow you to select nodes by views, rather than by content type, so you can make it pick the specific nodes that meet your criteria.