diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2017-10-27 18:47:19 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2017-10-27 18:47:19 -0200 |
commit | de4ef81615eae8e03a16dcc4df054a233c3f70c0 (patch) | |
tree | 8224ff0d9c9e045c2969922124cebd41aa1cc543 /share/drupal7 | |
parent | c1e0bcfe4ce68e78e9eaa22ba731c82190ff1775 (diff) | |
download | templater-de4ef81615eae8e03a16dcc4df054a233c3f70c0.tar.gz templater-de4ef81615eae8e03a16dcc4df054a233c3f70c0.tar.bz2 |
Drupal config
Diffstat (limited to 'share/drupal7')
-rw-r--r-- | share/drupal7/drupal.make.yml | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/share/drupal7/drupal.make.yml b/share/drupal7/drupal.make.yml new file mode 100644 index 0000000..5ae7edb --- /dev/null +++ b/share/drupal7/drupal.make.yml @@ -0,0 +1,21 @@ +core: 7.x +api: '2' +projects: + drupal: + version: '' + views: + version: '' + ctools: + version: '' + panels: + version: '' + feeds: + version: '' + libraries: + version: '' + features: + version: '' + strongarm: + version: '' + module_filter: + version: '' |