Vocabulary Permissions
"Permissions" greyed out on Category edit page
Posted July 16th, 2008 by douggreenHi,
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
Posted April 27th, 2008 by douggreenPermissions not saved
Posted March 22nd, 2008 by douggreenAfter 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 106174 by douggreen
Posted March 16th, 2008 by douggreencommit #106174 by douggreen on DRUPAL-5 - remove author attribution (see http://www.youtube.com/watch?v=ZSFDm3UYkeE)
Commit 104273 by douggreen
Posted March 4th, 2008 by douggreen6.x version
Posted February 19th, 2008 by douggreen6.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
Posted February 11th, 2008 by douggreenHi,
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
Posted February 10th, 2008 by douggreenCoexistence with prepopulate module
Posted January 18th, 2008 by douggreenI 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.)