I'm trying to install the helpdesk module (http://drupal.org/project/helpdesk). First off I'm confused by the version designation of "head". I couldn't seem to find a definition for "head" so I went ahead anyway. I downloaded, expanded and uploaded the helpdesk files to my /drupal/sites/all/modules/helpdesk/ directory. I then checked my Drupal admin-modules section but saw no reference to the new module.
I'm new here and new to Drupal. Learning "The Way" as I go.
I am working on an implementation for a college. I am using Taxonomy Access Control to specify default categorization on nodes according to the user's role. Pathauto aliases the created node appropriately so that Harry from history always creates a node categorized as a History node which is assigned the alias ^/history/harrys_node.html.
allow the individual editing of a single attribute (like Title) across many/all nodes?
-- On one page, change the Titles of nodes "One","Two", and "Three" to "Won","Too",and "Tres" and then click SAVE
I've seen this, but it's not 5.x compatible and I'm not sure it's what I need anyway.