forked from ymcatwincities/openy
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdrupal-org.make
More file actions
executable file
·97 lines (96 loc) · 4.2 KB
/
drupal-org.make
File metadata and controls
executable file
·97 lines (96 loc) · 4.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
core = 8.x
api = 2
defaults[projects][subdir] = contrib
projects[features] = 3.5
projects[config_update] = 1.3
projects[entity] = 1.0-alpha4
projects[datalayer][subdir] = contrib
projects[datalayer][version] = 1.x-dev
projects[datalayer][patch][] = "https://www.drupal.org/files/issues/2857270-4-fix-entity-reference-field-using-name-property.patch"
projects[media_entity] = 1.x-dev
projects[media_entity_image] = 1.x-dev
projects[media_entity_document] = 1.x-dev
projects[address] = 1.0-rc3
projects[paragraphs] = 1.1
projects[entity_reference_revisions] = 1.2
projects[pathauto] = 1.0-rc1
projects[ctools] = 3.0-alpha27
projects[token] = 1.0-rc1
projects[field_group] = 1.0-rc6
projects[video_embed_field] = 1.4
projects[jquery_colorpicker] = 1.3
projects[entity_browser][subdir] = contrib
projects[entity_browser][version] = 1.0-rc1
projects[entity_browser][patch][] = "https://www.drupal.org/files/issues/2845037_15.patch"
projects[dropzonejs] = 1.0-alpha3
projects[inline_entity_form] = 1.0-beta1
projects[embed] = 1.0-rc3
projects[entity_embed][subdir] = contrib
projects[entity_embed][version] = 1.0-beta2
projects[entity_embed][patch][] = https://www.drupal.org/files/issues/entity_embed_links-2511404-31.patch
projects[views_block_filter_block] = 1.x-dev
projects[plugin][subdir] = contrib
projects[plugin][version] = 2.5
projects[plugin][patch][] = https://www.drupal.org/files/issues/plugin_2647312_20.patch
projects[libraries] = 3.x-dev
projects[migrate_plus] = 3.0-beta1
projects[migrate_tools] = 3.0-beta1
projects[optimizely] = 1.2
projects[verf] = 1.0-beta6
projects[simple_menu_icons][subdir] = contrib
projects[simple_menu_icons][version] = 1.x-dev
projects[simple_menu_icons][patch][] = "https://www.drupal.org/files/issues/clear-cache-after-simple_menu_icons_css_generate-2847964.patch"
projects[views_infinite_scroll] = 1.3
projects[slick] = 1.0-rc1
projects[slick_views] = 1.0-rc2
projects[blazy] = 1.0-rc1
projects[geolocation] = 1.9
projects[google_tag] = 1.x-dev
projects[google_analytics] = 2.1
projects[rabbit_hole] = 1.0-beta3
projects[redirect] = 1.0-alpha4
projects[simple_sitemap] = 2.8
projects[metatag] = 1.0
projects[scheduler] = 1.0-alpha2
projects[confi][subdir] = contrib
projects[confi][version] = 1.3
projects[confi][patch][] = "https://www.drupal.org/files/issues/confi-drush-call-hooks-from-disabled-2856910.patch"
projects[webform] = 5.0-beta11
projects[captcha] = 1.0-beta1
projects[recaptcha] = 2.2
projects[admin_toolbar] = 1.20
projects[panelbutton] = 1.1
projects[colorbutton] = 1.1
projects[better_exposed_filters] = 3.0-alpha2
projects[custom_formatters] = 3.0-alpha1
projects[token_filter] = 1.0-beta1
projects[views_field_formatter] = 1.5
projects[lndr] = 1.0
libraries[dropzone][type] = library
libraries[dropzone][download][type] = get
libraries[dropzone][download][url] = https://github.com/enyo/dropzone/archive/v4.3.0.zip
libraries[dropzone][destination] = libraries
libraries[jquery_colorpicker][type] = library
libraries[jquery_colorpicker][download][type] = get
libraries[jquery_colorpicker][download][url] = http://www.eyecon.ro/colorpicker/colorpicker.zip
libraries[jquery_colorpicker][destination] = libraries
libraries[slick][type] = library
libraries[slick][download][type] = get
libraries[slick][download][url] = https://github.com/kenwheeler/slick/archive/1.6.0.zip
libraries[slick][destination] = libraries
libraries[blazy][type] = library
libraries[blazy][download][type] = get
libraries[blazy][download][url] = https://github.com/dinbror/blazy/archive/1.8.2.zip
libraries[blazy][destination] = libraries
libraries[jquery.easing][type] = library
libraries[jquery.easing][download][type] = get
libraries[jquery.easing][download][url] = https://github.com/gdsmith/jquery.easing/archive/1.4.1.zip
libraries[jquery.easing][destination] = libraries
libraries[panelbutton][type] = library
libraries[panelbutton][download][type] = get
libraries[panelbutton][download][url] = http://download.ckeditor.com/panelbutton/releases/panelbutton_4.7.0.zip
libraries[panelbutton][destination] = libraries
libraries[colorbutton][type] = library
libraries[colorbutton][download][type] = get
libraries[colorbutton][download][url] = http://download.ckeditor.com/colorbutton/releases/colorbutton_4.7.0.zip
libraries[colorbutton][destination] = libraries