Posted by Amy_M on December 23, 2010 at 8:58pm
Hi there,
This is a bit of a long shot but I'm hoping to get some advice on forum generation through rules. My site is primarily organized through an extensive taxonomy. What I'm hoping to achieve with rules is this:
Taxonomy 1 (fruit)
New term is saved (apple)
Create a forum for apple with a standard set of containers
-History
-Recipes
-Msc
Is this possible with rules? I was playing around with loading the forum vocab and adding Apple as a new forum that way, but so far no luck. Any tips or advice anyone could share would be awesome.
Thanks!
Amy

Comments
One approach
I'm not sure what kind of forum you're after, but I suspect that you use the Forum module from Drupal core. If I'm not misremembering, it has a forum as a node with all posts as comments – but I may be wrong on this. (Generally I recommend using CCK and Views for building forums, rather than core Forum, but that's a whole different topic.)
Anyways, I think it should be possible to create new forums with Rules, like so:
I probably got one or two things wrong when it comes to the core Forum functionality, but hopefully this can give an idea of the approach.
Good luck!
//Johan Falk, NodeOne, Sweden
Thanks so much for your help,
Thanks so much for your help, I'm going to give it a shot tonight - pretty sure you're bang on though.
Cheers,
Amy