Any ideas how to dissalow delete but allow editing nodes?
Check out http://drupal.org/project/content_access. Combine this with http://drupal.org/project/menu_per_role (don't forget to view the readme and apply the patch) and you have a wonderful access control mechanism which can give you node and node-specific control around view/edit/delete based on your roles.
Thx, but i need a 4.7.x. solution.
I need that option as well - applied the patch, and I installed both modules, checked to allows view and edit only, and still able to delete a node.
Any ideas or help with this would be appreciated.
Comments
Drupal Modules
Check out http://drupal.org/project/content_access. Combine this with http://drupal.org/project/menu_per_role (don't forget to view the readme and apply the patch) and you have a wonderful access control mechanism which can give you node and node-specific control around view/edit/delete based on your roles.
4.7.x.
Thx, but i need a 4.7.x. solution.
I need that option as well -
I need that option as well - applied the patch, and I installed both modules, checked to allows view and edit only, and still able to delete a node.
Any ideas or help with this would be appreciated.