I have over 40 drupal roles. This is because we assign users based on an area of the country, so they have access to the specific page relating to where they come from.
Is there a way to organise them, possible into collapsible groups?
Here's my dilemma, I'm making a "simple" project management site for my work and wanted to know how I structure my content types.
How would you structure this.
/www/prod/sites/default$ drush feeds-list
Command feeds-list needs the following module(s) enabled to run: drush_feeds_import. [error]
The drush command 'feeds-list' could not be executed.
/www/prod/sites/default$ drush en drush_feeds_import
drush_feeds_import is already enabled. [ok]
There were no extensions that could be enabled.