Closed (works as designed)
Project:
Features
Version:
6.x-1.0-beta6
Component:
Code
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
6 Mar 2010 at 04:34 UTC
Updated:
19 May 2011 at 07:44 UTC
I'm just beginning to play with the features module and it's really cool. It would be even cooler if there was some way to support unique fields configured with the unique_field module.
Comments
Comment #1
yhahn commentedIt looks like unique_fields uses regular drupal variables to store its settings. Have you looked into including the variable in your feature using Strongarm 2?
Comment #2
sugardave commentedThanks for pointing me to this, I will check it out.
Comment #3
Grayside commentedOver a year later, I imagine it's safe to close this. Features itself won't special case individual CCK modules like this if that's what the next step would be.