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
Comment #1
fabsor commentedWe now have some nice drush plugin for this. Yay!
Comment #2
pontus_nilssonDocumenting 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