Show Volunteer Events only to authenticated users

giggler - February 21, 2008 - 09:17
Project:Event with volunteer time slots
Version:5.x-1.0
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed
Description

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

#1

pwolanin - February 21, 2008 - 22:55

Sure - install an access control module.

#3

giggler - February 22, 2008 - 05:22

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

pwolanin - February 22, 2008 - 15:34

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

giggler - February 23, 2008 - 06:05

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

pwolanin - February 27, 2008 - 00:59
Status:fixed» closed
 
 

Drupal is a registered trademark of Dries Buytaert.