Features re-export / download; meaningless warning message?
The following overridden view(s) are provided by other modules: highlight. To resolve this problem either revert each view or clone each view so that modified versions can be exported withy our feature.
Features appears to be unaware that it is the very feature i am exporting that is the module that provides the View highlight.
Exporting the feature again worked fine.
More info on the general process of re-exporting features:
If no new components are added:
drush fu features_example
On automating feature takeover after download: http://bantalabs.com/blog/speeding-local-feature-module-development-features-fetch
With Features Fetch, after downloading:
drush ff features_example
Can also, per Young Hahn, "add components to a feature without recreating it in the UI/redownloading it by adding components to your feature's .info file and running drush features-update. See the Add components to a feature section in API.txt."
Comments
Post new comment