Posted by CKIDOW on May 8, 2009 at 3:50pm
Jump to:
| Project: | UC Node Access |
| Version: | 6.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (won't fix) |
Issue Summary
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
#1
The 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.
#2
Works great... sometime I am blinded to find another way. Thanks