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 building a site with a few different sections (about, contact, the product, news) and I'm not sure on what would be the best way to setup the taxonomy and the content type (book, page...) and how to get the content in easy inderstadable url's eg www.site.com/about/ for the about section.
News I gather should be story but I'm not sure about the others. The other sections will be modifiled from time to time and content will be added and subnavigation will be needed within each section eventually.
I have begun developing a rather extensive set of categories for my content. The problem is that the block that holds the list is beginning to get unweildy. Right now, it shows all levels of the hierarchy.
How do I set it Drupal up to show me only the top or top-two levels of categories in this blocks?
I would like to have on my site a couple of moderated forums (where posting are first revised by editors and then published) and a few more "liberal" forums, where contributions are immediately published. All forums will be visible to all (registered) users, so taxonomy_access will not help: I just would like to have different moderation options for different forums.
Hi, yes i've searched and read through the previous topics on browser-caching issues but they don't solve my specific issue.. as they mention modifying the .htaccess but mine already has that fix inside it, but the problem is still there.
I'm using Opera 8.5 on Ubuntu Linux 5.04..
Drupal install is 4.6.3 installed using Fantastico
I don't get stale pages on login or logout, but do everywhere else. Particularly annoying considering the forum is a vital part of my drupal install.