diff options
author | Alex Pott <alex.a.pott@googlemail.com> | 2020-02-24 14:24:57 +0000 |
---|---|---|
committer | Alex Pott <alex.a.pott@googlemail.com> | 2020-02-24 14:24:57 +0000 |
commit | 915b74f93785da8436e97b09f1d55d90fbc8e3e6 (patch) | |
tree | abe642809a249c9a9bb782e9600e435b7009a261 /core/modules | |
parent | a56410bf7b13c306c3e250cfb38acd7ba748b0f7 (diff) | |
download | drupal-915b74f93785da8436e97b09f1d55d90fbc8e3e6.tar.gz drupal-915b74f93785da8436e97b09f1d55d90fbc8e3e6.zip |
Issue #2570985 by ifrik, chipway, lomasr, jhodgdon, shimpy, govind.maloo, vacho, Balu Ertl, Manjit.Singh, alexpott, Bojhan, volkswagenchick, mradcliffe, xjm, tkoleary, yoroy, no_angel, dawehner, webchick, Sam152, RuslanP, Gábor Hojtsy, wengerk, wla_g: Update the module descriptions on the Extend page
Diffstat (limited to 'core/modules')
24 files changed, 26 insertions, 26 deletions
diff --git a/core/modules/action/action.info.yml b/core/modules/action/action.info.yml index 118cda1278e..05aaf35aeb9 100644 --- a/core/modules/action/action.info.yml +++ b/core/modules/action/action.info.yml @@ -1,6 +1,6 @@ name: Actions type: module -description: 'Perform tasks on specific events triggered within the system.' +description: 'Allows configuration of tasks to be executed in response to events.' package: Core version: VERSION configure: entity.action.collection diff --git a/core/modules/aggregator/aggregator.info.yml b/core/modules/aggregator/aggregator.info.yml index 335949f6e75..d2d3945dcff 100644 --- a/core/modules/aggregator/aggregator.info.yml +++ b/core/modules/aggregator/aggregator.info.yml @@ -1,6 +1,6 @@ name: Aggregator type: module -description: 'Aggregates syndicated content (RSS, RDF, and Atom feeds) from external sources.' +description: 'Gathers and displays syndicated content (RSS, RDF, and Atom feeds) from external sources.' package: Core version: VERSION configure: aggregator.admin_settings diff --git a/core/modules/ban/ban.info.yml b/core/modules/ban/ban.info.yml index 6f38a00a7dd..68f1808c972 100644 --- a/core/modules/ban/ban.info.yml +++ b/core/modules/ban/ban.info.yml @@ -1,6 +1,6 @@ name: Ban type: module -description: 'Enables banning of IP addresses.' +description: 'Allows administrators to ban visits from specific IP addresses.' package: Core version: VERSION configure: ban.admin_page diff --git a/core/modules/basic_auth/basic_auth.info.yml b/core/modules/basic_auth/basic_auth.info.yml index 1a9b88c8817..250d605016b 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' type: module -description: 'Provides the HTTP Basic authentication provider' +description: 'Supplies an HTTP Basic authentication provider.' package: Web services version: VERSION dependencies: diff --git a/core/modules/block_content/block_content.info.yml b/core/modules/block_content/block_content.info.yml index db782c54995..2b5d2de1e96 100644 --- a/core/modules/block_content/block_content.info.yml +++ b/core/modules/block_content/block_content.info.yml @@ -1,6 +1,6 @@ name: 'Custom Block' type: module -description: 'Allows the creation of custom blocks through the user interface.' +description: 'Allows the creation of custom blocks and block types.' package: Core version: VERSION dependencies: diff --git a/core/modules/breakpoint/breakpoint.info.yml b/core/modules/breakpoint/breakpoint.info.yml index 659986612f7..7b55d32b9fe 100644 --- a/core/modules/breakpoint/breakpoint.info.yml +++ b/core/modules/breakpoint/breakpoint.info.yml @@ -1,5 +1,5 @@ name: Breakpoint type: module -description: 'Manage breakpoints and breakpoint groups for responsive designs.' +description: 'Manages breakpoints and breakpoint groups for responsive designs.' package: Core version: VERSION diff --git a/core/modules/color/color.info.yml b/core/modules/color/color.info.yml index 7532efce7b2..6096b6df03d 100644 --- a/core/modules/color/color.info.yml +++ b/core/modules/color/color.info.yml @@ -1,5 +1,5 @@ name: Color type: module -description: 'Allows administrators to change the color scheme of compatible themes.' +description: 'Allows users to change the color scheme of compatible themes.' package: Core version: VERSION diff --git a/core/modules/comment/comment.info.yml b/core/modules/comment/comment.info.yml index 29be6494ea6..12ff94b4f09 100644 --- a/core/modules/comment/comment.info.yml +++ b/core/modules/comment/comment.info.yml @@ -1,6 +1,6 @@ name: Comment type: module -description: 'Allows users to comment on and discuss published content.' +description: 'Allows users to comment on content.' package: Core version: VERSION dependencies: diff --git a/core/modules/config/config.info.yml b/core/modules/config/config.info.yml index 728120fc5e5..488087d6e9f 100644 --- a/core/modules/config/config.info.yml +++ b/core/modules/config/config.info.yml @@ -1,6 +1,6 @@ name: 'Configuration Manager' type: module -description: 'Allows administrators to manage configuration changes.' +description: 'Allows administrators to import and export configuration changes.' package: Core version: VERSION configure: config.sync diff --git a/core/modules/config_translation/config_translation.info.yml b/core/modules/config_translation/config_translation.info.yml index 879dd3b6c5f..2a502a93371 100644 --- a/core/modules/config_translation/config_translation.info.yml +++ b/core/modules/config_translation/config_translation.info.yml @@ -1,6 +1,6 @@ name: 'Configuration Translation' type: module -description: 'Provides a translation interface for configuration.' +description: 'Allows users to translate configuration text.' package: Multilingual version: VERSION configure: config_translation.mapper_list diff --git a/core/modules/contact/contact.info.yml b/core/modules/contact/contact.info.yml index 518d9c49266..38d010868c3 100644 --- a/core/modules/contact/contact.info.yml +++ b/core/modules/contact/contact.info.yml @@ -1,6 +1,6 @@ name: Contact type: module -description: 'Enables the use of both personal and site-wide contact forms.' +description: 'Provides site-wide contact forms and forms to contact individual users.' package: Core version: VERSION configure: entity.contact_form.collection diff --git a/core/modules/content_translation/content_translation.info.yml b/core/modules/content_translation/content_translation.info.yml index 5d462bc3a74..cc260aa9e3a 100644 --- a/core/modules/content_translation/content_translation.info.yml +++ b/core/modules/content_translation/content_translation.info.yml @@ -1,6 +1,6 @@ name: 'Content Translation' type: module -description: 'Allows users to translate content entities.' +description: 'Allows users to translate content.' dependencies: - drupal:language package: Multilingual diff --git a/core/modules/contextual/contextual.info.yml b/core/modules/contextual/contextual.info.yml index 90cc3b85817..47888b231a3 100644 --- a/core/modules/contextual/contextual.info.yml +++ b/core/modules/contextual/contextual.info.yml @@ -1,5 +1,5 @@ name: 'Contextual Links' type: module -description: 'Provides contextual links to perform actions related to elements on a page.' +description: 'Provides contextual links to directly access tasks related to page elements.' package: Core version: VERSION diff --git a/core/modules/dblog/dblog.info.yml b/core/modules/dblog/dblog.info.yml index abde7e3f1bb..1523a48f873 100644 --- a/core/modules/dblog/dblog.info.yml +++ b/core/modules/dblog/dblog.info.yml @@ -1,6 +1,6 @@ name: 'Database Logging' type: module -description: 'Logs and records system events to the database.' +description: 'Logs system events in the database.' package: Core version: VERSION configure: system.logging_settings diff --git a/core/modules/dynamic_page_cache/dynamic_page_cache.info.yml b/core/modules/dynamic_page_cache/dynamic_page_cache.info.yml index ec950a4076e..b20faf7994e 100644 --- a/core/modules/dynamic_page_cache/dynamic_page_cache.info.yml +++ b/core/modules/dynamic_page_cache/dynamic_page_cache.info.yml @@ -1,5 +1,5 @@ -name: Internal Dynamic Page Cache +name: 'Internal Dynamic Page Cache' type: module -description: 'Caches pages for any user, handling dynamic content correctly.' +description: 'Caches pages, including those with dynamic content, for all users.' package: Core version: VERSION diff --git a/core/modules/field_ui/field_ui.info.yml b/core/modules/field_ui/field_ui.info.yml index 3d4f51e5511..3642c59fcb5 100644 --- a/core/modules/field_ui/field_ui.info.yml +++ b/core/modules/field_ui/field_ui.info.yml @@ -1,6 +1,6 @@ name: 'Field UI' type: module -description: 'User interface for the Field API.' +description: 'Provides a user interface for the Field module.' package: Core version: VERSION dependencies: diff --git a/core/modules/file/file.info.yml b/core/modules/file/file.info.yml index 5479b3b3b86..03dfdde273a 100644 --- a/core/modules/file/file.info.yml +++ b/core/modules/file/file.info.yml @@ -1,6 +1,6 @@ name: File type: module -description: 'Defines a file field type.' +description: 'Defines a field type for files.' package: Field types version: VERSION dependencies: diff --git a/core/modules/image/image.info.yml b/core/modules/image/image.info.yml index 36b4bb59945..24b13033dc3 100644 --- a/core/modules/image/image.info.yml +++ b/core/modules/image/image.info.yml @@ -1,6 +1,6 @@ name: Image type: module -description: 'Defines an image field type and provides image manipulation tools.' +description: 'Defines a field type for image media and provides display configuration tools.' package: Field types version: VERSION dependencies: diff --git a/core/modules/language/language.info.yml b/core/modules/language/language.info.yml index 7283da2c6fe..4d1abc993d6 100644 --- a/core/modules/language/language.info.yml +++ b/core/modules/language/language.info.yml @@ -1,6 +1,6 @@ name: Language type: module -description: 'Allows users to configure languages and apply them to content.' +description: 'Allows users to configure available languages.' package: Multilingual version: VERSION configure: entity.configurable_language.collection 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 5f5041eea08..1ea2e1db147 100644 --- a/core/modules/menu_link_content/menu_link_content.info.yml +++ b/core/modules/menu_link_content/menu_link_content.info.yml @@ -1,6 +1,6 @@ name: 'Custom Menu Links' type: module -description: 'Allows administrators to create custom menu links.' +description: 'Allows users to create menu links.' package: Core version: VERSION dependencies: diff --git a/core/modules/page_cache/page_cache.info.yml b/core/modules/page_cache/page_cache.info.yml index 17cb285ddfe..010a7460c92 100644 --- a/core/modules/page_cache/page_cache.info.yml +++ b/core/modules/page_cache/page_cache.info.yml @@ -1,5 +1,5 @@ -name: Internal Page Cache +name: 'Internal Page Cache' type: module -description: 'Caches pages for anonymous users. Use when an external page cache is not available.' +description: 'Caches pages for anonymous users and can be used when external page cache is not available.' package: Core version: VERSION diff --git a/core/modules/search/search.info.yml b/core/modules/search/search.info.yml index 7b8198d062c..e93859b5980 100644 --- a/core/modules/search/search.info.yml +++ b/core/modules/search/search.info.yml @@ -1,6 +1,6 @@ name: Search type: module -description: 'Enables site-wide keyword searching.' +description: 'Allows users to create search pages based on plugins provided by other modules.' package: Core version: VERSION configure: entity.search_page.collection diff --git a/core/modules/tour/tour.info.yml b/core/modules/tour/tour.info.yml index 912df7e6a05..29d4287151e 100644 --- a/core/modules/tour/tour.info.yml +++ b/core/modules/tour/tour.info.yml @@ -1,5 +1,5 @@ name: Tour type: module -description: Provides guided tours. +description: 'Displays guided tours of the site interface.' package: Core version: VERSION diff --git a/core/modules/views_ui/views_ui.info.yml b/core/modules/views_ui/views_ui.info.yml index fcb76588068..7f56e03f310 100644 --- a/core/modules/views_ui/views_ui.info.yml +++ b/core/modules/views_ui/views_ui.info.yml @@ -1,6 +1,6 @@ name: 'Views UI' type: module -description: 'Administrative interface for Views.' +description: 'Provides a user interface for creating and managing views.' package: Core version: VERSION configure: entity.view.collection |