Posted by jerrac on October 22, 2010 at 7:29pm
I want to create a new path alias to the page just created based on the taxonomy the creator selected.
So, a user creates a new Basic Page called 'Green'. The user selects the term banana from the vocabulary food. The path generated should be example.com/food/banana/green.
I asked pretty much the same question here: http://drupal.org/node/942002 but haven't had much feedback. And I just was playing with Rules to see if I could do it. Unfortunately, it looks like I can't access the vocabulary and terms from the node.
So, is it possible? Could I code a simple plugin to add the option to rules?