We have developed a module for interesting and prospective startup. Setka Editor is WYSIWYG post builder, a user-friendly editorial design tool for creating beautiful layouts that attract, engage and convert. So now it’s available for Drupal sites. Read our case study to learn how it can help you.
I am using Drupal 7. I want to create a procurement system, and I want different user roles to be able to handle each item throughout the procurement process. I have defined three user roles: Requester, Manager, and Receiver. I have created a content type Procurement Item with the following fields:
Have a content type which uses Link module and the field is set to unlimited.
So the page creator (author) will add numerous external links on that page. Now each link the author adds, they should be able to write some content much like annotation or even a comment.
If the author can add other a/v media files link to each link that will make it awesome.
I've been given access to a Drupal 7 site as an "administrator".
Some images and text within existing taxonomies need to be edited.
Problem is when the edit link for a taxonomy item is clicked the site redirects to the frontend of the website and a "You are not authorized to access this page" message is displayed.
Have tried to edit multiple taxonomies and using incognito mode in Chrome. Also checked the permissions and all of the "administer/edit/delete" permissions have been enabled for administrators.