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.
It would be extrordinarily useful to me to be able to assign different themes to different content types - news feed, story, blog etc...
I am especially interested in being able to assign different footers to different content types.
Alternatively, I suppose I could accomplish much of what I want to do by associating different themes and/or footers to different taxonomy terms or vocabularies.
(I suppose in drupal-topia one would be able to do both).
I been all through the adminstration interface and clearly this is not default behaviour.
I like the ability to list content based on taxonomy terms, however, I don't want to do this for all vocabularies. Is it possible to define "hidden" vocabularies that you can use to select content etc, but that users can't see?
I've defined a book. I want every page in that book to be assigned to the same Category automatically. I would prefer that child pages automatically assume the category of their parent, and not even show the Category dropdown.
The reason is that I have access control set up by category. I want only users in a particular role to be able to access this book. There is a risk that on adding a page, the author will neglect/forget to select the proper Category, and the node will become generally accessible to the wrong users.