Skip to content
Snippets Groups Projects
Verified Commit b001466a authored by Stefan Auditor's avatar Stefan Auditor
Browse files

Issue #3423023: Attribution & Licensing footer block

parent 2f67b659
No related branches found
No related tags found
No related merge requests found
Pipeline #100995 failed
......@@ -9,4 +9,4 @@ identifier: All-rights-reserved
name: 'All rights reserved'
osiCertified: false
deprecated: false
link: ''
link: '#'
uuid: 73eab243-d1d8-4b23-9a4f-c7e3c1fd0abc
langcode: en
status: true
dependencies:
module:
- attribution
theme:
- olivero
id: drupalcenter_attribution_code
theme: olivero
region: footer_top
weight: -7
provider: null
plugin: attribution
settings:
id: attribution
label: 'Code Attribution'
label_display: visible
provider: attribution
license: gpl_2_0_or_later
disclaimer: 'Except where otherwise noted, content on this site is licensed under <a href="@link">@name</a>.'
visibility: { }
uuid: 1ba52966-776a-48f8-b0f6-2da1e52afd89
langcode: en
status: true
dependencies:
module:
- attribution
theme:
- olivero
id: drupalcenter_attribution_content
theme: olivero
region: footer_top
weight: -8
provider: null
plugin: attribution
settings:
id: attribution
label: 'Content Attribution'
label_display: visible
provider: attribution
license: cc_by_sa_4_0
disclaimer: 'Except where otherwise noted, content on this site is licensed under <a href="@link">@name</a>.'
visibility: { }
uuid: b80953d3-9431-471e-b9e4-c4b2f2e9e14f
langcode: en
status: true
dependencies:
module:
- attribution
theme:
- olivero
id: drupalcenter_copyright
theme: olivero
region: footer_top
weight: -9
provider: null
plugin: attribution_copyright
settings:
id: attribution_copyright
label: Copyright
label_display: visible
provider: attribution
license: all_rights_reserved
disclaimer: 'Copyright © [current-date:html_year] [site:name]. @name.'
visibility: { }
......@@ -11,7 +11,7 @@ _core:
id: olivero_powered
theme: olivero
region: footer_bottom
weight: 0
weight: -9
provider: null
plugin: system_powered_by_block
settings:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment