Skip to content

Commit

Permalink
D8CORE-7066 Adjust site contact fields
Browse files Browse the repository at this point in the history
  • Loading branch information
pookmish committed Oct 27, 2023
1 parent 3ceeb10 commit 013341b
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ third_party_settings:
- su_site_tech_contact
- su_site_a11y_contact
- su_site_org
label: 'Contact Details'
label: 'Site Contacts'
region: content
parent_name: group_tabs
weight: 20
Expand All @@ -106,7 +106,7 @@ third_party_settings:
show_empty_fields: false
id: contact
formatter: closed
description: "<p>Site owners are required to provide the email addresses for important site contacts on an annual basis in order to renew the site. Please provide an email address for the business owner, technical owner, and the accessibility contact for the site, as well as an indication of the organizational affiliation of the site. </p>\r\n\r\n<p>If you have questions about this information or policies around site renewal, please visit our <a href=\"https://sitesuserguide.stanford.edu/get-started/enter-site-ownership-information\">User Guide page on site ownership</a>.</p>"
description: "<h2>Contact and affiliation information for this site</h2>\r\n<p>Site owners are required to provide the email addresses for important site contacts on an annual basis in order to renew the site. Please provide an email address for the business owner, technical owner, and the accessibility contact for the site, as well as an indication of the organizational affiliation of the site.</p>\r\n<p>If you have questions about this information or policies around site renewal, please visit our <a href=\"https://sitesuserguide.stanford.edu/get-started/enter-site-ownership-information\">User Guide page about site ownership</a>.</p>"
required_fields: true
id: config_pages.stanford_basic_site_settings.default
targetEntityType: config_pages
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ field_name: su_site_a11y_contact
entity_type: config_pages
bundle: stanford_basic_site_settings
label: 'Accessibility Contact Email'
description: ''
description: '<p>Please enter the email for the person(s) who are responsible for site content. (This may be the same as the Primary Site Manager in many cases.)</p>'
required: true
translatable: false
default_value: { }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ field_name: su_site_owner_contact
entity_type: config_pages
bundle: stanford_basic_site_settings
label: 'Site Owner Contact Email'
description: ''
description: '<p>Please enter the email for the business owner(s) for this website. This might be the director, chair, program owner, lab PI, etc.</p>'
required: true
translatable: false
default_value: { }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ id: config_pages.stanford_basic_site_settings.su_site_tech_contact
field_name: su_site_tech_contact
entity_type: config_pages
bundle: stanford_basic_site_settings
label: 'Technical Contact Email'
description: ''
label: 'Primary Site Manager Email'
description: '<p>Please enter the email for the person(s) who leads the site building and editing efforts for this site.</p>'
required: true
translatable: false
default_value: { }
Expand Down

0 comments on commit 013341b

Please sign in to comment.