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.
I'm busy setting up some back content onto a new Drupal site (as admin), I forsee that new owners may in time come forward to maintain certain nodes, how do I transfer ownership to them so they can "edit their own pages"
Hello all, here is another taxonomy question - as my searches haven't been successful in finding an answer.
Here is what I would like to do on my Drupal Site:
Classify content based on categories
Then on the main page, list promoted items by category, and then by addition date.
I would like the category list to be collapsable if possible, so that people who only want to come looking for a subcategory and just look at that category based on cookie info?
I was wondering if there's a way in the blog module to prevent users from editing and deleting their blogs after they've posted them if they don't have the permission to do so.... I couldn't see anything indicating that you can do this in the documentation so I wanted to make sure I wasn't missing something....
I'm using the organic groups module and I'd like to change the terminology for the book pages, forum topics, etc.
For example, on each group's home page there is a book section labeled "book page" a forum section labeled "forum topic", etc and in the og block there is a link to "create book page", "create forum topic", etc.
The audio module is great. But, with the PHP limited uploads I can't use it for podcasting. My podcast files are just too big for my shared server config (I can't change it). So, I am wondering if there is a way to have the audio module select a file that has already been uploaded to the server, grab the ID3 info from there, and use that in the node?