Closed (fixed)
Project:
Profile Generator
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
11 Sep 2007 at 16:15 UTC
Updated:
10 Jun 2010 at 04:20 UTC
Hello,
I was doing some testing on the profile generator, and I was wondering if you had any plans to include support for workflows and actions --
Thanks for getting this out there --
Cheers,
Bill
Comments
Comment #1
Shiny commentedby actions, do you mean the new trigger/actions feature in Drupal 6?
Comment #2
bonobo commentedNo -- I mean custom workflow states and actions as defined by the D5 versions of the actions and workflow modules --
Your module is great, and I love the config options you have already included -- generating workflow states, transitions, and the rules about what roles can make what transitions is a somewhat time consuming task, with many common options being repeated across sites. Having these options be included in an install profile would be very handy --
Thanks for looking at this, and for taking the time to respond.
Cheers,
Bill
Comment #3
Shiny commentedi recommend instead using the Install profile API for that.
http://drupal.org/project/install_profile_api
They have a better approach than the simple version in here.
Comment #4
bonobo commentedSee here.