Problem/Motivation

Certain configuration items may be programmatically generated by installed modules. An example is view modes generated by the Token module.

These items do not need to be exported to features, since they will be created programmatically. However, because they are not module-provided, they will by default show up and potentially be assigned by the assignment plugins. At best, they are cruft in features.

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Comments

nedjo created an issue.