Problem/Motivation
In a distribution some configurations needs to stay at profile level.
Proposed resolution
Add a --type option to the config-devel-export Drush command to let users choose from module, theme and profile.
Remaining tasks
Review
User interface changes
None
API changes
None
Data model changes
None
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | 2603268-8.patch | 1.2 KB | pfrenssen |
Comments
Comment #2
lussolucaComment #4
lussolucaWrong patch format, sorry
Comment #5
lussolucaComment #7
lussolucaI've some problem with generating patch with Phpstorm...
Comment #8
pfrenssenWe can determine the type of the extension that was passed in, so we don't need to provide a specific option for it.
Comment #9
lussolucaLooks good for me
Comment #10
benjy commentedCommitted and pushed.