Closed (fixed)
Project:
Taxonomy Role
Version:
4.7.x-1.1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
29 Mar 2007 at 11:56 UTC
Updated:
23 Sep 2007 at 05:22 UTC
Jump to comment: Most recent file
Comments
Comment #1
hbfkf commentedLooking at the Drupal 4.7 -> 5.x Update Guide and the code of this module, it seems that the only thing missing to make this module Drupal-5.0 compatible is the taxonomy_role.info file. I created it and attach it to this issue. (Files ending in ".info" cannot be uploaded. Because of this, I changed the filename.)
Could anybody check whether it looks fine? Also, some testing in Drupal 5.0 would be welcome (I'll do some more myself).
Kaspar
Comment #2
nancydruSuggestions: 1) capitalize Role in the name; 2) remove the version line entirely; 3) create a 5.x branch.
Creating the new branch will make Update_Status happier.
Comment #3
David Lesieur commentedSome code changes were also needed. Please give the attached patch a try. That patch also fixes this issue and adds the option to show denied vocabularies as disabled fields instead of hiding them.
Comment #4
David Lesieur commentedComment #5
talatnat commentedThanks to nancyw's suggestion in another support post, I tried this patched version and it works fine. It also works fine with Taxonomy Super Select, which another poster noted was disabled by taxonomy_role-4.7.x-1.1.
Comment #6
David Lesieur commentedThanks for the testing! I plan to commit the patch soon.
Comment #7
David Lesieur commentedCommitted!
Comment #8
(not verified) commented