Views that other modules define in code appear as possible exportables when creating a new feature.
However, they don't show up in the feature code!
This happens even if they have been overridden.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 650292_features_limit_export_options.patch | 11.68 KB | yhahn |
Comments
Comment #1
gaele commentedConfirmed. See e.g. VBO's admin_content view.
Comment #2
yhahn commentedHere's an intial patch which makes this change. It's not complex per se, but it does introduce a lot more code for each implementing component. I would also like confirmation that the CTools portion of this patch does not break complex CTools exportables like Panels.
Comment #3
yhahn commentedUpdating priority.
Comment #4
yhahn commentedhttp://drupal.org/cvs?commit=396974