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.
Upgraded from 4.5 to 4.7 and lost the header section from all templates. I have a Plesk installation. Tried several things, including putting drupal in root directory and subdirectory. recent version, with bluemarin, is here: http://www.astrups.com/drupal/
Using Drupal 4.7, what is the best way to make an automatically updating list of all the feeds for a given vocabulary on its own page?
Also is there a user-friendly way to combine feeds? e.g. a user can tick boxes next to two feeds and output the url for a combined feed? This kind of functionality would certainly be useful for sites which use tagging instead of fixed categories...
Using Drupal 4.7, how do I get rid of the 'Categories' title and the border/padding etc. which differentiates the category selection box from the rest of a node's submission form? Can't see any reference to it in the CSS, and I've managed to turn off the drop-down functionality in taxonomy.module but am not sure what else to change to remove that styling...
I ask this because I have only category for my node type and it is already well described and so does not need to be seperated so obviously.
I'm wondering if someone could explain or point me to an appropriate post. I'd like to figure out how to get multiple selects populated by the profiles in the database. The idea is that a user could find other users by going to the form, choosing a city from one select form, hobby from another form and then be given a list of all users from that city/hobby combo. E.g. User chooses Winnipeg and hockey, click submit and are directed to a page of all users from Winnipeg who like hockey (virtually everyone in that city I imagine).