Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Hi, I am trying to implement a functionality where users with certain role can upload and delete documents to and from a node from the node page itself without going to the edit page.(This role will not have permissions to edit the node). They should just be able to upload/delete documents and nothing more than that. I would like to know if anyone has implemented a similar feature.
First off, I am a newbie. New to Drupal and relatively new to CMS in general. I just read the entire book "Definitive Guide to Drupal 7" and although it gave me a lot of practice and insights, I just do not understand how to replicate anything that I learned on my own (particularly when it comes to theming). I have used HTML and CSS for many years but my extent of knowledge on PHP is very limited.
Must you know PHP to be able to theme Drupal efficiently?
I am not even sure of the terminology so please forgive me. I am wanting to use adaptive theme to create a theme and I would like to place several regions in it. I want a header then 3 areas under it one left, one center, one right where I can place blocks. Then a sidebar on each side and maybe have them divided in half and a upper and lower side bar. then have a foot with three areas left, center, right where I can place different blocks. I tried looking it up but found nothing so I am assuming I might be looking up the wrong search terms.