This repository has been archived by the owner on Sep 27, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
/
extra.yml
107 lines (106 loc) · 2.71 KB
/
extra.yml
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
98
99
100
101
102
103
104
105
106
107
core:
# Overrides the D8Stability to 'in core'.
- views
- entity
- jquery_update
- date
- ckeditor
- link
- wysiwyg
- entity_reference
- transliteration
- l10n_update
- i18n
- email
- references
- module_filter
- entityreference
- transliteration
- strongarm
- cck
- admin_views
- uuid
- multiupload_filefield_widget
- multiupload_imagefield_widget
- migrate
- field_formatter_settings
- elements
- i18nviews
- entity_translation
- breakpoints
- breakpoint
- entitycache
- telephone
- phone
- entity_view_mode
- bean
- navbar
- admin
- date_popup_authored
- fieldable_panels_panes
- views_responsive_grid
- defaultconfig
- wysiwyg_filter
- stringoverrides
- admin_language
- cachetags
- caption_filter
- edit
- quickedit
- email
- entityreference
- entity
- file_entity
- hidden_field
- title
- user_picture_field
- placeholder
- restws
- ahah_helper
- multiblock
- bundle_copy
- taxonomy_display
- features_extra
- special_menu_items
notes:
# Overrides D8Stability to 'other' and adds note to note column.
ctools: 'Partially in core'
admin_menu: 'Deprecated'
webform: 'Deprecated/functionality split'
imce: 'Deprecated'
features: 'Config management in core'
media: 'Deprecated/functionality split'
variable: 'Largely unneeded in D8'
globalredirect: 'Deprecated'
imce_wysiwyg: 'Largely unneeded in D8'
addressfield: 'Deprecated'
lightbox2: 'Deprecated'
page_title: 'Deprecated'
imageapi: 'Deprecated'
services: 'Partially in core'
manual_crop: 'Obsolete'
imagecache_token: 'In token module'
nodeblock: 'Replaced by entityblock'
profile2: 'Replaced by Profile'
media_vimeo: 'Replaced by VEF + media entity'
print: 'Replaced by entity_print'
ckeditor_link: 'Replaced by ckeditor_entity_link/linkit'
module_missing_message_fixer: 'Only relevant for 7.x-50'
webform_validation: 'Consolidated with field_validation'
nodequeue: 'Replaced by entity queue'
omega_tools: 'Only needed for < 4.x branch of 7.x'
webform_ajax: 'Included in Webform 8.x-5.x'
hierarchical_select: 'Replaced by Client-side hierarchical select'
custom_breadcrumbs: 'Replaced by Easy Breadcrumb'
better_formats: 'Replaced by Allowed Formats'
feeds_tamper: 'Replaced by Tamper'
search_api_db: 'Moved into Search API'
location: 'Split into several contrib modules'
auto_nodetitle: 'Replaced by Auto Entity Label'
imce_mkdir: 'Moved into IMCE module'
facetapi: 'Replaced by Facets'
imagecache_actions: 'Replaced by Image Effects'
site_map: 'Replaced by Sitemap'
media_youtube: 'Replaced by Video Embed Field'
node_clone: 'Replaced by Entity Clone'
special_menu_items: 'Replaced by Link Attributes widget'