Download & Extend

Show Volunteer Events only to authenticated users

Project:Event with volunteer time slots
Version:5.x-1.0
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

Is there a way to set volunteer events as private to the public and only viewable to authenticated users?

Comments

#1

Sure - install an access control module.

#3

I've tried the first 3 and while the "access control" tab appear and you can configure it, it doesn't seen to change it since I can still view everything (event and event with timeshot) as an anonymous user. Taxonomy access will not work because events are not used as taxonomy.

#4

for the taxonomy-based one you have to set up set it all up and then assign the term to the node.

These are standard modules - I assure you that at least most of those I listed will work if configured properly. The implementation of hook_access() in VT does not do anything funky.

Or here's another option:

http://drupal.org/project/simple_access

#5

Thank you SOOO much!! I finally got it working with taxonomy access. I didn't understand the connection of taxonomy to nodes before so this is great help!

#6

Status:fixed» closed (fixed)
nobody click here