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.
Now, obviously whether something is a News item or a Site Update can be flagged using a flat vocabulary. But how do I get a theme to make the front page of a Drupal site display the News items in one column, and the Site Updates in the other?
Does anyone know how to have an active (selected) primary menu item display expanded (with its sub items) on another block (such as the left navigation)?
I have to create a new collaborators section on top of a Drupal (4.6) installation I've already done. If you read the posts above you'll see I find myself pretty lost trying to find the propper (simpler) solution. One of the ways to follow will rely mostly on existent Drupal features + theming.
Scenario: say I, as an admin, create some users with the 'collaborator' role and I let them (the 'collaborators') post to a defined taxonomy category. I'd like to show
all posts by 'collaborators' (newer to older). Paginated. Each node will be accompanied by the avatar plus the name of the collaborator, besides the common $links info (comments, posted date, read more for excerpts,..)
all posts by one single collaborator. Paginated. On top of that page we can have a brief info about the collaborator
a list of collaborators linking to their own c.v. (resume or 'my account')
Note that all nodes will be authored by a 'collaborator' (role) so nodes should be chosen on a author role basis. If this is a problem I could create a new 'exclusive' category for collaborators called 'Collaborations' though. In that last case nodes could be chosen on a category (taxonomy) basis.
Hello - I've chosen the Fancy theme pretty much as is for a writing group I'm setting up. I disabled sIFR according to the instructions in the readme, but also want to disable sIFR in the logo. Does anyone know how I can do this? Simply, hopefully?
I am trying to add the block contents to the header area of my theme. for instance, I am adding a tagadelic cloud near my logo in the header area. how do I do this?