Closed (won't fix)
Project:
UC Node Access
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
8 May 2009 at 15:50 UTC
Updated:
4 Jun 2009 at 12:56 UTC
Hi!
Is there a possible way to modify this module to grant node access permission with the aid of taxonomy terms incl. hierarchy? So I chose the parent term id and then (after the user has bought the product) the user has node access to every node which belongs to the child terms.
I am asking because I want to grant access to many many nodes for one product. I think it would be much easier to organize such permissions.
Comments
Comment #1
rszrama commentedThe way this generally works is you use a role promotion product feature on a product to grant the customer a specific role when they complete checkout. Then you use a module like TAC Lite to allow users with that role to view nodes tagged by a specific term.
Comment #2
ckidowWorks great... sometime I am blinded to find another way. Thanks