I'm trying to add a set of taxonomy terms by code in a drupal 7 installation.
The problem is the custom field in vocabulary (field_email - text type)...
I would want the new created accounts to be automatically set to a custom role.
I use Profile2 module and Janrain Engage. I mapped Janrain fields with a custom profile's fields and would want all the people connecting via Janrain create an account wich is not "Main account".
So I have done this with D6 using page-front.tpl.php but I tried to do the same thing for this D7 theme but all it did was change the homepage as well. Does anyone know how to alter the theme so that nodes other than the homepage are the same.
Hi all,
I am using Drupal to build a site for a radiation oncology group. We were planning to have a debate content type where :
1. I create a motion for the debate
2. Someone answers on the debate and while replying chooses weather he/she wants to be for or against the motion.