reverted: --- b/core/modules/action/action.info.yml +++ a/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 for the system to execute in response to events.' package: Core version: VERSION core: 8.x reverted: --- b/core/modules/block/block.info.yml +++ a/core/modules/block/block.info.yml @@ -1,6 +1,6 @@ name: Block type: module +description: 'Controls the visual building blocks a page is constructed with. Blocks are boxes of content rendered into an area, or region, of a web page.' -description: 'Allows users to configure blocks and to place them in the regions of a theme.' package: Core version: VERSION core: 8.x reverted: --- b/core/modules/block_content/block_content.info.yml +++ a/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 users to create custom blocks and block types.' package: Core version: VERSION core: 8.x reverted: --- b/core/modules/ckeditor/ckeditor.info.yml +++ a/core/modules/ckeditor/ckeditor.info.yml @@ -1,6 +1,6 @@ name: CKEditor type: module +description: "WYSIWYG editing for rich text fields using CKEditor." -description: 'Provides a visual text editor (WYSIWYG) and adds a toolbar to text fields using CKEditor.' package: Core core: 8.x version: VERSION reverted: --- b/core/modules/dblog/dblog.info.yml +++ a/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 core: 8.x reverted: --- b/core/modules/editor/editor.info.yml +++ a/core/modules/editor/editor.info.yml @@ -1,6 +1,6 @@ name: 'Text Editor' type: module +description: 'Provides a means to associate text formats with text editor libraries such as WYSIWYGs or toolbars.' -description: 'Provides a framework to associate text editors and toolbars with text formats.' package: Core version: VERSION core: 8.x reverted: --- b/core/modules/link/link.info.yml +++ a/core/modules/link/link.info.yml @@ -1,6 +1,6 @@ name: Link type: module +description: 'Provides a simple link field type.' -description: 'Defines a field type that contain internal or external URLs.' core: 8.x package: Field types version: VERSION reverted: --- b/core/modules/syslog/syslog.info.yml +++ a/core/modules/syslog/syslog.info.yml @@ -1,6 +1,6 @@ name: Syslog type: module +description: 'Logs and records system events to syslog.' -description: 'Logs events by sending messages to the logging facility of the web server.' package: Core version: VERSION core: 8.x reverted: --- b/core/modules/telephone/telephone.info.yml +++ a/core/modules/telephone/telephone.info.yml @@ -1,6 +1,6 @@ name: Telephone type: module +description: 'Defines a field type for telephone numbers.' -description: 'Defines a field type that contains telephone numbers.' package: Field types version: VERSION core: 8.x reverted: --- b/core/modules/views/views.info.yml +++ a/core/modules/views/views.info.yml @@ -1,6 +1,6 @@ name: Views type: module +description: 'Create customized lists and queries from your database.' -description: 'Provides the Views API to fetch information from the database and to display it in different formats.' package: Core version: VERSION core: 8.x reverted: --- b/core/modules/views_ui/views_ui.info.yml +++ a/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 core: 8.x