Skip to content
Snippets Groups Projects
Commit fe0e0f5b authored by Rajab Natshah's avatar Rajab Natshah
Browse files

Issue #3048206: Changed #module to #dependency for targeted optional updates

parent 1fb47234
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
'#description': '<h2>These are the new features for this release:</h2>'
'#module': 'varbase_core'
varbase_admin_vbo_8601:
'#module': 'varbase_admin'
'#dependency': 'varbase_admin'
'#title': 'Enhance the usability of admin views (Content, Media, and People)'
'#description': '
<p>This update changes the admin views to utilize Views Bulk Operations, and also changes the filters of these views by adding relevant date filters and removing unrelevant filters.</p>
......@@ -16,7 +16,7 @@
This will likely override your previous configuration! Do this on your own risk.<p><br />
'
varbase_media_blazy_8602:
'#module': 'varbase_media'
'#dependency': 'varbase_media'
'#title': 'Enable lazy loading for media in frontend (Images, Videos, Remote Videos)'
'#description': '
<p>This update enables Blazy module formatter to handle the rendering of media entities for all media view modes. This was previously rendered by Responsive image formatter.</p>
......@@ -45,7 +45,7 @@
'#description': '<h2>These are the new features for this release:</h2>'
'#module': 'varbase_core'
varbase_admin_enable_li_8602:
'#module': 'varbase_admin'
'#dependency': 'varbase_admin'
'#title': 'Enable Length Indicator module to be used by entities'
'#description': '
<p>This update adds a colored, configurable length indicator to form fields.</p>
......@@ -53,7 +53,7 @@
'#description_successful': '<p class="messages messages--status">This update is successfully implemented.</p><br />'
'#description_failed': ''
varbase_page_li_8604:
'#module': 'varbase_page'
'#dependency': 'varbase_page'
'#title': 'Add title Length Indicator to the Basic page content type'
'#description': '
<p>This update adds a colored length indicator to Basic page title field in the form.</p>
......@@ -66,7 +66,7 @@
This will likely override your previous configuration! Do this on your own risk.<p><br />
'
varbase_landing_li_8605:
'#module': 'varbase_landing'
'#dependency': 'varbase_landing'
'#title': 'Add title Length Indicator to the Landing page content type'
'#description': '
<p>This update adds a colored length indicator to Landing page title field in the form.</p>
......@@ -79,7 +79,7 @@
This will likely override your previous configuration! Do this on your own risk.<p><br />
'
varbase_heroslider_media_li_8606:
'#module': 'varbase_heroslider_media'
'#dependency': 'varbase_heroslider_media'
'#title': 'Add title Length Indicator to the Hero slider content type'
'#description': '
<p>This update adds a colored length indicator to Hero slider title field in the form.</p>
......@@ -92,7 +92,7 @@
This will likely override your previous configuration! Do this on your own risk.<p><br />
'
varbase_blog_li_8607:
'#module': 'varbase_blog'
'#dependency': 'varbase_blog'
'#title': 'Add title Length Indicator to the Blog post content type'
'#description': '
<p>This update adds a colored length indicator to Blog post title field in the form.</p>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment