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 currently have a site running 4.5.2 and have the taxonomy_image module in place to give me images for my terms (see http://www.patenetlystupid.com for example). I havent had time to keep up with drupal much over the last several months and I was wondering. Does 4.6 incorporate something similar now? So that I no longer need the taxonomy_image module? I've looked around and read the changelog but I dont see it clearly spelled out.
G'day,
I am trying to build an alumni website for a region. Basically, I wanted people to be able to visit the website, register and be able to view the alumni website for their school.
Multi-site (I think) wise, each school will have its own look (theme). A list of schools will be available on the main Site. Users can subscribe to the schools they went to (guess groups for each school - autojoin group when subscribe to that school?). They can share pictures on their school site as well as discuss in a forum (multisite again?).
Ok, I am very new at this and my hosting company offers FANTASTICO installation of Drupal 4.5
Its great since I dont have to do anything...everything is done for me.
Questions...and I am sorry if this is elsewhere...
1. How hard is it to update to 4.6 since Fantasico doesnt have it..and I think I must do it manually- can a newbie do it?
2. Are PHPTemplate Engine hard to use and understand? (See next question for why asked)
We want to set up a site for multiple organizations. Organizations can see common "resource" pages but cannot see the custom pages for another organization. We don't want to duplicate the common pages for each organization.
Each organization will have two groups of users, call them AAA and BBB.
AAA users can make posts (documents and/or discussion board messages) and can view and edit their own posts. They cannot view posts by other AAA users. AAA users can view all posts by BBB users.
Apologies if this has been asked and answered before, but my search came up empty. Is it possible to rename all instances of "node,'' especially the subdirectory, to something else? I'm more than willing to do a search-and-replace in the code if people think this is feasible and not too dangerous. The word "node'' just doesn't do it for me. Thanks.