Closed (won't fix)
Project:
Community Media Starter Kit (Moderate)
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
25 Jun 2012 at 06:55 UTC
Updated:
22 Nov 2014 at 18:40 UTC
Jump to comment: Most recent
Comments
Comment #1
jdcreativity commentedI would have to agree with your thinking @westis. I was also looking at Workflowmodule, too (but will log that separately.
Comment #2
kreynen commentedI've written about my dislike of using very large projects like Rules, Panels, and Workflow that add tens of thousands of lines of code to achieve something relatively simple. You can read about that here and here.
It's not that these modules are inherently bad and should never be added on to of the ESK or MSK. There is a time and a place for them, but they should be avoided if possible. We are already combining some very large projects with Media, Feeds, Organic Groups, and CiviCRM. If given the choice of adding support for Rules or adding a few lines of code to a module to send emails or redirect users after completing a form. While I understand that not everyone has the PHP skills to add those lines, everyone has the option of requesting the feature first.
Another thing we always need to be considering when adding a module to distribution is will this module be upgradable to D8 or Backdrop? If not, we should probably avoid making it part of the standard distribution.