Verified Commit d8e59907 authored by quietone's avatar quietone
Browse files

Issue #3060616 by elber, nod_, quietone, paulocs, Neslee Canil Pinto, KapilV,...

Issue #3060616 by elber, nod_, quietone, paulocs, Neslee Canil Pinto, KapilV, kostyashupenko, ranjith_kumar_k_u, adityasingh, ifrik, mmatsoo, adamzimmermann, ravi.shankar, sonam.chaturvedi, BhumikaVarshney, catch, longwave, xjm, dawehner, alexpott, ayushmishra206, hmendes, Pancho: Update the module descriptions on the Extend page to fit the Help texts
parent 14496b9f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
name: Ban
type: module
description: 'Allows administrators to ban visits from specific IP addresses.'
description: 'Allows banning visits from specific IP addresses.'
package: Core
version: VERSION
configure: ban.admin_page
+1 −1
Original line number Diff line number Diff line
name: 'HTTP Basic Authentication'
type: module
description: 'Supplies an HTTP Basic authentication provider.'
description: 'Provides an HTTP Basic authentication provider.'
package: Web services
version: VERSION
dependencies:
+1 −1
Original line number Diff line number Diff line
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 (containing content, forms, etc.) and to place them in the regions of a theme.'
package: Core
version: VERSION
configure: block.admin_display
+1 −1
Original line number Diff line number Diff line
name: CKEditor 5
type: module
description: "WYSIWYG editing for rich text fields using CKEditor 5."
description: "Provides the CKEditor 5 rich text editor."
version: VERSION
package: Core
dependencies:
+1 −1
Original line number Diff line number Diff line
name: 'Configuration Manager'
type: module
description: 'Allows administrators to import and export configuration changes.'
description: 'Allows importing and exporting configuration changes.'
package: Core
version: VERSION
configure: config.sync
Loading