From 6b718e79777da86390a3aeb75fa853e6a938eb26 Mon Sep 17 00:00:00 2001 From: nnagewad Date: Wed, 11 Sep 2024 14:12:49 +0100 Subject: [PATCH 1/2] Transparency frontend template documented --- docs/frontend-templates/transparency.md | 406 ++++++++++++++++++++++++ 1 file changed, 406 insertions(+) create mode 100644 docs/frontend-templates/transparency.md diff --git a/docs/frontend-templates/transparency.md b/docs/frontend-templates/transparency.md new file mode 100644 index 00000000..f9b26799 --- /dev/null +++ b/docs/frontend-templates/transparency.md @@ -0,0 +1,406 @@ +--- +# This file is a template to document a new frontend template within the GOV.UK Design Library website. +layout: frontend-template-documentation +sectionKey: Frontend templates + +# Step 1: Duplicate and rename this file to the proposed frontend template you want to include in the Design Library website. +# When duplicating and renaming this file use lowercase and replace any spaces with a dash (ie. -) + +# Step 2: Set "eleventyExcludeFromCollections" to "false". This will ensure that the code snippet is commented out and a page will be display withinin the design library. +# eleventyExcludeFromCollections: true + +# Step 3: Establish the relationship of this frontend template. +# The relationship between frontend templates will be demonstrated visually via levels on the left-hand navigation menu. For instance, "GitHub smart answers" is only revealed when the end-user selects "Smart answer" since "GitHub smart answers" a child template to the "Smart answer" frontend template. +eleventyNavigation: + # If this frontend template is not associated with or a child to another frontend template, set the field below ("parent") to "Frontend templates" + parent: Frontend templates + +# Step 4: Input data points according to fields below to the best of your ability. Any fields without any data points will not be displayed on the website. + +# Name of the frontend tempalte +# This is the name of the frontend template (ex. Homepage). It is required to display the title on the page, in the meta data, and in the left-hand navigation menu of the frontend templates page. +title: Transparency + +# Description of the frontend template +# This briefly describes what the frontend template is. It is required to display the description on the page, and in the meta description. +description: #Delete this comment before entering the description of the frontend template. + +# Embedding the figma file of the frontend template +# This will display a Figma embed on the page. +# To add a Figma embed, copy only the URL within the embed snippet. +figmaLink: #Delete this comment before entering the Figma embed URL of the Figma representaiton of this frontend template. + +# How the frontend template works +# Briefly descibe how this frontend template works. For instance, listing out what end-user can do on a page that uses this frontend template, as well as it's relation to other pages and its associated frontend templates on GOV.UK. +# You MUST wrap this in double quotation marks (ie. " "), since markdown can be used to enter this information. To create a heading, use three hashes (ie. ###). +howItWorks: + #Delete this comment before entering how this frontend template works. + +# Live examples of webpages that use this frontend template +# List out all the pages on GOV.UK that use this frontend template, by providing: (1) the title of the page, (2) the URL of the page, and (3) indicate whether the page is in Welsh in order for assistive technology to read out the page title correctly. +examples: + # To add additional examples duplicate the the fields below (adhering to the formating) but increase the count by one integer. + 0: + # Both title and link are REQUIRED in order for this information to render on the page. + title: Small boat activity in the English Channel + link: https://www.gov.uk/government/publications/migrants-detected-crossing-the-english-channel-in-small-boats + welsh: + # Options on whether the webpage using this frontend template is in Welsh: + # true = The webpage is in Welsh + # false = The webpage is not in Welsh, but rather in English + false + 1: + # Both title and link are REQUIRED in order for this information to render on the page. + title: Registered providers of social housing – updated monthly + link: https://www.gov.uk/government/publications/registered-providers-of-social-housing + welsh: + # Options on whether the webpage using this frontend template is in Welsh: + # true = The webpage is in Welsh + # false = The webpage is not in Welsh, but rather in English + false + 2: + # Both title and link are REQUIRED in order for this information to render on the page. + title: Royal Courts of Justice Cause List + link: https://www.gov.uk/government/publications/royal-courts-of-justice-cause-list + welsh: + # Options on whether the webpage using this frontend template is in Welsh: + # true = The webpage is in Welsh + # false = The webpage is not in Welsh, but rather in English + false + +# The Content Data (Production) URL this frontend template +# Filter the document type in content data and copy the URL in your browser's address bar. +contentDataLink: https://content-data.publishing.service.gov.uk/content?submitted=true&date_range=past-30-days&search_term=&document_type=transparency&organisation_id=all + +# How is this frontend template built +# This will display all the underlying technologies that make-up this template. +contentSchema: + # The GOV.UK [browser extension](https://github.com/alphagov/govuk-browser-extension) can help indentify the content schema for this frontend template. + title: publication + link: https://docs.publishing.service.gov.uk/content-schemas/publication.html + +contentType: + # The GOV.UK [browser extension](https://github.com/alphagov/govuk-browser-extension) can help indentify the content type (also known as document type) for this frontend template. + title: transparency + link: https://docs.publishing.service.gov.uk/document-types/transparency.html + +publishingApp: + # The GOV.UK [browser extension](https://github.com/alphagov/govuk-browser-extension) can help indentify the publishing app associated with adding content to this frontend template. + # Publishing app options: + # collections publisher + # contacts admin + # content publisher + # content tagger + # local links manager + # mainstream publisher + # manuals publisher + # maslow + # service manual publisher + # short url manager + # special route publisher + # specialist publisher + # travel advice publisher + # whitehall + whitehall + +renderingApp: + # The GOV.UK [browser extension](https://github.com/alphagov/govuk-browser-extension) can help indentify which rendering app is used to generate this frontend template. + # Rendring app options: + # collections + # email alert frontend + # feedback + # finder frontend + # frontend + # government frontend + # smart answers + # static + government frontend + +# Components that make-up this frontend template +# List out all the components that make-up this frontend template, by (1) providing the name of the component, (2) a link to the documentation for said component, (3) how is this component generated on the page and (4) the associated publishing input fields within the publishing app. +components: + # To add additional components duplicate the the fields below (adhering to the formating) but increase the count by one integer. + 0: + # The componentName is REQUIRED in order for this information to be displayed on the page. + componentName: + # You MUST wrap this in double quotation marks (ie. " "), since markdown can be used to enter this information. + Layout super navigation header + componentURL: https://components.publishing.service.gov.uk/component-guide/layout_super_navigation_header + generated: + # Options how said component is generated page: + # auto = "Autogenerated in frontend template" + # publisher = "Customized by publisher" + # hardcode = "Hardcoded by developer" + auto + input: + # You MUST wrap this in double quotation marks (ie. " "), since markdown can be used to enter this information. + #If this component can be generated by a publisher via a publihing app the delete this comment before entering that infomration. + 1: + # The componentName is REQUIRED in order for this information to be displayed on the page. + componentName: + # You MUST wrap this in double quotation marks (ie. " "), since markdown can be used to enter this information. + Contextual breadcrumbs + componentURL: https://components.publishing.service.gov.uk/component-guide/contextual_breadcrumbs + generated: + # Options how said component is generated page: + # auto = "Autogenerated in frontend template" + # publisher = "Customized by publisher" + # hardcode = "Hardcoded by developer" + auto + input: + # You MUST wrap this in double quotation marks (ie. " "), since markdown can be used to enter this information. + Topics taxonomy tags > Change tags + 2: + # The componentName is REQUIRED in order for this information to be displayed on the page. + componentName: + # You MUST wrap this in double quotation marks (ie. " "), since markdown can be used to enter this information. + Page title + componentURL: https://components.publishing.service.gov.uk/component-guide/title + generated: + # Options how said component is generated page: + # auto = "Autogenerated in frontend template" + # publisher = "Customized by publisher" + # hardcode = "Hardcoded by developer" + publisher + input: + # You MUST wrap this in double quotation marks (ie. " "), since markdown can be used to enter this information. + Title (required) + 3: + # The componentName is REQUIRED in order for this information to be displayed on the page. + componentName: + # You MUST wrap this in double quotation marks (ie. " "), since markdown can be used to enter this information. + Translation navigation + componentURL: https://components.publishing.service.gov.uk/component-guide/translation_nav + generated: + # Options how said component is generated page: + # auto = "Autogenerated in frontend template" + # publisher = "Customized by publisher" + # hardcode = "Hardcoded by developer" + publisher + input: + # You MUST wrap this in double quotation marks (ie. " "), since markdown can be used to enter this information. + Add translation + 4: + # The componentName is REQUIRED in order for this information to be displayed on the page. + componentName: + # You MUST wrap this in double quotation marks (ie. " "), since markdown can be used to enter this information. + Lead paragraph + componentURL: https://components.publishing.service.gov.uk/component-guide/lead_paragraph + generated: + # Options how said component is generated page: + # auto = "Autogenerated in frontend template" + # publisher = "Customized by publisher" + # hardcode = "Hardcoded by developer" + publisher + input: + # You MUST wrap this in double quotation marks (ie. " "), since markdown can be used to enter this information. + Summary (required) + 5: + # The componentName is REQUIRED in order for this information to be displayed on the page. + componentName: + # You MUST wrap this in double quotation marks (ie. " "), since markdown can be used to enter this information. + Metadata block + componentURL: https://components.publishing.service.gov.uk/component-guide/metadata + generated: + # Options how said component is generated page: + # auto = "Autogenerated in frontend template" + # publisher = "Customized by publisher" + # hardcode = "Hardcoded by developer" + auto + input: + # You MUST wrap this in double quotation marks (ie. " "), since markdown can be used to enter this information. + "Can include any of the items under Associations heading" + 6: + # The componentName is REQUIRED in order for this information to be displayed on the page. + componentName: + # You MUST wrap this in double quotation marks (ie. " "), since markdown can be used to enter this information. + Single page notification button + componentURL: https://components.publishing.service.gov.uk/component-guide/single_page_notification_button + generated: + # Options how said component is generated page: + # auto = "Autogenerated in frontend template" + # publisher = "Customized by publisher" + # hardcode = "Hardcoded by developer" + auto + input: + # You MUST wrap this in double quotation marks (ie. " "), since markdown can be used to enter this information. + #If this component can be generated by a publisher via a publihing app the delete this comment before entering that infomration. + 7: + # The componentName is REQUIRED in order for this information to be displayed on the page. + componentName: + # You MUST wrap this in double quotation marks (ie. " "), since markdown can be used to enter this information. + "The [Devolved Nations (experimental)](https://components.publishing.service.gov.uk/component-guide/devolved_nations) will only appear if the document **does not** apply to all UK nations" + componentURL: + generated: + # Options how said component is generated page: + # auto = "Autogenerated in frontend template" + # publisher = "Customized by publisher" + # hardcode = "Hardcoded by developer" + publisher + input: + # You MUST wrap this in double quotation marks (ie. " "), since markdown can be used to enter this information. + Excluded nations (required) + 8: + # The componentName is REQUIRED in order for this information to be displayed on the page. + componentName: + # You MUST wrap this in double quotation marks (ie. " "), since markdown can be used to enter this information. + "[Heading](https://components.publishing.service.gov.uk/component-guide/heading) component is used to list out all the attached documents" + componentURL: + generated: + # Options how said component is generated page: + # auto = "Autogenerated in frontend template" + # publisher = "Customized by publisher" + # hardcode = "Hardcoded by developer" + auto + input: + # You MUST wrap this in double quotation marks (ie. " "), since markdown can be used to enter this information. + #If this component can be generated by a publisher via a publihing app the delete this comment before entering that infomration. + 9: + # The componentName is REQUIRED in order for this information to be displayed on the page. + componentName: + # You MUST wrap this in double quotation marks (ie. " "), since markdown can be used to enter this information. + Attachment + componentURL: https://components.publishing.service.gov.uk/component-guide/attachment + generated: + # Options how said component is generated page: + # auto = "Autogenerated in frontend template" + # publisher = "Customized by publisher" + # hardcode = "Hardcoded by developer" + publisher + input: + # You MUST wrap this in double quotation marks (ie. " "), since markdown can be used to enter this information. + Attachments > Title (required) + File (required) + 10: + # The componentName is REQUIRED in order for this information to be displayed on the page. + componentName: + # You MUST wrap this in double quotation marks (ie. " "), since markdown can be used to enter this information. + Govspeak content + componentURL: https://components.publishing.service.gov.uk/component-guide/govspeak + generated: + # Options how said component is generated page: + # auto = "Autogenerated in frontend template" + # publisher = "Customized by publisher" + # hardcode = "Hardcoded by developer" + publisher + input: + # You MUST wrap this in double quotation marks (ie. " "), since markdown can be used to enter this information. + Body (required) + 11: + # The componentName is REQUIRED in order for this information to be displayed on the page. + componentName: + # You MUST wrap this in double quotation marks (ie. " "), since markdown can be used to enter this information. + Published dates + componentURL: https://govuk-government-frontend.herokuapp.com/component-guide/published_dates + generated: + # Options how said component is generated page: + # auto = "Autogenerated in frontend template" + # publisher = "Customized by publisher" + # hardcode = "Hardcoded by developer" + publisher + input: + # You MUST wrap this in double quotation marks (ie. " "), since markdown can be used to enter this information. + First published date + 12: + # The componentName is REQUIRED in order for this information to be displayed on the page. + componentName: + # You MUST wrap this in double quotation marks (ie. " "), since markdown can be used to enter this information. + Print link + componentURL: https://components.publishing.service.gov.uk/component-guide/print_link + generated: + # Options how said component is generated page: + # auto = "Autogenerated in frontend template" + # publisher = "Customized by publisher" + # hardcode = "Hardcoded by developer" + auto + input: + # You MUST wrap this in double quotation marks (ie. " "), since markdown can be used to enter this information. + #If this component can be generated by a publisher via a publihing app the delete this comment before entering that infomration. + 13: + # The componentName is REQUIRED in order for this information to be displayed on the page. + componentName: + # You MUST wrap this in double quotation marks (ie. " "), since markdown can be used to enter this information. + "[Related navigation](https://components.publishing.service.gov.uk/component-guide/related_navigation) when displayed within [contextual sidebar](https://components.publishing.service.gov.uk/component-guide/contextual_sidebar)" + componentURL: #If a URL is not entered in the field above (componentName) then delete this comment before entering the URL of the documentation for said component. + generated: + # Options how said component is generated page: + # auto = "Autogenerated in frontend template" + # publisher = "Customized by publisher" + # hardcode = "Hardcoded by developer" + auto + input: + # You MUST wrap this in double quotation marks (ie. " "), since markdown can be used to enter this information. + #If this component can be generated by a publisher via a publihing app the delete this comment before entering that infomration. + 14: + # The componentName is REQUIRED in order for this information to be displayed on the page. + componentName: + # You MUST wrap this in double quotation marks (ie. " "), since markdown can be used to enter this information. + "[Related navigation](https://components.publishing.service.gov.uk/component-guide/related_navigation) when displayed within [contextual footer](https://components.publishing.service.gov.uk/component-guide/contextual_footer)" + componentURL: #If a URL is not entered in the field above (componentName) then delete this comment before entering the URL of the documentation for said component. + generated: + # Options how said component is generated page: + # auto = "Autogenerated in frontend template" + # publisher = "Customized by publisher" + # hardcode = "Hardcoded by developer" + publisher + input: + # You MUST wrap this in double quotation marks (ie. " "), since markdown can be used to enter this information. + "It can include: Taxonomy and any items under the Associations heading" + 15: + # The componentName is REQUIRED in order for this information to be displayed on the page. + componentName: + # You MUST wrap this in double quotation marks (ie. " "), since markdown can be used to enter this information. + Feedback + componentURL: https://components.publishing.service.gov.uk/component-guide/feedback + generated: + # Options how said component is generated page: + # auto = "Autogenerated in frontend template" + # publisher = "Customized by publisher" + # hardcode = "Hardcoded by developer" + auto + input: + # You MUST wrap this in double quotation marks (ie. " "), since markdown can be used to enter this information. + #If this component can be generated by a publisher via a publihing app the delete this comment before entering that infomration. + 16: + # The componentName is REQUIRED in order for this information to be displayed on the page. + componentName: + # You MUST wrap this in double quotation marks (ie. " "), since markdown can be used to enter this information. + Layout footer + componentURL: https://components.publishing.service.gov.uk/component-guide/layout_footer + generated: + # Options how said component is generated page: + # auto = "Autogenerated in frontend template" + # publisher = "Customized by publisher" + # hardcode = "Hardcoded by developer" + auto + input: + # You MUST wrap this in double quotation marks (ie. " "), since markdown can be used to enter this information. + #If this component can be generated by a publisher via a publihing app the delete this comment before entering that infomration. + +# Evidence and insights for this frontend template +# List out all past documentation/supporting material with regards to or realted to this frontend template. It can include (1) past design documentation, (2) research findings, and (3) presentations. +insights: + # To add additional insights duplicate the the fields below (adhering to the formating) but increase the count by one integer. + 0: + # Both title and link are REQUIRED in order for this information to render on the page. + title: #Delete this comment before entering the name of the insight document. + link: #Delete this comment before entering the URL of the insight document. + documentFormat: #Delete this comment before entering the format of the insight document. Example: (1) Google Doc, (2) Google Sheets, and (3) Google Slides. + description: + # You MUST wrap this in double quotation marks (ie. " "), since markdown can be used to enter this information. To create a heading, use three hashes (ie. ###). + #Delete this comment before entering a brief summary about the document being referred. + date: #Delete this comment before entering the date when the document was published. + +# How to report an issue with this frontend template +# This will display instrucions on how to report an issue via GitHub. +# Consult with a developer to confirm the GitHub where the frontend template's codebase exists. +githubIssueLink: #Delete this comment before entering the URL of the page to create a new GitHub issue. + +# Existing issues with this frontend template +# List of all the issues that are associated with this frontend template, (1) containing the title used to describe the issue on GitHub, and (2) the link to the GitHub issue itself. +issues: + # To add additional issues duplicate the the fields below (adhering to the formating) but increase the count by one integer. + 0: + # Both title and link are REQUIRED in order to display this information on the page. + title: #Delete this comment before entering the title of the GitHub issue. + link: #Delete this comment before entering the URL of the corresponding GitHub issue. +--- \ No newline at end of file From bebf1a94eb652f8521c6e48cf69ec3aed7fff19b Mon Sep 17 00:00:00 2001 From: nnagewad Date: Mon, 18 Nov 2024 14:57:42 +0000 Subject: [PATCH 2/2] Update format --- docs/frontend-templates/transparency.md | 101 +++++++++++------------- 1 file changed, 48 insertions(+), 53 deletions(-) diff --git a/docs/frontend-templates/transparency.md b/docs/frontend-templates/transparency.md index f9b26799..77805bdf 100644 --- a/docs/frontend-templates/transparency.md +++ b/docs/frontend-templates/transparency.md @@ -1,12 +1,12 @@ --- -# This file is a template to document a new frontend template within the GOV.UK Design Library website. +# This file is a template to document a new frontend template within the GOV.UK Publishing Design Guide website. layout: frontend-template-documentation sectionKey: Frontend templates -# Step 1: Duplicate and rename this file to the proposed frontend template you want to include in the Design Library website. +# Step 1: Duplicate and rename this file to the proposed frontend template you want to include in the Publishing Design Guide website. # When duplicating and renaming this file use lowercase and replace any spaces with a dash (ie. -) -# Step 2: Set "eleventyExcludeFromCollections" to "false". This will ensure that the code snippet is commented out and a page will be display withinin the design library. +# Step 2: Set "eleventyExcludeFromCollections" to "false". This will ensure that the code snippet is commented out and a page will be display withinin the Publishing Design Guide. # eleventyExcludeFromCollections: true # Step 3: Establish the relationship of this frontend template. @@ -32,7 +32,7 @@ figmaLink: #Delete this comment before entering the Figma embed URL of the Figma # How the frontend template works # Briefly descibe how this frontend template works. For instance, listing out what end-user can do on a page that uses this frontend template, as well as it's relation to other pages and its associated frontend templates on GOV.UK. -# You MUST wrap this in double quotation marks (ie. " "), since markdown can be used to enter this information. To create a heading, use three hashes (ie. ###). +# You MUST wrap this in single quotation marks (ie. ' '), since markdown can be used to enter this information. To create a heading, use three hashes (ie. ###). howItWorks: #Delete this comment before entering how this frontend template works. @@ -123,7 +123,7 @@ components: 0: # The componentName is REQUIRED in order for this information to be displayed on the page. componentName: - # You MUST wrap this in double quotation marks (ie. " "), since markdown can be used to enter this information. + # You MUST wrap this in single quotation marks (ie. ' '), since markdown can be used to enter this information. Layout super navigation header componentURL: https://components.publishing.service.gov.uk/component-guide/layout_super_navigation_header generated: @@ -133,12 +133,12 @@ components: # hardcode = "Hardcoded by developer" auto input: - # You MUST wrap this in double quotation marks (ie. " "), since markdown can be used to enter this information. + # You MUST wrap this in single quotation marks (ie. ' '), since markdown can be used to enter this information. #If this component can be generated by a publisher via a publihing app the delete this comment before entering that infomration. 1: # The componentName is REQUIRED in order for this information to be displayed on the page. componentName: - # You MUST wrap this in double quotation marks (ie. " "), since markdown can be used to enter this information. + # You MUST wrap this in single quotation marks (ie. ' '), since markdown can be used to enter this information. Contextual breadcrumbs componentURL: https://components.publishing.service.gov.uk/component-guide/contextual_breadcrumbs generated: @@ -148,12 +148,12 @@ components: # hardcode = "Hardcoded by developer" auto input: - # You MUST wrap this in double quotation marks (ie. " "), since markdown can be used to enter this information. + # You MUST wrap this in single quotation marks (ie. ' '), since markdown can be used to enter this information. Topics taxonomy tags > Change tags 2: # The componentName is REQUIRED in order for this information to be displayed on the page. componentName: - # You MUST wrap this in double quotation marks (ie. " "), since markdown can be used to enter this information. + # You MUST wrap this in single quotation marks (ie. ' '), since markdown can be used to enter this information. Page title componentURL: https://components.publishing.service.gov.uk/component-guide/title generated: @@ -163,12 +163,12 @@ components: # hardcode = "Hardcoded by developer" publisher input: - # You MUST wrap this in double quotation marks (ie. " "), since markdown can be used to enter this information. + # You MUST wrap this in single quotation marks (ie. ' '), since markdown can be used to enter this information. Title (required) 3: # The componentName is REQUIRED in order for this information to be displayed on the page. componentName: - # You MUST wrap this in double quotation marks (ie. " "), since markdown can be used to enter this information. + # You MUST wrap this in single quotation marks (ie. ' '), since markdown can be used to enter this information. Translation navigation componentURL: https://components.publishing.service.gov.uk/component-guide/translation_nav generated: @@ -178,12 +178,12 @@ components: # hardcode = "Hardcoded by developer" publisher input: - # You MUST wrap this in double quotation marks (ie. " "), since markdown can be used to enter this information. + # You MUST wrap this in single quotation marks (ie. ' '), since markdown can be used to enter this information. Add translation 4: # The componentName is REQUIRED in order for this information to be displayed on the page. componentName: - # You MUST wrap this in double quotation marks (ie. " "), since markdown can be used to enter this information. + # You MUST wrap this in single quotation marks (ie. ' '), since markdown can be used to enter this information. Lead paragraph componentURL: https://components.publishing.service.gov.uk/component-guide/lead_paragraph generated: @@ -193,12 +193,12 @@ components: # hardcode = "Hardcoded by developer" publisher input: - # You MUST wrap this in double quotation marks (ie. " "), since markdown can be used to enter this information. + # You MUST wrap this in single quotation marks (ie. ' '), since markdown can be used to enter this information. Summary (required) 5: # The componentName is REQUIRED in order for this information to be displayed on the page. componentName: - # You MUST wrap this in double quotation marks (ie. " "), since markdown can be used to enter this information. + # You MUST wrap this in single quotation marks (ie. ' '), since markdown can be used to enter this information. Metadata block componentURL: https://components.publishing.service.gov.uk/component-guide/metadata generated: @@ -208,12 +208,12 @@ components: # hardcode = "Hardcoded by developer" auto input: - # You MUST wrap this in double quotation marks (ie. " "), since markdown can be used to enter this information. + # You MUST wrap this in single quotation marks (ie. ' '), since markdown can be used to enter this information. "Can include any of the items under Associations heading" 6: # The componentName is REQUIRED in order for this information to be displayed on the page. componentName: - # You MUST wrap this in double quotation marks (ie. " "), since markdown can be used to enter this information. + # You MUST wrap this in single quotation marks (ie. ' '), since markdown can be used to enter this information. Single page notification button componentURL: https://components.publishing.service.gov.uk/component-guide/single_page_notification_button generated: @@ -223,13 +223,13 @@ components: # hardcode = "Hardcoded by developer" auto input: - # You MUST wrap this in double quotation marks (ie. " "), since markdown can be used to enter this information. + # You MUST wrap this in single quotation marks (ie. ' '), since markdown can be used to enter this information. #If this component can be generated by a publisher via a publihing app the delete this comment before entering that infomration. 7: # The componentName is REQUIRED in order for this information to be displayed on the page. componentName: - # You MUST wrap this in double quotation marks (ie. " "), since markdown can be used to enter this information. - "The [Devolved Nations (experimental)](https://components.publishing.service.gov.uk/component-guide/devolved_nations) will only appear if the document **does not** apply to all UK nations" + # You MUST wrap this in single quotation marks (ie. ' '), since markdown can be used to enter this information. + 'The [Devolved Nations (experimental)](https://components.publishing.service.gov.uk/component-guide/devolved_nations) will only appear if the document **does not** apply to all UK nations' componentURL: generated: # Options how said component is generated page: @@ -238,13 +238,13 @@ components: # hardcode = "Hardcoded by developer" publisher input: - # You MUST wrap this in double quotation marks (ie. " "), since markdown can be used to enter this information. + # You MUST wrap this in single quotation marks (ie. ' '), since markdown can be used to enter this information. Excluded nations (required) 8: # The componentName is REQUIRED in order for this information to be displayed on the page. componentName: - # You MUST wrap this in double quotation marks (ie. " "), since markdown can be used to enter this information. - "[Heading](https://components.publishing.service.gov.uk/component-guide/heading) component is used to list out all the attached documents" + # You MUST wrap this in single quotation marks (ie. ' '), since markdown can be used to enter this information. + '[Heading](https://components.publishing.service.gov.uk/component-guide/heading) component is used to list out all the attached documents' componentURL: generated: # Options how said component is generated page: @@ -253,12 +253,12 @@ components: # hardcode = "Hardcoded by developer" auto input: - # You MUST wrap this in double quotation marks (ie. " "), since markdown can be used to enter this information. + # You MUST wrap this in single quotation marks (ie. ' '), since markdown can be used to enter this information. #If this component can be generated by a publisher via a publihing app the delete this comment before entering that infomration. 9: # The componentName is REQUIRED in order for this information to be displayed on the page. componentName: - # You MUST wrap this in double quotation marks (ie. " "), since markdown can be used to enter this information. + # You MUST wrap this in single quotation marks (ie. ' '), since markdown can be used to enter this information. Attachment componentURL: https://components.publishing.service.gov.uk/component-guide/attachment generated: @@ -268,12 +268,12 @@ components: # hardcode = "Hardcoded by developer" publisher input: - # You MUST wrap this in double quotation marks (ie. " "), since markdown can be used to enter this information. + # You MUST wrap this in single quotation marks (ie. ' '), since markdown can be used to enter this information. Attachments > Title (required) + File (required) 10: # The componentName is REQUIRED in order for this information to be displayed on the page. componentName: - # You MUST wrap this in double quotation marks (ie. " "), since markdown can be used to enter this information. + # You MUST wrap this in single quotation marks (ie. ' '), since markdown can be used to enter this information. Govspeak content componentURL: https://components.publishing.service.gov.uk/component-guide/govspeak generated: @@ -283,12 +283,12 @@ components: # hardcode = "Hardcoded by developer" publisher input: - # You MUST wrap this in double quotation marks (ie. " "), since markdown can be used to enter this information. + # You MUST wrap this in single quotation marks (ie. ' '), since markdown can be used to enter this information. Body (required) 11: # The componentName is REQUIRED in order for this information to be displayed on the page. componentName: - # You MUST wrap this in double quotation marks (ie. " "), since markdown can be used to enter this information. + # You MUST wrap this in single quotation marks (ie. ' '), since markdown can be used to enter this information. Published dates componentURL: https://govuk-government-frontend.herokuapp.com/component-guide/published_dates generated: @@ -298,12 +298,12 @@ components: # hardcode = "Hardcoded by developer" publisher input: - # You MUST wrap this in double quotation marks (ie. " "), since markdown can be used to enter this information. + # You MUST wrap this in single quotation marks (ie. ' '), since markdown can be used to enter this information. First published date 12: # The componentName is REQUIRED in order for this information to be displayed on the page. componentName: - # You MUST wrap this in double quotation marks (ie. " "), since markdown can be used to enter this information. + # You MUST wrap this in single quotation marks (ie. ' '), since markdown can be used to enter this information. Print link componentURL: https://components.publishing.service.gov.uk/component-guide/print_link generated: @@ -313,13 +313,13 @@ components: # hardcode = "Hardcoded by developer" auto input: - # You MUST wrap this in double quotation marks (ie. " "), since markdown can be used to enter this information. + # You MUST wrap this in single quotation marks (ie. ' '), since markdown can be used to enter this information. #If this component can be generated by a publisher via a publihing app the delete this comment before entering that infomration. 13: # The componentName is REQUIRED in order for this information to be displayed on the page. componentName: - # You MUST wrap this in double quotation marks (ie. " "), since markdown can be used to enter this information. - "[Related navigation](https://components.publishing.service.gov.uk/component-guide/related_navigation) when displayed within [contextual sidebar](https://components.publishing.service.gov.uk/component-guide/contextual_sidebar)" + # You MUST wrap this in single quotation marks (ie. ' '), since markdown can be used to enter this information. + '[Related navigation](https://components.publishing.service.gov.uk/component-guide/related_navigation) when displayed within [contextual sidebar](https://components.publishing.service.gov.uk/component-guide/contextual_sidebar)' componentURL: #If a URL is not entered in the field above (componentName) then delete this comment before entering the URL of the documentation for said component. generated: # Options how said component is generated page: @@ -328,13 +328,13 @@ components: # hardcode = "Hardcoded by developer" auto input: - # You MUST wrap this in double quotation marks (ie. " "), since markdown can be used to enter this information. + # You MUST wrap this in single quotation marks (ie. ' '), since markdown can be used to enter this information. #If this component can be generated by a publisher via a publihing app the delete this comment before entering that infomration. 14: # The componentName is REQUIRED in order for this information to be displayed on the page. componentName: - # You MUST wrap this in double quotation marks (ie. " "), since markdown can be used to enter this information. - "[Related navigation](https://components.publishing.service.gov.uk/component-guide/related_navigation) when displayed within [contextual footer](https://components.publishing.service.gov.uk/component-guide/contextual_footer)" + # You MUST wrap this in single quotation marks (ie. ' '), since markdown can be used to enter this information. + '[Related navigation](https://components.publishing.service.gov.uk/component-guide/related_navigation) when displayed within [contextual footer](https://components.publishing.service.gov.uk/component-guide/contextual_footer)' componentURL: #If a URL is not entered in the field above (componentName) then delete this comment before entering the URL of the documentation for said component. generated: # Options how said component is generated page: @@ -343,12 +343,12 @@ components: # hardcode = "Hardcoded by developer" publisher input: - # You MUST wrap this in double quotation marks (ie. " "), since markdown can be used to enter this information. - "It can include: Taxonomy and any items under the Associations heading" + # You MUST wrap this in single quotation marks (ie. ' '), since markdown can be used to enter this information. + 'It can include: Taxonomy and any items under the Associations heading' 15: # The componentName is REQUIRED in order for this information to be displayed on the page. componentName: - # You MUST wrap this in double quotation marks (ie. " "), since markdown can be used to enter this information. + # You MUST wrap this in single quotation marks (ie. ' '), since markdown can be used to enter this information. Feedback componentURL: https://components.publishing.service.gov.uk/component-guide/feedback generated: @@ -358,12 +358,12 @@ components: # hardcode = "Hardcoded by developer" auto input: - # You MUST wrap this in double quotation marks (ie. " "), since markdown can be used to enter this information. + # You MUST wrap this in single quotation marks (ie. ' '), since markdown can be used to enter this information. #If this component can be generated by a publisher via a publihing app the delete this comment before entering that infomration. 16: # The componentName is REQUIRED in order for this information to be displayed on the page. componentName: - # You MUST wrap this in double quotation marks (ie. " "), since markdown can be used to enter this information. + # You MUST wrap this in single quotation marks (ie. ' '), since markdown can be used to enter this information. Layout footer componentURL: https://components.publishing.service.gov.uk/component-guide/layout_footer generated: @@ -373,7 +373,7 @@ components: # hardcode = "Hardcoded by developer" auto input: - # You MUST wrap this in double quotation marks (ie. " "), since markdown can be used to enter this information. + # You MUST wrap this in single quotation marks (ie. ' '), since markdown can be used to enter this information. #If this component can be generated by a publisher via a publihing app the delete this comment before entering that infomration. # Evidence and insights for this frontend template @@ -382,18 +382,13 @@ insights: # To add additional insights duplicate the the fields below (adhering to the formating) but increase the count by one integer. 0: # Both title and link are REQUIRED in order for this information to render on the page. - title: #Delete this comment before entering the name of the insight document. - link: #Delete this comment before entering the URL of the insight document. - documentFormat: #Delete this comment before entering the format of the insight document. Example: (1) Google Doc, (2) Google Sheets, and (3) Google Slides. + date: #Delete this comment before entering the date when the document was published. description: - # You MUST wrap this in double quotation marks (ie. " "), since markdown can be used to enter this information. To create a heading, use three hashes (ie. ###). + # You MUST wrap this in single quotation marks (ie. ' '), since markdown can be used to enter this information. To create a heading, use three hashes (ie. ###). #Delete this comment before entering a brief summary about the document being referred. - date: #Delete this comment before entering the date when the document was published. - -# How to report an issue with this frontend template -# This will display instrucions on how to report an issue via GitHub. -# Consult with a developer to confirm the GitHub where the frontend template's codebase exists. -githubIssueLink: #Delete this comment before entering the URL of the page to create a new GitHub issue. + title: #Delete this comment before entering the name of the insight document. + link: #Delete this comment before entering the URL of the insight document. + documentFormat: #Delete this comment before entering the format of the insight document. Example: (1) Google Docs, (2) Google Sheets, and (3) Google Slides. # Existing issues with this frontend template # List of all the issues that are associated with this frontend template, (1) containing the title used to describe the issue on GitHub, and (2) the link to the GitHub issue itself.