From 948cc46d6db4f49828eaa68195f9dddbce6a1c91 Mon Sep 17 00:00:00 2001 From: Your Name Date: Wed, 11 Jan 2017 23:07:53 +0400 Subject: [PATCH] Edited info.ymls --- core/modules/automated_cron/automated_cron.info.yml | 2 +- core/modules/basic_auth/basic_auth.info.yml | 4 ++-- core/modules/block_content/block_content.info.yml | 2 +- core/modules/block_place/block_place.info.yml | 2 +- core/modules/config/config.info.yml | 2 +- core/modules/config_translation/config_translation.info.yml | 2 +- core/modules/content_moderation/content_moderation.info.yml | 4 ++-- core/modules/content_translation/content_translation.info.yml | 2 +- core/modules/contextual/contextual.info.yml | 2 +- core/modules/datetime/datetime.info.yml | 2 +- core/modules/datetime_range/datetime_range.info.yml | 2 +- core/modules/dblog/dblog.info.yml | 2 +- core/modules/editor/editor.info.yml | 2 +- core/modules/entity_reference/entity_reference.info.yml | 2 +- core/modules/field_ui/field_ui.info.yml | 2 +- core/modules/hal/hal.info.yml | 2 +- core/modules/layout_discovery/layout_discovery.info.yml | 2 +- core/modules/locale/locale.info.yml | 2 +- core/modules/menu_link_content/menu_link_content.info.yml | 2 +- core/modules/migrate/migrate.info.yml | 2 +- core/modules/migrate_drupal_ui/migrate_drupal_ui.info.yml | 2 +- core/modules/outside_in/outside_in.info.yml | 2 +- core/modules/rest/rest.info.yml | 4 ++-- core/modules/serialization/serialization.info.yml | 2 +- core/modules/update/update.info.yml | 2 +- core/modules/views_ui/views_ui.info.yml | 2 +- core/modules/workflows/workflows.info.yml | 2 +- 27 files changed, 30 insertions(+), 30 deletions(-) diff --git a/core/modules/automated_cron/automated_cron.info.yml b/core/modules/automated_cron/automated_cron.info.yml index dd94727..71c288b 100644 --- a/core/modules/automated_cron/automated_cron.info.yml +++ b/core/modules/automated_cron/automated_cron.info.yml @@ -1,4 +1,4 @@ -name: 'Automated Cron' +name: Automated Cron type: module description: 'Provides an automated way to run cron jobs, by executing them at the end of a server response.' package: Core diff --git a/core/modules/basic_auth/basic_auth.info.yml b/core/modules/basic_auth/basic_auth.info.yml index 1cf687b..da04d40 100644 --- a/core/modules/basic_auth/basic_auth.info.yml +++ b/core/modules/basic_auth/basic_auth.info.yml @@ -1,6 +1,6 @@ -name: 'HTTP Basic Authentication' +name: HTTP Basic Authentication type: module -description: 'Provides the HTTP Basic authentication provider' +description: 'Provides the HTTP Basic authentication provider.' package: Web services version: VERSION core: 8.x diff --git a/core/modules/block_content/block_content.info.yml b/core/modules/block_content/block_content.info.yml index b9ae564..9a714bd 100644 --- a/core/modules/block_content/block_content.info.yml +++ b/core/modules/block_content/block_content.info.yml @@ -1,4 +1,4 @@ -name: 'Custom Block' +name: Custom Block type: module description: 'Allows the creation of custom blocks through the user interface.' package: Core diff --git a/core/modules/block_place/block_place.info.yml b/core/modules/block_place/block_place.info.yml index 8ae7226..3f289e5 100644 --- a/core/modules/block_place/block_place.info.yml +++ b/core/modules/block_place/block_place.info.yml @@ -1,6 +1,6 @@ name: Place Blocks type: module -description: 'Allow administrators to place blocks from any Drupal page' +description: 'Allow administrators to place blocks from any Drupal page.' package: Core (Experimental) version: VERSION core: 8.x diff --git a/core/modules/config/config.info.yml b/core/modules/config/config.info.yml index 88821ce..3b7124e 100644 --- a/core/modules/config/config.info.yml +++ b/core/modules/config/config.info.yml @@ -1,4 +1,4 @@ -name: 'Configuration Manager' +name: Configuration Manager type: module description: 'Allows administrators to manage configuration changes.' package: Core diff --git a/core/modules/config_translation/config_translation.info.yml b/core/modules/config_translation/config_translation.info.yml index 44a6829..6de3069 100644 --- a/core/modules/config_translation/config_translation.info.yml +++ b/core/modules/config_translation/config_translation.info.yml @@ -1,4 +1,4 @@ -name: 'Configuration Translation' +name: Configuration Translation type: module description: 'Provides a translation interface for configuration.' package: Multilingual diff --git a/core/modules/content_moderation/content_moderation.info.yml b/core/modules/content_moderation/content_moderation.info.yml index ca53b59..c688b19 100644 --- a/core/modules/content_moderation/content_moderation.info.yml +++ b/core/modules/content_moderation/content_moderation.info.yml @@ -1,6 +1,6 @@ -name: 'Content Moderation' +name: Content Moderation type: module -description: 'Provides moderation states for content' +description: 'Provides moderation states for content.' version: VERSION core: 8.x package: Core (Experimental) diff --git a/core/modules/content_translation/content_translation.info.yml b/core/modules/content_translation/content_translation.info.yml index ff744ad..7dfac53 100644 --- a/core/modules/content_translation/content_translation.info.yml +++ b/core/modules/content_translation/content_translation.info.yml @@ -1,4 +1,4 @@ -name: 'Content Translation' +name: Content Translation type: module description: 'Allows users to translate content entities.' dependencies: diff --git a/core/modules/contextual/contextual.info.yml b/core/modules/contextual/contextual.info.yml index 4e11bb9..376a85b 100644 --- a/core/modules/contextual/contextual.info.yml +++ b/core/modules/contextual/contextual.info.yml @@ -1,4 +1,4 @@ -name: 'Contextual Links' +name: Contextual Links type: module description: 'Provides contextual links to perform actions related to elements on a page.' package: Core diff --git a/core/modules/datetime/datetime.info.yml b/core/modules/datetime/datetime.info.yml index ee170e9..fea6ef1 100644 --- a/core/modules/datetime/datetime.info.yml +++ b/core/modules/datetime/datetime.info.yml @@ -1,6 +1,6 @@ name: Datetime type: module -description: Defines datetime form elements and a datetime field type. +description: 'Defines datetime form elements and a datetime field type.' package: Field types version: VERSION core: 8.x diff --git a/core/modules/datetime_range/datetime_range.info.yml b/core/modules/datetime_range/datetime_range.info.yml index dd22d9a..9430780 100644 --- a/core/modules/datetime_range/datetime_range.info.yml +++ b/core/modules/datetime_range/datetime_range.info.yml @@ -1,4 +1,4 @@ -name: 'Datetime Range' +name: Datetime Range type: module description: 'Provides the ability to store end dates.' package: Core (Experimental) diff --git a/core/modules/dblog/dblog.info.yml b/core/modules/dblog/dblog.info.yml index b214fb7..01134ed 100644 --- a/core/modules/dblog/dblog.info.yml +++ b/core/modules/dblog/dblog.info.yml @@ -1,4 +1,4 @@ -name: 'Database Logging' +name: Database Logging type: module description: 'Logs and records system events to the database.' package: Core diff --git a/core/modules/editor/editor.info.yml b/core/modules/editor/editor.info.yml index 0c8ff38..a3b8c65 100644 --- a/core/modules/editor/editor.info.yml +++ b/core/modules/editor/editor.info.yml @@ -1,4 +1,4 @@ -name: 'Text Editor' +name: Text Editor type: module description: 'Provides a means to associate text formats with text editor libraries such as WYSIWYGs or toolbars.' package: Core diff --git a/core/modules/entity_reference/entity_reference.info.yml b/core/modules/entity_reference/entity_reference.info.yml index 50195b0..7f72233 100644 --- a/core/modules/entity_reference/entity_reference.info.yml +++ b/core/modules/entity_reference/entity_reference.info.yml @@ -1,4 +1,4 @@ -name: 'Entity Reference' +name: Entity Reference type: module description: 'Deprecated. All the functionality has been moved to Core.' package: Field types diff --git a/core/modules/field_ui/field_ui.info.yml b/core/modules/field_ui/field_ui.info.yml index b4f4260..77e03d1 100644 --- a/core/modules/field_ui/field_ui.info.yml +++ b/core/modules/field_ui/field_ui.info.yml @@ -1,4 +1,4 @@ -name: 'Field UI' +name: Field UI type: module description: 'User interface for the Field API.' package: Core diff --git a/core/modules/hal/hal.info.yml b/core/modules/hal/hal.info.yml index 4cf0c7e..423bbc1 100644 --- a/core/modules/hal/hal.info.yml +++ b/core/modules/hal/hal.info.yml @@ -1,4 +1,4 @@ -name: 'HAL' +name: HAL type: module description: 'Serializes entities using Hypertext Application Language.' package: Web services diff --git a/core/modules/layout_discovery/layout_discovery.info.yml b/core/modules/layout_discovery/layout_discovery.info.yml index a9a4139..9f8ad29 100644 --- a/core/modules/layout_discovery/layout_discovery.info.yml +++ b/core/modules/layout_discovery/layout_discovery.info.yml @@ -1,4 +1,4 @@ -name: 'Layout Discovery' +name: Layout Discovery type: module description: 'Provides a way for modules or themes to register layouts.' package: Core (Experimental) diff --git a/core/modules/locale/locale.info.yml b/core/modules/locale/locale.info.yml index e260822..a288134 100644 --- a/core/modules/locale/locale.info.yml +++ b/core/modules/locale/locale.info.yml @@ -1,4 +1,4 @@ -name: 'Interface Translation' +name: Interface Translation type: module description: 'Translates the built-in user interface.' configure: locale.translate_page diff --git a/core/modules/menu_link_content/menu_link_content.info.yml b/core/modules/menu_link_content/menu_link_content.info.yml index e418f54..b81d393 100644 --- a/core/modules/menu_link_content/menu_link_content.info.yml +++ b/core/modules/menu_link_content/menu_link_content.info.yml @@ -1,4 +1,4 @@ -name: 'Custom Menu Links' +name: Custom Menu Links type: module description: 'Allows administrators to create custom menu links.' package: Core diff --git a/core/modules/migrate/migrate.info.yml b/core/modules/migrate/migrate.info.yml index 51bd5b0..2d1e302 100644 --- a/core/modules/migrate/migrate.info.yml +++ b/core/modules/migrate/migrate.info.yml @@ -1,6 +1,6 @@ name: Migrate type: module -description: 'Handles migrations' +description: 'Handles migrations.' package: Core (Experimental) version: VERSION core: 8.x diff --git a/core/modules/migrate_drupal_ui/migrate_drupal_ui.info.yml b/core/modules/migrate_drupal_ui/migrate_drupal_ui.info.yml index 7212cc9..6804fb6 100644 --- a/core/modules/migrate_drupal_ui/migrate_drupal_ui.info.yml +++ b/core/modules/migrate_drupal_ui/migrate_drupal_ui.info.yml @@ -1,4 +1,4 @@ -name: 'Migrate Drupal UI' +name: Migrate Drupal UI type: module description: 'Provides a user interface for migrating from older Drupal versions.' package: 'Core (Experimental)' diff --git a/core/modules/outside_in/outside_in.info.yml b/core/modules/outside_in/outside_in.info.yml index f25420f..18c6e52 100644 --- a/core/modules/outside_in/outside_in.info.yml +++ b/core/modules/outside_in/outside_in.info.yml @@ -1,4 +1,4 @@ -name: 'Settings Tray' +name: Settings Tray type: module description: 'Provides the ability to change the most common configuration from the Drupal front-end.' package: Core (Experimental) diff --git a/core/modules/rest/rest.info.yml b/core/modules/rest/rest.info.yml index 0de9527..f283525 100644 --- a/core/modules/rest/rest.info.yml +++ b/core/modules/rest/rest.info.yml @@ -1,6 +1,6 @@ -name: 'RESTful Web Services' +name: RESTful Web Services type: module -description: 'Exposes entities and other resources as RESTful web API' +description: 'Exposes entities and other resources as RESTful web API.' package: Web services version: VERSION core: 8.x diff --git a/core/modules/serialization/serialization.info.yml b/core/modules/serialization/serialization.info.yml index 7c4eb52..be8d340 100644 --- a/core/modules/serialization/serialization.info.yml +++ b/core/modules/serialization/serialization.info.yml @@ -1,6 +1,6 @@ name: Serialization type: module -description: Provides a service for (de)serializing data to/from formats such as JSON and XML +description: 'Provides a service for (de)serializing data to/from formats such as JSON and XML.' package: Web services version: VERSION core: 8.x diff --git a/core/modules/update/update.info.yml b/core/modules/update/update.info.yml index ae94a4c..0891f28 100644 --- a/core/modules/update/update.info.yml +++ b/core/modules/update/update.info.yml @@ -1,4 +1,4 @@ -name: 'Update Manager' +name: Update Manager type: module description: 'Checks for available updates, and can securely install or update modules and themes via a web interface.' version: VERSION diff --git a/core/modules/views_ui/views_ui.info.yml b/core/modules/views_ui/views_ui.info.yml index 71770b8..18efaf9 100644 --- a/core/modules/views_ui/views_ui.info.yml +++ b/core/modules/views_ui/views_ui.info.yml @@ -1,4 +1,4 @@ -name: 'Views UI' +name: Views UI type: module description: 'Administrative interface for Views.' package: Core diff --git a/core/modules/workflows/workflows.info.yml b/core/modules/workflows/workflows.info.yml index 692d086..996315f 100644 --- a/core/modules/workflows/workflows.info.yml +++ b/core/modules/workflows/workflows.info.yml @@ -1,4 +1,4 @@ -name: 'Workflows' +name: Workflows type: module description: 'Provides UI and API for managing workflows. This module can be used with the Content moderation module to add highly customisable workflows to content.' version: VERSION -- 2.9.3