We should have a way of enabling all the common modules needed to do development. In order for that to happen, we need:

* All the good development modules in the make file
* Some way of turning them on and off. A feature does not really make a lot of sense here, we need something that just flips the modules on and off without having the modules as dependencies.

Comments

fabsor’s picture

Status: Active » Fixed

We now have some nice drush plugin for this. Yay!

pontus_nilsson’s picture

Documenting this in this issue if anyone stumbles upon this node.

These drush commands are available as stated in 1

ns-core-enable-all
ns-core-devel-enable
ns-core-devel-disable

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.