Taxonomy_access function gone missing, still referenced in readme
Ryan Palmer - March 13, 2007 - 17:02
| Project: | Taxonomy Access Control |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
My apologies if this has been addressed already..
I'm writing some custom code elsewhere in Drupal, and would like to ask the Taxonomy Access module if a specific user has a specific permission for the particular term id in question.
The Readme.txt file references the function taxonomy_access(), which no longer exists in the module's code. It disappeared on Nov 5, 2005.
If this cannot be restored in some form, can anybody explain how I could create an alternative to this?
Thanks!!

#1
Yea I'm wondering about this as well. Someone needs to get this updated in the module or removed from the readme.txt file.