I want to get multiple sites running on one Drupal installation, to get communities that are each bent towards a different aspect of the online community. To achieve this, I need to do a little tricking around with the way themes work.
This is a stupid question, I know, but... How do you rename a node that was created by a module? I'm using Acidfree albums, and I want to get rid of the name Acidfree that keeps popping up everywhere.
Thanks, and sorry if this question is really dumb. I know I have to edit the acidfree.module, I just don't know where.
The title says it all really: How do forms redirect to another URL after being submitted?
For example, some forms reload themselves after pressing "submit". How do they do this?
First off, my apologies if I am posting in the wrong group.
I am currently testing Drupal with roundcube integrated into the environment. This feature is very nice but I wanted to take this a step forther. Since I currently have to create the e-mail accounts manually, I have decided to reconfigure e-mail to host user/password information via MySQL (4.1.18 atm.)
What I am looking for is the following:
The module(s) responsible for account creation/password maintenance/account deletion the user profiles.
Is anybody known how i can access to FLEXINODE fields in the add VIEWS screen, as the others module like taxonomy, comment... etc. I know it is specified into views_.inc in the views/module folder, but before i start coding my own views_flexinode.inc, i want to known if anybody has already do it. Or if anybody has an idea to what i want ?