By danwassink on
Hello all,
I would like to have restricted access to certain nodes by IP. I would tag these nodes by a taxonomy term. So if I tagged it 'Private', only people within a certain IP would have access to this node, and if I tagged it 'Public' everyone would have access to the node. Does this make sense?
Has anyone ever seen anything like this or does anyone have any suggestions?
Thanks!
Dan Wassink
Comments
progress?
did you ever find a way to do this?
thanks.
leslye james.
count me in for interest.
count me in for interest.
Follow up
I needed similar functionality, except I needed to only allow site registration to people from certain IP addresses. I ended up modifying the module "register_country" so that instead of pulling from the IP2CC module database of countries, I just added the allowed IPs into the actual script. It's not based on taxonomy, but the idea could be modified to fit.