add access control
black silence - May 6, 2009 - 10:38
| Project: | Guestbook |
| Version: | 6.x-1.1 |
| Component: | Code |
| Category: | feature request |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | active |
Description
there should be a way to not allow certain users to post to another users guestbook
my current solution is to use hook_menu_alter to change the access callback to my own function, but i guess that not everyone can do something like that
also it might not be the best solution to completely deny access to a user's guestbook
low prio for me as i don't need it at the moment
