Vocabulary Permissions

"Permissions" greyed out on Category edit page

5.x-1.0, Code, support request, normal, active

Hi,
I installed this module, but when I go to edit any of my cateogory I see a Permissions option, but it is not a link, meaning I cannot click on it so it drops down, in a sense it is greyed out.
Any ideas why?
Cheers,
G

Commit 113216 by douggreen

commit #113216 by douggreen on DRUPAL-6--1 - clean up info file

Permissions not saved

5.x-1.0, Code, bug report, normal, patch (code needs review)

After installing the module, I found that permissions were not being saved. I tracked it down to a minor issue in the form api implementation. Previously the code was using $form['#submit'] to define the submit handler for this module, but the '#submit' key is an attribute of the submit form type to indicate whether a button submits the form, according to the api.

Commit 104273 by douggreen

commit #104273 by douggreen on DRUPAL-5 - fix code style

6.x version

5.x-1.x-dev, Code, task, normal, active

6.0 is out, so just opening this issue as a placeholder. You never know, might do it for you if I find the time.

Plan for Drupal 6

5.x-1.x-dev, Code, support request, normal, closed

Hi,
You have done a great job. It is very helpful managing and displaying contents.
What is ur plan for porting to drupal 6.
--
Sharique

Commit 100186 by douggreen

commit #100186 by douggreen on DRUPAL-5 - #174514 - interact with vocabulary super select, which stores the default value deeper in the array (which is legal to do in FAPI)

Coexistence with prepopulate module

5.x-1.x-dev, Miscellaneous, feature request, normal, active

I just discovered that, depending on the module weights, users can create nodes with "restricted" vocabulary terms if they feed the terms through the prepopulate module. (The prepopulate module allows default form field values to be "pre-populated" by embedding them in the URL query string for the add-node page.)

Commit 95788 by douggreen

commit #95788 by douggreen on DRUPAL-5 - fix sql syntax error on install

Syndicate content