Project:Profile Generator
Version:5.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

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

#1

by actions, do you mean the new trigger/actions feature in Drupal 6?

#2

No -- 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

#3

Status:active» closed (fixed)

i 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.

#4

See here.