Problem/Motivation

Lets add theme support.

Proposed resolution

Just expand the support in the drush task.

Remaining tasks

  1. Is $extension the right name for a variable that describes a module and a theme?
  2. Should we rename the cd-em command since it stands for config-devel-export-module ?

User interface changes

n/a

API changes

Addition.

Data model changes

n/a

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

benjy created an issue. See original summary.

chx’s picture

Perhaps rename to cd-ee but add an alias cd-em to make sure existing scripts dont break

benjy’s picture

How do you feel about simply drush cde? For Config Devel Export

benjy’s picture

FileSize
3.62 KB

Re-rolled for the optional configuration issue and renamed command to config-devel-export, added a cde alias and preserved the existing alias.

chx’s picture

Status: Needs review » Reviewed & tested by the community
benjy’s picture

Status: Reviewed & tested by the community » Fixed

Committed.

  • benjy committed d4cdd21 on 8.x-1.x
    Issue #2580315 by benjy: Add support for themes
    

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.