Closed (outdated)
Project:
Taxonomy Access Control Lite
Version:
6.x-1.4-rc3
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
5 Apr 2011 at 15:25 UTC
Updated:
9 Apr 2026 at 18:52 UTC
Jump to comment: Most recent
Comments
Comment #1
NaX commentedFYI: As I posted the issue I found that the install hook is changing the weight of tac_lite when it should be tac_lite_mod.
Comment #2
amal850720 commentedI tested your module and I found it to be really convenient! Everything is loaded in a single page.
I have an idea that I'm not capable of doing though. My site has over 90000 terms with two access schemes. That just means the individual access control (site/user/N) page will have to load more than 180000 terms upon display and again after access updates. I had to alter server settings to allow a longer timeout to set the permissions and reset it back to normal (30-60 seconds) afterwards.
My idea is, can the select list be changed to an auto-complete text field, just like the one we use when tagging terms in the node create page (node/add/page or any other content type). It'd be great too if it allows for comma-separated tagging of multiple terms.
Comment #3
NaX commented@amal850720
Currently my custom module does not really provide its own UI, it uses the tac_lite UI form elements, but if needed I don't see why you can provide alternative UI form elements, but this would require also providing additional submit handlers and validation. I personally will not be doing any additional development on this custom module as it currently meets all my current requirements.
Maybe your should do a feature request for an optional tac_lite UI module that extends the default/basic UI similar to what my custom module does.
Comment #4
damienmckennaThank you for your contribution to this module. Support for Drupal 6 ended a decade ago, so I'm closing out this issue.