Closed (fixed)
Project:
Build modes
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
13 Dec 2010 at 20:03 UTC
Updated:
30 Dec 2010 at 21:20 UTC
Jump to comment: Most recent
Comments
Comment #1
markdorisonI believe that since this module stores its data in the variables table you can get full features support by simply using the Strongarm module.
Comment #2
Anonymous (not verified) commentedBuild modes added through the admin interface are stored in a Drupal variable named buildmodes_modes.
Just add:
to your module's info file, re-export your feature, and it's exported.
Comment #3
Anonymous (not verified) commented