diff --git a/RoboFile.php b/RoboFile.php index 1c0767d4..7c26c907 100644 --- a/RoboFile.php +++ b/RoboFile.php @@ -49,6 +49,8 @@ public function exportContent( 'node', 'menu_link_content', 'media', + 'redirect', + 'user', ], ] ): ResultData diff --git a/composer.json b/composer.json index 44afe5ca..8dd3c725 100644 --- a/composer.json +++ b/composer.json @@ -24,6 +24,7 @@ "drupal/core-recommended": "^10.2", "drupal/default_content": "^2.0@alpha", "drupal/disable_user_1_edit": "^1.6", + "drupal/easy_breadcrumb": "^2.0", "drupal/embedded_content": "^2.0", "drupal/field_group": "^3.6", "drupal/field_permissions": "^1.3", @@ -36,6 +37,7 @@ "drupal/override_node_options": "^2.8", "drupal/paragraphs": "^1.18", "drupal/pathauto": "^1.13", + "drupal/redirect": "^1.10", "drupal/remove_username": "^1.5", "drupal/require_revision_log_message": "^2.0", "drupal/scheduler": "^2.0", diff --git a/composer.lock b/composer.lock index c68b88e1..bceb412f 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "b2c7146f66e9ae8c4f79599ca6137af5", + "content-hash": "f78f00dc8fe0034bb7988fa9250b059f", "packages": [ { "name": "asm89/stack-cors", @@ -1954,6 +1954,101 @@ "source": "https://git.drupalcode.org/project/disable_user_1_edit" } }, + { + "name": "drupal/easy_breadcrumb", + "version": "2.0.8", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/easy_breadcrumb.git", + "reference": "2.0.8" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/easy_breadcrumb-2.0.8.zip", + "reference": "2.0.8", + "shasum": "49bfd9b8b0ec664963d05e360449876745cf2868" + }, + "require": { + "drupal/core": "^9.2 || ^10 || ^11" + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "2.0.8", + "datestamp": "1723545040", + "security-coverage": { + "status": "covered", + "message": "Covered by Drupal's security advisory policy" + } + } + }, + "notification-url": "https://packages.drupal.org/8/downloads", + "license": [ + "GPL-2.0-or-later" + ], + "authors": [ + { + "name": "Neslee Canil Pinto", + "homepage": "https://www.drupal.org/u/neslee-canil-pinto", + "role": "Maintainer" + }, + { + "name": "Greg Boggs", + "homepage": "https://www.drupal.org/u/greg-boggs", + "role": "Maintainer" + }, + { + "name": "diamondsea", + "homepage": "https://www.drupal.org/user/430714" + }, + { + "name": "greg boggs", + "homepage": "https://www.drupal.org/user/153069" + }, + { + "name": "hmartens", + "homepage": "https://www.drupal.org/user/622826" + }, + { + "name": "loopduplicate", + "homepage": "https://www.drupal.org/user/717290" + }, + { + "name": "neslee canil pinto", + "homepage": "https://www.drupal.org/user/3580850" + }, + { + "name": "nickdickinsonwilde", + "homepage": "https://www.drupal.org/user/3094661" + }, + { + "name": "rakesh.gectcr", + "homepage": "https://www.drupal.org/user/1177822" + }, + { + "name": "renatog", + "homepage": "https://www.drupal.org/user/3326031" + }, + { + "name": "sonemonu", + "homepage": "https://www.drupal.org/user/1667988" + }, + { + "name": "spuky", + "homepage": "https://www.drupal.org/user/209353" + }, + { + "name": "tatarbj", + "homepage": "https://www.drupal.org/user/649590" + } + ], + "description": "Adds configuration to the system breadcrumbs.", + "homepage": "https://www.drupal.org/project/easy_breadcrumb", + "support": { + "source": "https://git.drupalcode.org/project/easy_breadcrumb", + "issues": "https://www.drupal.org/project/issues/easy_breadcrumb" + } + }, { "name": "drupal/embedded_content", "version": "2.0.2", @@ -2858,6 +2953,62 @@ }, "time": "2023-07-19T22:22:22+00:00" }, + { + "name": "drupal/redirect", + "version": "1.10.0", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/redirect.git", + "reference": "8.x-1.10" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/redirect-8.x-1.10.zip", + "reference": "8.x-1.10", + "shasum": "9d72d7e0717dbdea3ab3306c5d6840da5bd3024c" + }, + "require": { + "drupal/core": "^9.2 || ^10 || ^11" + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "8.x-1.10", + "datestamp": "1723277641", + "security-coverage": { + "status": "covered", + "message": "Covered by Drupal's security advisory policy" + } + } + }, + "notification-url": "https://packages.drupal.org/8/downloads", + "license": [ + "GPL-2.0-or-later" + ], + "authors": [ + { + "name": "Berdir", + "homepage": "https://www.drupal.org/user/214652" + }, + { + "name": "dave reid", + "homepage": "https://www.drupal.org/user/53892" + }, + { + "name": "Kristen Pol", + "homepage": "https://www.drupal.org/user/8389" + }, + { + "name": "pifagor", + "homepage": "https://www.drupal.org/user/2375692" + } + ], + "description": "Allows users to redirect from old URLs to new URLs.", + "homepage": "https://www.drupal.org/project/redirect", + "support": { + "source": "https://git.drupalcode.org/project/redirect" + } + }, { "name": "drupal/remove_username", "version": "1.5.0", diff --git a/composer.log b/composer.log index 9d93168f..d7450299 100644 --- a/composer.log +++ b/composer.log @@ -32,3 +32,7 @@ ea93266b87251a27fec5df04a3cbd5d0|Matt Poole|feature/DIGITAL-28-shortcode-embed|T 58d882c244d0e746a3ad90844a2f361f|christian medders|feature/DIGITAL-31-sitemap-path-auto|Fri Nov 8 14:05:23 EST 2024|./composer.sh require drupal/xmlsitemap:^1.5 94cea224856de297893b41cdaa146ef8|christian medders|feature/DIGITAL-38-migrate-shortcodes|Fri Nov 8 10:32:48 EST 2024|./composer.sh require drupal/twig_field_value 464e1ed27d945bb31dcb7a3d79a19d13|Matt Poole|feature/DIGITAL-38-migrate-shortcodes|Tue Nov 12 16:04:45 UTC 2024|./composer.sh update --lock +a3aae667a10facf2a874949c5870c540|cathybaptista|feature/DIGITAL-95-install-breadcrumbs|Sun Nov 17 20:16:52 EST 2024|./composer.sh require drupal/pathauto +dd4fcf0da0bbfbbdb2424df0198e3011|cathybaptista|feature/DIGITAL-95-install-breadcrumbs|Sun Nov 17 20:25:34 EST 2024|./composer.sh require drupal/easy_breadcrumb +b651cd0353960c55604adaeb24ec17b6|cathybaptista|feature/DIGITAL-95-install-breadcrumbs|Sun Nov 17 20:26:00 EST 2024|./composer.sh require drupal/redirect +e477124413638eb92702226a7d6fe68b|Matt Poole|feature/DIGITAL-95-install-breadcrumbs|Thu Nov 21 18:51:39 UTC 2024|./composer.sh update --lock diff --git a/composer.patches.json b/composer.patches.json index e533ef30..ae740049 100644 --- a/composer.patches.json +++ b/composer.patches.json @@ -6,7 +6,8 @@ "drupal/default_content": { "/project/default_content/issues/2698425:: Do not reimport existing entities (patch download b/c of it being from an MR)": "patches/deafult_content_2698425.patch", "/project/default_content/issues/3203014: BaseFieldOverride cause inconsistencies during export": "https://www.drupal.org/files/issues/2022-12-13/base_field_override_inconsistencies-3203014-9.patch", - "/project/default_content/issues/3200212: Import should overwrite files": "https://www.drupal.org/files/issues/2024-08-27/default_content-3200212-25.patch" + "/project/default_content/issues/3200212: Import should overwrite files": "https://www.drupal.org/files/issues/2024-08-27/default_content-3200212-25.patch", + "/project/default_content/issues/2943458: Exporting passwords": "https://www.drupal.org/files/issues/2022-02-18/default_content-2943458-9.patch" }, "drupal/embedded_content": { "Convert html to valid xml": "patches/embedded_content-convert-html-valid-xml.patch" diff --git a/config/sync/core.entity_form_display.media.document.default.yml b/config/sync/core.entity_form_display.media.document.default.yml new file mode 100644 index 00000000..1548e824 --- /dev/null +++ b/config/sync/core.entity_form_display.media.document.default.yml @@ -0,0 +1,64 @@ +uuid: 06c46eec-5172-4905-8c5f-28ce806aec8a +langcode: en +status: true +dependencies: + config: + - field.field.media.document.field_media_file + - media.type.document + module: + - file + - path +id: media.document.default +targetEntityType: media +bundle: document +mode: default +content: + created: + type: datetime_timestamp + weight: 10 + region: content + settings: { } + third_party_settings: { } + field_media_file: + type: file_generic + weight: 0 + region: content + settings: + progress_indicator: throbber + third_party_settings: { } + name: + type: string_textfield + weight: -5 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + path: + type: path + weight: 30 + region: content + settings: { } + third_party_settings: { } + status: + type: boolean_checkbox + weight: 100 + region: content + settings: + display_label: true + third_party_settings: { } + uid: + type: entity_reference_autocomplete + weight: 5 + region: content + settings: + match_operator: CONTAINS + match_limit: 10 + size: 60 + placeholder: '' + third_party_settings: { } +hidden: + publish_on: true + publish_state: true + unpublish_on: true + unpublish_state: true diff --git a/config/sync/core.entity_form_display.media.document.media_library.yml b/config/sync/core.entity_form_display.media.document.media_library.yml new file mode 100644 index 00000000..afa22c0d --- /dev/null +++ b/config/sync/core.entity_form_display.media.document.media_library.yml @@ -0,0 +1,31 @@ +uuid: 46a14b25-c571-4641-b419-773f9159b633 +langcode: en +status: true +dependencies: + config: + - core.entity_form_mode.media.media_library + - field.field.media.document.field_media_file + - media.type.document +id: media.document.media_library +targetEntityType: media +bundle: document +mode: media_library +content: + name: + type: string_textfield + weight: 0 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } +hidden: + created: true + field_media_file: true + path: true + publish_on: true + publish_state: true + status: true + uid: true + unpublish_on: true + unpublish_state: true diff --git a/config/sync/core.entity_form_display.node.authors.default.yml b/config/sync/core.entity_form_display.node.authors.default.yml index 85baecff..935a3b3c 100644 --- a/config/sync/core.entity_form_display.node.authors.default.yml +++ b/config/sync/core.entity_form_display.node.authors.default.yml @@ -250,6 +250,11 @@ content: size: 60 placeholder: '' third_party_settings: { } + url_redirects: + weight: 50 + region: content + settings: { } + third_party_settings: { } hidden: field_slug: true publish_on: true diff --git a/config/sync/core.entity_form_display.node.basic_page.default.yml b/config/sync/core.entity_form_display.node.basic_page.default.yml index f5a49b71..5e519620 100644 --- a/config/sync/core.entity_form_display.node.basic_page.default.yml +++ b/config/sync/core.entity_form_display.node.basic_page.default.yml @@ -102,6 +102,11 @@ content: size: 60 placeholder: '' third_party_settings: { } + url_redirects: + weight: 50 + region: content + settings: { } + third_party_settings: { } hidden: field_slug: true promote: true diff --git a/config/sync/core.entity_form_display.node.community.default.yml b/config/sync/core.entity_form_display.node.community.default.yml index cc5a4bf0..1d60fc0b 100644 --- a/config/sync/core.entity_form_display.node.community.default.yml +++ b/config/sync/core.entity_form_display.node.community.default.yml @@ -175,6 +175,11 @@ content: size: 60 placeholder: '' third_party_settings: { } + url_redirects: + weight: 50 + region: content + settings: { } + third_party_settings: { } hidden: field_slug: true promote: true diff --git a/config/sync/core.entity_form_display.node.event.default.yml b/config/sync/core.entity_form_display.node.event.default.yml index a52fc2c3..c3a37181 100644 --- a/config/sync/core.entity_form_display.node.event.default.yml +++ b/config/sync/core.entity_form_display.node.event.default.yml @@ -250,6 +250,11 @@ content: size: 60 placeholder: '' third_party_settings: { } + url_redirects: + weight: 50 + region: content + settings: { } + third_party_settings: { } hidden: field_slug: true promote: true diff --git a/config/sync/core.entity_form_display.node.guides.default.yml b/config/sync/core.entity_form_display.node.guides.default.yml index c3f16516..35120432 100644 --- a/config/sync/core.entity_form_display.node.guides.default.yml +++ b/config/sync/core.entity_form_display.node.guides.default.yml @@ -153,6 +153,11 @@ content: revision: false removed_reference: optional third_party_settings: { } + url_redirects: + weight: 50 + region: content + settings: { } + third_party_settings: { } hidden: promote: true publish_on: true diff --git a/config/sync/core.entity_form_display.node.landing_page.default.yml b/config/sync/core.entity_form_display.node.landing_page.default.yml index aff1af9c..602ec2b1 100644 --- a/config/sync/core.entity_form_display.node.landing_page.default.yml +++ b/config/sync/core.entity_form_display.node.landing_page.default.yml @@ -85,6 +85,11 @@ content: size: 60 placeholder: '' third_party_settings: { } + url_redirects: + weight: 50 + region: content + settings: { } + third_party_settings: { } hidden: promote: true publish_on: true diff --git a/config/sync/core.entity_form_display.node.news.default.yml b/config/sync/core.entity_form_display.node.news.default.yml index d398d02f..2a6bffcb 100644 --- a/config/sync/core.entity_form_display.node.news.default.yml +++ b/config/sync/core.entity_form_display.node.news.default.yml @@ -166,6 +166,11 @@ content: revision: false removed_reference: optional third_party_settings: { } + url_redirects: + weight: 50 + region: content + settings: { } + third_party_settings: { } hidden: field_slug: true promote: true diff --git a/config/sync/core.entity_form_display.node.resources.default.yml b/config/sync/core.entity_form_display.node.resources.default.yml index e6aab106..f8716cd8 100644 --- a/config/sync/core.entity_form_display.node.resources.default.yml +++ b/config/sync/core.entity_form_display.node.resources.default.yml @@ -121,6 +121,11 @@ content: revision: false removed_reference: optional third_party_settings: { } + url_redirects: + weight: 50 + region: content + settings: { } + third_party_settings: { } hidden: field_slug: true promote: true diff --git a/config/sync/core.entity_form_display.node.services.default.yml b/config/sync/core.entity_form_display.node.services.default.yml index baa5c3df..c4e65449 100644 --- a/config/sync/core.entity_form_display.node.services.default.yml +++ b/config/sync/core.entity_form_display.node.services.default.yml @@ -129,6 +129,11 @@ content: revision: false removed_reference: optional third_party_settings: { } + url_redirects: + weight: 50 + region: content + settings: { } + third_party_settings: { } hidden: field_slug: true path: true diff --git a/config/sync/core.entity_form_display.node.short_post.default.yml b/config/sync/core.entity_form_display.node.short_post.default.yml index 0f056a8f..d1110832 100644 --- a/config/sync/core.entity_form_display.node.short_post.default.yml +++ b/config/sync/core.entity_form_display.node.short_post.default.yml @@ -136,6 +136,11 @@ content: revision: false removed_reference: optional third_party_settings: { } + url_redirects: + weight: 50 + region: content + settings: { } + third_party_settings: { } hidden: field_slug: true path: true diff --git a/config/sync/core.entity_form_display.node.source.default.yml b/config/sync/core.entity_form_display.node.source.default.yml index 95d0c22a..4ccedc83 100644 --- a/config/sync/core.entity_form_display.node.source.default.yml +++ b/config/sync/core.entity_form_display.node.source.default.yml @@ -57,6 +57,11 @@ content: size: 60 placeholder: '' third_party_settings: { } + url_redirects: + weight: 50 + region: content + settings: { } + third_party_settings: { } hidden: path: true promote: true diff --git a/config/sync/core.entity_form_display.node.topics.default.yml b/config/sync/core.entity_form_display.node.topics.default.yml index 28bb57b0..f9315f00 100644 --- a/config/sync/core.entity_form_display.node.topics.default.yml +++ b/config/sync/core.entity_form_display.node.topics.default.yml @@ -183,6 +183,11 @@ content: revision: false removed_reference: optional third_party_settings: { } + url_redirects: + weight: 50 + region: content + settings: { } + third_party_settings: { } hidden: field_slug: true promote: true diff --git a/config/sync/core.entity_view_display.media.document.default.yml b/config/sync/core.entity_view_display.media.document.default.yml new file mode 100644 index 00000000..40c1c167 --- /dev/null +++ b/config/sync/core.entity_view_display.media.document.default.yml @@ -0,0 +1,27 @@ +uuid: 6e7915fb-3a9f-4b40-87c6-6730ac685a0f +langcode: en +status: true +dependencies: + config: + - field.field.media.document.field_media_file + - media.type.document + module: + - file +id: media.document.default +targetEntityType: media +bundle: document +mode: default +content: + field_media_file: + type: file_default + label: visually_hidden + settings: + use_description_as_link_text: true + third_party_settings: { } + weight: 0 + region: content +hidden: + created: true + name: true + thumbnail: true + uid: true diff --git a/config/sync/core.entity_view_display.media.document.media_library.yml b/config/sync/core.entity_view_display.media.document.media_library.yml new file mode 100644 index 00000000..527d24ca --- /dev/null +++ b/config/sync/core.entity_view_display.media.document.media_library.yml @@ -0,0 +1,32 @@ +uuid: 1facdad5-ee52-4685-badf-ef9329df1e2e +langcode: en +status: true +dependencies: + config: + - core.entity_view_mode.media.media_library + - field.field.media.document.field_media_file + - image.style.medium + - media.type.document + module: + - image +id: media.document.media_library +targetEntityType: media +bundle: document +mode: media_library +content: + thumbnail: + type: image + label: hidden + settings: + image_link: '' + image_style: medium + image_loading: + attribute: lazy + third_party_settings: { } + weight: 0 + region: content +hidden: + created: true + field_media_file: true + name: true + uid: true diff --git a/config/sync/core.extension.yml b/config/sync/core.extension.yml index a552e583..f528f774 100644 --- a/config/sync/core.extension.yml +++ b/config/sync/core.extension.yml @@ -15,8 +15,10 @@ module: default_content: 0 default_content_config: 0 devel: 0 + dg_breadcrumb: 0 disable_user_1_edit: 0 dynamic_page_cache: 0 + easy_breadcrumb: 0 ec_shortcodes: 0 editor: 0 embedded_content: 0 @@ -48,6 +50,7 @@ module: paragraphs_type_permissions: 0 path: 0 path_alias: 0 + redirect: 0 remove_username: 0 require_revision_log_message: 0 scheduler: 0 diff --git a/config/sync/easy_breadcrumb.settings.yml b/config/sync/easy_breadcrumb.settings.yml new file mode 100644 index 00000000..43886085 --- /dev/null +++ b/config/sync/easy_breadcrumb.settings.yml @@ -0,0 +1,47 @@ +_core: + default_config_hash: YN65VBn9ms3wK02hGcMVrpM8ejxTxsUJgDXfF60Brcs +applies_admin_routes: true +include_invalid_paths: false +excluded_paths: '' +replaced_titles: '' +custom_paths: '' +include_home_segment: true +alternative_title_field: field_breadcrumb_title +home_segment_title: Home +home_segment_keep: false +include_title_segment: true +title_from_page_when_available: true +title_segment_as_link: false +use_menu_title_as_fallback: false +use_page_title_as_menu_title_fallback: false +menu_title_preferred_menu: '' +remove_repeated_segments: true +language_path_prefix_as_segment: false +absolute_paths: false +hide_single_home_item: false +term_hierarchy: false +use_site_title: false +add_structured_data_json_ld: false +capitalizator_mode: ucwords +capitalizator_ignored_words: + - of + - and + - or + - de + - del + - 'y' + - o + - a + - the +capitalizator_forced_words: { } +capitalizator_forced_words_case_sensitivity: true +capitalizator_forced_words_first_letter: false +follow_redirects: true +limit_segment_display: false +segment_display_limit: 1 +segment_display_minimum: 0 +truncator_mode: false +truncator_length: 100 +truncator_dots: true +remove_repeated_segments_text_only: false +home_segment_validation_skip: false diff --git a/config/sync/field.field.media.document.field_media_file.yml b/config/sync/field.field.media.document.field_media_file.yml new file mode 100644 index 00000000..2498cfbd --- /dev/null +++ b/config/sync/field.field.media.document.field_media_file.yml @@ -0,0 +1,27 @@ +uuid: 3c3f4924-7a99-4e9e-a1ca-85a36b0b6d21 +langcode: en +status: true +dependencies: + config: + - field.storage.media.field_media_file + - media.type.document + module: + - file +id: media.document.field_media_file +field_name: field_media_file +entity_type: media +bundle: document +label: File +description: '' +required: true +translatable: true +default_value: { } +default_value_callback: '' +settings: + handler: 'default:file' + handler_settings: { } + file_directory: '[date:custom:Y]-[date:custom:m]' + file_extensions: 'txt doc docx pdf pptx' + max_filesize: '' + description_field: false +field_type: file diff --git a/config/sync/field.storage.media.field_media_file.yml b/config/sync/field.storage.media.field_media_file.yml new file mode 100644 index 00000000..ca75d20b --- /dev/null +++ b/config/sync/field.storage.media.field_media_file.yml @@ -0,0 +1,23 @@ +uuid: c2d38685-8d29-461d-818d-821a8d213b7e +langcode: en +status: true +dependencies: + module: + - file + - media +id: media.field_media_file +field_name: field_media_file +entity_type: media +type: file +settings: + target_type: file + display_field: false + display_default: false + uri_scheme: public +module: file +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/sync/media.type.document.yml b/config/sync/media.type.document.yml new file mode 100644 index 00000000..d61159c9 --- /dev/null +++ b/config/sync/media.type.document.yml @@ -0,0 +1,29 @@ +uuid: 655b9b1d-99ad-4841-bba0-6db10c29be60 +langcode: en +status: true +dependencies: + module: + - scheduler +third_party_settings: + scheduler: + expand_fieldset: when_required + fields_display_mode: vertical_tab + publish_enable: false + publish_past_date: error + publish_past_date_created: false + publish_required: false + publish_revision: false + publish_touch: false + show_message_after_update: true + unpublish_enable: false + unpublish_required: false + unpublish_revision: false +id: document +label: Document +description: '' +source: file +queue_thumbnail_downloads: false +new_revision: false +source_configuration: + source_field: field_media_file +field_map: { } diff --git a/config/sync/redirect.settings.yml b/config/sync/redirect.settings.yml new file mode 100644 index 00000000..e3e647ab --- /dev/null +++ b/config/sync/redirect.settings.yml @@ -0,0 +1,9 @@ +_core: + default_config_hash: FEwQLW1wXW7fiJdG1B2bxW1c_-k6w-r-3V3bSsW6PqM +auto_redirect: true +default_status_code: 301 +passthrough_querystring: true +warning: false +ignore_admin_path: false +access_check: false +route_normalizer_enabled: true diff --git a/config/sync/system.action.redirect_delete_action.yml b/config/sync/system.action.redirect_delete_action.yml new file mode 100644 index 00000000..7794e5fe --- /dev/null +++ b/config/sync/system.action.redirect_delete_action.yml @@ -0,0 +1,16 @@ +uuid: 2f954670-4422-4474-ab69-9abdf13de3e5 +langcode: en +status: true +dependencies: + module: + - redirect + enforced: + module: + - redirect +_core: + default_config_hash: vcnRZRvBqTbK3nZ2M4_lKPlEGc8GjPzgaqapYUfyX8M +id: redirect_delete_action +label: 'Delete redirect' +type: redirect +plugin: redirect_delete_action +configuration: { } diff --git a/config/sync/system.menu.footer-about.yml b/config/sync/system.menu.footer-about.yml new file mode 100644 index 00000000..69c8e1a1 --- /dev/null +++ b/config/sync/system.menu.footer-about.yml @@ -0,0 +1,8 @@ +uuid: fd904dbe-e0b2-428d-90c7-ba1f74513eb9 +langcode: en +status: true +dependencies: { } +id: footer-about +label: 'Footer Connect' +description: 'Site information links' +locked: false diff --git a/config/sync/system.menu.footer-grow.yml b/config/sync/system.menu.footer-grow.yml new file mode 100644 index 00000000..a27a951b --- /dev/null +++ b/config/sync/system.menu.footer-grow.yml @@ -0,0 +1,8 @@ +uuid: 5109cc20-a35d-484b-b7b5-db9b4813708b +langcode: en +status: true +dependencies: { } +id: footer-grow +label: 'Footer Grow' +description: 'Site information links' +locked: false diff --git a/config/sync/system.menu.footer.yml b/config/sync/system.menu.footer.yml index 28064be1..1da78012 100644 --- a/config/sync/system.menu.footer.yml +++ b/config/sync/system.menu.footer.yml @@ -5,6 +5,6 @@ dependencies: { } _core: default_config_hash: 7yrlW5z9zdg2eBucB2GPqXKSMQfH9lSRSO4DbWF7AFc id: footer -label: Footer +label: 'Footer Learn' description: 'Site information links' locked: true diff --git a/config/sync/views.view.redirect.yml b/config/sync/views.view.redirect.yml new file mode 100644 index 00000000..3dd3c78a --- /dev/null +++ b/config/sync/views.view.redirect.yml @@ -0,0 +1,608 @@ +uuid: d30daa91-266b-412f-9223-5eaf8668d5dc +langcode: en +status: true +dependencies: + module: + - link + - redirect + - user +_core: + default_config_hash: I9VqfbwK5ZyKzL7810d0fswaadU6riFT3kPL0yxcpLs +id: redirect +label: Redirect +module: views +description: 'List of redirects' +tag: '' +base_table: redirect +base_field: rid +display: + default: + id: default + display_title: Master + display_plugin: default + position: 0 + display_options: + title: Redirect + fields: + redirect_bulk_form: + id: redirect_bulk_form + table: redirect + field: redirect_bulk_form + relationship: none + group_type: group + admin_label: '' + entity_type: redirect + plugin_id: redirect_bulk_form + label: '' + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: false + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + action_title: 'With selection' + include_exclude: exclude + selected_actions: { } + redirect_source__path: + id: redirect_source__path + table: redirect + field: redirect_source__path + relationship: none + group_type: group + admin_label: '' + entity_type: redirect + entity_field: redirect_source + plugin_id: field + label: From + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + click_sort_column: path + type: redirect_source + settings: { } + group_column: '' + group_columns: { } + group_rows: true + delta_limit: 0 + delta_offset: 0 + delta_reversed: false + delta_first_last: false + multi_type: separator + separator: ', ' + field_api_classes: false + redirect_redirect__uri: + id: redirect_redirect__uri + table: redirect + field: redirect_redirect__uri + entity_type: redirect + entity_field: redirect_redirect + plugin_id: field + status_code: + id: status_code + table: redirect + field: status_code + entity_type: redirect + entity_field: status_code + plugin_id: field + language: + id: language + table: redirect + field: language + entity_type: redirect + entity_field: language + plugin_id: field + created: + id: created + table: redirect + field: created + relationship: none + group_type: group + admin_label: '' + entity_type: redirect + entity_field: created + plugin_id: date + label: Created + exclude: false + alter: + alter_text: false + text: '' + make_link: false + path: '' + absolute: false + external: false + replace_spaces: false + path_case: none + trim_whitespace: false + alt: '' + rel: '' + link_class: '' + prefix: '' + suffix: '' + target: '' + nl2br: false + max_length: 0 + word_boundary: true + ellipsis: true + more_link: false + more_link_text: '' + more_link_path: '' + strip_tags: false + trim: false + preserve_tags: '' + html: false + element_type: '' + element_class: '' + element_label_type: '' + element_label_class: '' + element_label_colon: true + element_wrapper_type: '' + element_wrapper_class: '' + element_default_classes: true + empty: '' + hide_empty: false + empty_zero: false + hide_alter_empty: true + date_format: fallback + custom_date_format: '' + timezone: '' + operations: + id: operations + table: redirect + field: operations + entity_type: redirect + plugin_id: entity_operations + pager: + type: full + options: + offset: 0 + pagination_heading_level: h4 + items_per_page: 50 + total_pages: null + id: 0 + tags: + next: 'next ›' + previous: '‹ previous' + first: '« first' + last: 'last »' + expose: + items_per_page: false + items_per_page_label: 'Items per page' + items_per_page_options: '5, 10, 25, 50' + items_per_page_options_all: false + items_per_page_options_all_label: '- All -' + offset: false + offset_label: Offset + quantity: 9 + exposed_form: + type: basic + options: + submit_button: Filter + reset_button: true + reset_button_label: Reset + exposed_sorts_label: 'Sort by' + expose_sort_order: true + sort_asc_label: Asc + sort_desc_label: Desc + access: + type: perm + options: + perm: 'administer redirects' + cache: + type: tag + options: { } + empty: + area_text_custom: + id: area_text_custom + table: views + field: area_text_custom + relationship: none + group_type: group + admin_label: '' + plugin_id: text_custom + empty: true + content: 'There is no redirect yet.' + tokenize: false + sorts: { } + arguments: { } + filters: + redirect_source__path: + id: redirect_source__path + table: redirect + field: redirect_source__path + relationship: none + group_type: group + admin_label: '' + entity_type: redirect + entity_field: redirect_source + plugin_id: string + operator: contains + value: '' + group: 1 + exposed: true + expose: + operator_id: redirect_source__path_op + label: From + description: '' + use_operator: false + operator: redirect_source__path_op + operator_limit_selection: false + operator_list: { } + identifier: redirect_source__path + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + redirect_redirect__uri: + id: redirect_redirect__uri + table: redirect + field: redirect_redirect__uri + relationship: none + group_type: group + admin_label: '' + entity_type: redirect + entity_field: redirect_redirect + plugin_id: string + operator: contains + value: '' + group: 1 + exposed: true + expose: + operator_id: redirect_redirect__uri_op + label: To + description: '' + use_operator: false + operator: redirect_redirect__uri_op + operator_limit_selection: false + operator_list: { } + identifier: redirect_redirect__uri + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + status_code: + id: status_code + table: redirect + field: status_code + relationship: none + group_type: group + admin_label: '' + entity_type: redirect + entity_field: status_code + plugin_id: numeric + operator: '=' + value: + min: '' + max: '' + value: '' + group: 1 + exposed: true + expose: + operator_id: status_code_op + label: 'Status code' + description: '' + use_operator: false + operator: status_code_op + operator_limit_selection: false + operator_list: { } + identifier: status_code + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + is_grouped: true + group_info: + label: 'Status code' + description: '' + identifier: status_code + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: + 1: + title: '300 Multiple Choices' + operator: '=' + value: + min: '' + max: '' + value: '300' + 2: + title: '301 Moved Permanently' + operator: '=' + value: + min: '' + max: '' + value: '301' + 3: + title: '302 Found' + operator: '=' + value: + min: '' + max: '' + value: '302' + 4: + title: '303 See Other' + operator: '=' + value: + min: '' + max: '' + value: '303' + 5: + title: '304 Not Modified' + operator: '=' + value: + min: '' + max: '' + value: '304' + 6: + title: '305 Use Proxy' + operator: '=' + value: + min: '' + max: '' + value: '305' + 7: + title: '307 Temporary Redirect' + operator: '=' + value: + min: '' + max: '' + value: '307' + language: + id: language + table: redirect + field: language + relationship: none + group_type: group + admin_label: '' + entity_type: redirect + entity_field: language + plugin_id: language + operator: in + value: { } + group: 1 + exposed: true + expose: + operator_id: language_op + label: 'Original language' + description: '' + use_operator: false + operator: language_op + operator_limit_selection: false + operator_list: { } + identifier: language + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + reduce: false + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + filter_groups: + operator: AND + groups: + 1: AND + style: + type: table + options: + grouping: { } + row_class: '' + default_row_class: true + columns: + redirect_source__path: redirect_source__path + redirect_redirect__uri: redirect_redirect__uri + status_code: status_code + language: language + created: created + operations: operations + default: created + info: + redirect_source__path: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + redirect_redirect__uri: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + status_code: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + language: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + created: + sortable: true + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + operations: + sortable: false + default_sort_order: asc + align: '' + separator: '' + empty_column: false + responsive: '' + override: true + sticky: false + summary: '' + empty_table: false + caption: '' + description: '' + row: + type: fields + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } + relationships: { } + header: { } + footer: { } + display_extenders: { } + cache_metadata: + max-age: 0 + contexts: + - 'languages:language_content' + - 'languages:language_interface' + - url + - url.query_args + - user.permissions + tags: { } + cacheable: false + page_1: + id: page_1 + display_title: Page + display_plugin: page + position: 1 + display_options: + display_extenders: { } + path: admin/config/search/redirect + cache_metadata: + max-age: 0 + contexts: + - 'languages:language_content' + - 'languages:language_interface' + - url + - url.query_args + - user.permissions + tags: { } + cacheable: false diff --git a/web/modules/custom/default_content_config/content/file/03a519b3-86d3-4a48-9bc0-7461816ea273.yml b/web/modules/custom/default_content_config/content/file/03a519b3-86d3-4a48-9bc0-7461816ea273.yml new file mode 100644 index 00000000..4e40c679 --- /dev/null +++ b/web/modules/custom/default_content_config/content/file/03a519b3-86d3-4a48-9bc0-7461816ea273.yml @@ -0,0 +1,27 @@ +_meta: + version: '1.0' + entity_type: file + uuid: 03a519b3-86d3-4a48-9bc0-7461816ea273 + default_langcode: en +default: + uid: + - + target_id: 1 + filename: + - + value: plain-accessibility-slides-march-2021.pdf + uri: + - + value: 'public://2024-11/plain-accessibility-slides-march-2021.pdf' + filemime: + - + value: application/pdf + filesize: + - + value: 190263 + status: + - + value: true + created: + - + value: 1732202973 diff --git a/web/modules/custom/default_content_config/content/file/16de6796-eb28-454e-b130-938e7a3e6ba5.yml b/web/modules/custom/default_content_config/content/file/16de6796-eb28-454e-b130-938e7a3e6ba5.yml new file mode 100644 index 00000000..f0cff2e7 --- /dev/null +++ b/web/modules/custom/default_content_config/content/file/16de6796-eb28-454e-b130-938e7a3e6ba5.yml @@ -0,0 +1,27 @@ +_meta: + version: '1.0' + entity_type: file + uuid: 16de6796-eb28-454e-b130-938e7a3e6ba5 + default_langcode: en +default: + uid: + - + target_id: 1 + filename: + - + value: generic.png + uri: + - + value: 'public://media-icons/generic/generic.png' + filemime: + - + value: image/png + filesize: + - + value: 3900 + status: + - + value: true + created: + - + value: 1732139028 diff --git a/web/modules/custom/default_content_config/content/file/17077071-fff8-41c6-b77a-fed6c26eaee7.yml b/web/modules/custom/default_content_config/content/file/17077071-fff8-41c6-b77a-fed6c26eaee7.yml new file mode 100644 index 00000000..95c98d90 --- /dev/null +++ b/web/modules/custom/default_content_config/content/file/17077071-fff8-41c6-b77a-fed6c26eaee7.yml @@ -0,0 +1,27 @@ +_meta: + version: '1.0' + entity_type: file + uuid: 17077071-fff8-41c6-b77a-fed6c26eaee7 + default_langcode: en +default: + uid: + - + target_id: 1 + filename: + - + value: QAhebymBW5ODyxGpj4xaRO7toRZSNMbyHOpyH86OmYU.jpg + uri: + - + value: 'public://oembed_thumbnails/2024-11/QAhebymBW5ODyxGpj4xaRO7toRZSNMbyHOpyH86OmYU.jpg' + filemime: + - + value: image/jpeg + filesize: + - + value: 20023 + status: + - + value: true + created: + - + value: 1732139222 diff --git a/web/modules/custom/default_content_config/content/file/18f.png b/web/modules/custom/default_content_config/content/file/18f.png new file mode 100644 index 00000000..1f7506aa Binary files /dev/null and b/web/modules/custom/default_content_config/content/file/18f.png differ diff --git a/web/modules/custom/default_content_config/content/file/1cd582a9-a399-43a9-b888-7c020861c828.yml b/web/modules/custom/default_content_config/content/file/1cd582a9-a399-43a9-b888-7c020861c828.yml new file mode 100644 index 00000000..46334bfa --- /dev/null +++ b/web/modules/custom/default_content_config/content/file/1cd582a9-a399-43a9-b888-7c020861c828.yml @@ -0,0 +1,27 @@ +_meta: + version: '1.0' + entity_type: file + uuid: 1cd582a9-a399-43a9-b888-7c020861c828 + default_langcode: en +default: + uid: + - + target_id: 1 + filename: + - + value: 2023-cultivating-a-dynamic-ux-career.pptx + uri: + - + value: 'public://2024-11/2023-cultivating-a-dynamic-ux-career.pptx' + filemime: + - + value: application/vnd.openxmlformats-officedocument.presentationml.presentation + filesize: + - + value: 1321127 + status: + - + value: true + created: + - + value: 1732139025 diff --git a/web/modules/custom/default_content_config/content/file/1e45ea2e-eb4f-4d8a-b95a-5c290628f9f3.yml b/web/modules/custom/default_content_config/content/file/1e45ea2e-eb4f-4d8a-b95a-5c290628f9f3.yml new file mode 100644 index 00000000..b8ab1ed5 --- /dev/null +++ b/web/modules/custom/default_content_config/content/file/1e45ea2e-eb4f-4d8a-b95a-5c290628f9f3.yml @@ -0,0 +1,27 @@ +_meta: + version: '1.0' + entity_type: file + uuid: 1e45ea2e-eb4f-4d8a-b95a-5c290628f9f3 + default_langcode: en +default: + uid: + - + target_id: 1 + filename: + - + value: login-lock-graphic_w800.png + uri: + - + value: 'public://2024-11/login-lock-graphic_w800.png' + filemime: + - + value: image/png + filesize: + - + value: 303823 + status: + - + value: true + created: + - + value: 1732201266 diff --git a/web/modules/custom/default_content_config/content/file/2023-cultivating-a-dynamic-ux-career.pptx b/web/modules/custom/default_content_config/content/file/2023-cultivating-a-dynamic-ux-career.pptx new file mode 100644 index 00000000..3040d796 Binary files /dev/null and b/web/modules/custom/default_content_config/content/file/2023-cultivating-a-dynamic-ux-career.pptx differ diff --git a/web/modules/custom/default_content_config/content/file/235c64c0-8dfe-438f-8ab8-6314fe7a5a8b.yml b/web/modules/custom/default_content_config/content/file/235c64c0-8dfe-438f-8ab8-6314fe7a5a8b.yml new file mode 100644 index 00000000..e61c7200 --- /dev/null +++ b/web/modules/custom/default_content_config/content/file/235c64c0-8dfe-438f-8ab8-6314fe7a5a8b.yml @@ -0,0 +1,27 @@ +_meta: + version: '1.0' + entity_type: file + uuid: 235c64c0-8dfe-438f-8ab8-6314fe7a5a8b + default_langcode: en +default: + uid: + - + target_id: 1 + filename: + - + value: opportunity-project_w800.png + uri: + - + value: 'public://2024-11/opportunity-project_w800.png' + filemime: + - + value: image/png + filesize: + - + value: 51980 + status: + - + value: true + created: + - + value: 1732137091 diff --git a/web/modules/custom/default_content_config/content/file/2c43712a-d752-450f-8818-7adf8234ed34.yml b/web/modules/custom/default_content_config/content/file/2c43712a-d752-450f-8818-7adf8234ed34.yml new file mode 100644 index 00000000..5f5c5847 --- /dev/null +++ b/web/modules/custom/default_content_config/content/file/2c43712a-d752-450f-8818-7adf8234ed34.yml @@ -0,0 +1,27 @@ +_meta: + version: '1.0' + entity_type: file + uuid: 2c43712a-d752-450f-8818-7adf8234ed34 + default_langcode: en +default: + uid: + - + target_id: 1 + filename: + - + value: communities-card-pl_w1200.png + uri: + - + value: 'public://2024-11/communities-card-pl_w1200.png' + filemime: + - + value: image/png + filesize: + - + value: 48687 + status: + - + value: true + created: + - + value: 1732204128 diff --git a/web/modules/custom/default_content_config/content/file/3171b5a4-7d9f-4556-be48-f0aca4b86c7c.yml b/web/modules/custom/default_content_config/content/file/3171b5a4-7d9f-4556-be48-f0aca4b86c7c.yml new file mode 100644 index 00000000..5298ad8c --- /dev/null +++ b/web/modules/custom/default_content_config/content/file/3171b5a4-7d9f-4556-be48-f0aca4b86c7c.yml @@ -0,0 +1,27 @@ +_meta: + version: '1.0' + entity_type: file + uuid: 3171b5a4-7d9f-4556-be48-f0aca4b86c7c + default_langcode: en +default: + uid: + - + target_id: 1 + filename: + - + value: challenge-gov-logo_w800.png + uri: + - + value: 'public://2024-11/challenge-gov-logo_w800.png' + filemime: + - + value: image/png + filesize: + - + value: 211892 + status: + - + value: true + created: + - + value: 1732137145 diff --git a/web/modules/custom/default_content_config/content/file/3b383306-227a-413c-9501-18c32e2810ed.yml b/web/modules/custom/default_content_config/content/file/3b383306-227a-413c-9501-18c32e2810ed.yml new file mode 100644 index 00000000..e58b62fd --- /dev/null +++ b/web/modules/custom/default_content_config/content/file/3b383306-227a-413c-9501-18c32e2810ed.yml @@ -0,0 +1,27 @@ +_meta: + version: '1.0' + entity_type: file + uuid: 3b383306-227a-413c-9501-18c32e2810ed + default_langcode: en +default: + uid: + - + target_id: 1 + filename: + - + value: communities-card-analytics_w1200.png + uri: + - + value: 'public://2024-11/communities-card-analytics_w1200.png' + filemime: + - + value: image/png + filesize: + - + value: 49596 + status: + - + value: true + created: + - + value: 1732202208 diff --git a/web/modules/custom/default_content_config/content/file/41e3d935-899d-4a54-b5e6-4fe711486a20.yml b/web/modules/custom/default_content_config/content/file/41e3d935-899d-4a54-b5e6-4fe711486a20.yml new file mode 100644 index 00000000..d4207e09 --- /dev/null +++ b/web/modules/custom/default_content_config/content/file/41e3d935-899d-4a54-b5e6-4fe711486a20.yml @@ -0,0 +1,27 @@ +_meta: + version: '1.0' + entity_type: file + uuid: 41e3d935-899d-4a54-b5e6-4fe711486a20 + default_langcode: en +default: + uid: + - + target_id: 1 + filename: + - + value: plain-language_w400.png + uri: + - + value: 'public://2024-11/plain-language_w400.png' + filemime: + - + value: image/png + filesize: + - + value: 11992 + status: + - + value: true + created: + - + value: 1732140734 diff --git a/web/modules/custom/default_content_config/content/file/519a88c8-4e5f-46e2-902c-cf83addac2c3.yml b/web/modules/custom/default_content_config/content/file/519a88c8-4e5f-46e2-902c-cf83addac2c3.yml new file mode 100644 index 00000000..9e3abdea --- /dev/null +++ b/web/modules/custom/default_content_config/content/file/519a88c8-4e5f-46e2-902c-cf83addac2c3.yml @@ -0,0 +1,27 @@ +_meta: + version: '1.0' + entity_type: file + uuid: 519a88c8-4e5f-46e2-902c-cf83addac2c3 + default_langcode: en +default: + uid: + - + target_id: 1 + filename: + - + value: guide-site-scanning.png + uri: + - + value: 'public://2024-11/guide-site-scanning.png' + filemime: + - + value: image/png + filesize: + - + value: 48507 + status: + - + value: true + created: + - + value: 1732201815 diff --git a/web/modules/custom/default_content_config/content/file/665bd481-1af5-4d8c-a707-0bd57c55dab9.yml b/web/modules/custom/default_content_config/content/file/665bd481-1af5-4d8c-a707-0bd57c55dab9.yml new file mode 100644 index 00000000..dc512237 --- /dev/null +++ b/web/modules/custom/default_content_config/content/file/665bd481-1af5-4d8c-a707-0bd57c55dab9.yml @@ -0,0 +1,27 @@ +_meta: + version: '1.0' + entity_type: file + uuid: 665bd481-1af5-4d8c-a707-0bd57c55dab9 + default_langcode: en +default: + uid: + - + target_id: 1 + filename: + - + value: login-vault-door_w400.png + uri: + - + value: 'public://2024-11/login-vault-door_w400.png' + filemime: + - + value: image/png + filesize: + - + value: 71013 + status: + - + value: true + created: + - + value: 1732201323 diff --git a/web/modules/custom/default_content_config/content/file/8b551835-32b4-46db-93b7-cdde6fcc3c0d.yml b/web/modules/custom/default_content_config/content/file/8b551835-32b4-46db-93b7-cdde6fcc3c0d.yml new file mode 100644 index 00000000..ea111754 --- /dev/null +++ b/web/modules/custom/default_content_config/content/file/8b551835-32b4-46db-93b7-cdde6fcc3c0d.yml @@ -0,0 +1,27 @@ +_meta: + version: '1.0' + entity_type: file + uuid: 8b551835-32b4-46db-93b7-cdde6fcc3c0d + default_langcode: en +default: + uid: + - + target_id: 1 + filename: + - + value: challengegov-card-episode-3_w1200.png + uri: + - + value: 'public://2024-11/challengegov-card-episode-3_w1200.png' + filemime: + - + value: image/png + filesize: + - + value: 187764 + status: + - + value: true + created: + - + value: 1732137370 diff --git a/web/modules/custom/default_content_config/content/file/8fa4c601-fddf-498f-a653-135ed1d8afa3.yml b/web/modules/custom/default_content_config/content/file/8fa4c601-fddf-498f-a653-135ed1d8afa3.yml new file mode 100644 index 00000000..a15aa76b --- /dev/null +++ b/web/modules/custom/default_content_config/content/file/8fa4c601-fddf-498f-a653-135ed1d8afa3.yml @@ -0,0 +1,27 @@ +_meta: + version: '1.0' + entity_type: file + uuid: 8fa4c601-fddf-498f-a653-135ed1d8afa3 + default_langcode: en +default: + uid: + - + target_id: 1 + filename: + - + value: guide-dap.png + uri: + - + value: 'public://2024-11/guide-dap.png' + filemime: + - + value: image/png + filesize: + - + value: 47058 + status: + - + value: true + created: + - + value: 1732202654 diff --git a/web/modules/custom/default_content_config/content/file/9ed91cb3-ebe2-4a95-906a-4f763157a6ca.yml b/web/modules/custom/default_content_config/content/file/9ed91cb3-ebe2-4a95-906a-4f763157a6ca.yml new file mode 100644 index 00000000..76f2cd89 --- /dev/null +++ b/web/modules/custom/default_content_config/content/file/9ed91cb3-ebe2-4a95-906a-4f763157a6ca.yml @@ -0,0 +1,27 @@ +_meta: + version: '1.0' + entity_type: file + uuid: 9ed91cb3-ebe2-4a95-906a-4f763157a6ca + default_langcode: en +default: + uid: + - + target_id: 1 + filename: + - + value: guide-web-analytics-playbook.png + uri: + - + value: 'public://2024-11/guide-web-analytics-playbook.png' + filemime: + - + value: image/png + filesize: + - + value: 39058 + status: + - + value: true + created: + - + value: 1732199509 diff --git a/web/modules/custom/default_content_config/content/file/Jgi9onFSn5VIiakJqtM9jw4Uc9oSkiTHUyHQSrWOL-U.jpg b/web/modules/custom/default_content_config/content/file/Jgi9onFSn5VIiakJqtM9jw4Uc9oSkiTHUyHQSrWOL-U.jpg new file mode 100644 index 00000000..2b79771b Binary files /dev/null and b/web/modules/custom/default_content_config/content/file/Jgi9onFSn5VIiakJqtM9jw4Uc9oSkiTHUyHQSrWOL-U.jpg differ diff --git a/web/modules/custom/default_content_config/content/file/QAhebymBW5ODyxGpj4xaRO7toRZSNMbyHOpyH86OmYU.jpg b/web/modules/custom/default_content_config/content/file/QAhebymBW5ODyxGpj4xaRO7toRZSNMbyHOpyH86OmYU.jpg new file mode 100644 index 00000000..2b79771b Binary files /dev/null and b/web/modules/custom/default_content_config/content/file/QAhebymBW5ODyxGpj4xaRO7toRZSNMbyHOpyH86OmYU.jpg differ diff --git a/web/modules/custom/default_content_config/content/file/a0d21cee-0675-4e1b-b7b6-ad1981d15b54.yml b/web/modules/custom/default_content_config/content/file/a0d21cee-0675-4e1b-b7b6-ad1981d15b54.yml new file mode 100644 index 00000000..1a4b9de0 --- /dev/null +++ b/web/modules/custom/default_content_config/content/file/a0d21cee-0675-4e1b-b7b6-ad1981d15b54.yml @@ -0,0 +1,27 @@ +_meta: + version: '1.0' + entity_type: file + uuid: a0d21cee-0675-4e1b-b7b6-ad1981d15b54 + default_langcode: en +default: + uid: + - + target_id: 1 + filename: + - + value: login-gov-launch.png + uri: + - + value: 'public://2024-11/login-gov-launch.png' + filemime: + - + value: image/png + filesize: + - + value: 177800 + status: + - + value: true + created: + - + value: 1732201500 diff --git a/web/modules/custom/default_content_config/content/file/cefdc828-18bd-47fd-91b1-e89be34cc403.yml b/web/modules/custom/default_content_config/content/file/cefdc828-18bd-47fd-91b1-e89be34cc403.yml new file mode 100644 index 00000000..26368aa0 --- /dev/null +++ b/web/modules/custom/default_content_config/content/file/cefdc828-18bd-47fd-91b1-e89be34cc403.yml @@ -0,0 +1,27 @@ +_meta: + version: '1.0' + entity_type: file + uuid: cefdc828-18bd-47fd-91b1-e89be34cc403 + default_langcode: en +default: + uid: + - + target_id: 1 + filename: + - + value: Jgi9onFSn5VIiakJqtM9jw4Uc9oSkiTHUyHQSrWOL-U.jpg + uri: + - + value: 'public://oembed_thumbnails/2024-11/Jgi9onFSn5VIiakJqtM9jw4Uc9oSkiTHUyHQSrWOL-U.jpg' + filemime: + - + value: image/jpeg + filesize: + - + value: 20023 + status: + - + value: true + created: + - + value: 1732139187 diff --git a/web/modules/custom/default_content_config/content/file/challenge-gov-logo_w800.png b/web/modules/custom/default_content_config/content/file/challenge-gov-logo_w800.png new file mode 100644 index 00000000..176aba8f Binary files /dev/null and b/web/modules/custom/default_content_config/content/file/challenge-gov-logo_w800.png differ diff --git a/web/modules/custom/default_content_config/content/file/challengegov-card-episode-3_w1200.png b/web/modules/custom/default_content_config/content/file/challengegov-card-episode-3_w1200.png new file mode 100644 index 00000000..7993f4fb Binary files /dev/null and b/web/modules/custom/default_content_config/content/file/challengegov-card-episode-3_w1200.png differ diff --git a/web/modules/custom/default_content_config/content/file/communities-card-analytics_w1200.png b/web/modules/custom/default_content_config/content/file/communities-card-analytics_w1200.png new file mode 100644 index 00000000..60ca99b0 Binary files /dev/null and b/web/modules/custom/default_content_config/content/file/communities-card-analytics_w1200.png differ diff --git a/web/modules/custom/default_content_config/content/file/communities-card-pl_w1200.png b/web/modules/custom/default_content_config/content/file/communities-card-pl_w1200.png new file mode 100644 index 00000000..3bf18110 Binary files /dev/null and b/web/modules/custom/default_content_config/content/file/communities-card-pl_w1200.png differ diff --git a/web/modules/custom/default_content_config/content/file/d51516b5-a6de-4731-a2bf-3e645b7a822b.yml b/web/modules/custom/default_content_config/content/file/d51516b5-a6de-4731-a2bf-3e645b7a822b.yml new file mode 100644 index 00000000..daa37c33 --- /dev/null +++ b/web/modules/custom/default_content_config/content/file/d51516b5-a6de-4731-a2bf-3e645b7a822b.yml @@ -0,0 +1,27 @@ +_meta: + version: '1.0' + entity_type: file + uuid: d51516b5-a6de-4731-a2bf-3e645b7a822b + default_langcode: en +default: + uid: + - + target_id: 1 + filename: + - + value: sMx_-AMI_N8jVMJ0yhkk2M7I4yZBe6_E47hG2bSMa0A.jpg + uri: + - + value: 'public://oembed_thumbnails/2024-11/sMx_-AMI_N8jVMJ0yhkk2M7I4yZBe6_E47hG2bSMa0A.jpg' + filemime: + - + value: image/jpeg + filesize: + - + value: 20023 + status: + - + value: true + created: + - + value: 1732139135 diff --git a/web/modules/custom/default_content_config/content/file/ed83448a-5125-499c-adb3-31fce16ef482.yml b/web/modules/custom/default_content_config/content/file/ed83448a-5125-499c-adb3-31fce16ef482.yml new file mode 100644 index 00000000..7059adf5 --- /dev/null +++ b/web/modules/custom/default_content_config/content/file/ed83448a-5125-499c-adb3-31fce16ef482.yml @@ -0,0 +1,27 @@ +_meta: + version: '1.0' + entity_type: file + uuid: ed83448a-5125-499c-adb3-31fce16ef482 + default_langcode: en +default: + uid: + - + target_id: 1 + filename: + - + value: 18f.png + uri: + - + value: 'public://2024-11/18f.png' + filemime: + - + value: image/png + filesize: + - + value: 2424 + status: + - + value: true + created: + - + value: 1732203404 diff --git a/web/modules/custom/default_content_config/content/file/faab014b-2c68-44ce-8b7d-ae3e8e5cd144.yml b/web/modules/custom/default_content_config/content/file/faab014b-2c68-44ce-8b7d-ae3e8e5cd144.yml new file mode 100644 index 00000000..0851379b --- /dev/null +++ b/web/modules/custom/default_content_config/content/file/faab014b-2c68-44ce-8b7d-ae3e8e5cd144.yml @@ -0,0 +1,27 @@ +_meta: + version: '1.0' + entity_type: file + uuid: faab014b-2c68-44ce-8b7d-ae3e8e5cd144 + default_langcode: en +default: + uid: + - + target_id: 1 + filename: + - + value: logingov-screenshot.png + uri: + - + value: 'public://2024-11/logingov-screenshot.png' + filemime: + - + value: image/png + filesize: + - + value: 237010 + status: + - + value: true + created: + - + value: 1732201380 diff --git a/web/modules/custom/default_content_config/content/file/generic.png b/web/modules/custom/default_content_config/content/file/generic.png new file mode 100644 index 00000000..753d733a Binary files /dev/null and b/web/modules/custom/default_content_config/content/file/generic.png differ diff --git a/web/modules/custom/default_content_config/content/file/guide-site-scanning.png b/web/modules/custom/default_content_config/content/file/guide-site-scanning.png new file mode 100644 index 00000000..08997448 Binary files /dev/null and b/web/modules/custom/default_content_config/content/file/guide-site-scanning.png differ diff --git a/web/modules/custom/default_content_config/content/file/guide-web-analytics-playbook.png b/web/modules/custom/default_content_config/content/file/guide-web-analytics-playbook.png new file mode 100644 index 00000000..59dbc93c Binary files /dev/null and b/web/modules/custom/default_content_config/content/file/guide-web-analytics-playbook.png differ diff --git a/web/modules/custom/default_content_config/content/file/login-gov-launch.png b/web/modules/custom/default_content_config/content/file/login-gov-launch.png new file mode 100644 index 00000000..0568d1d3 Binary files /dev/null and b/web/modules/custom/default_content_config/content/file/login-gov-launch.png differ diff --git a/web/modules/custom/default_content_config/content/file/login-lock-graphic_w800.png b/web/modules/custom/default_content_config/content/file/login-lock-graphic_w800.png new file mode 100644 index 00000000..f6813d06 Binary files /dev/null and b/web/modules/custom/default_content_config/content/file/login-lock-graphic_w800.png differ diff --git a/web/modules/custom/default_content_config/content/file/login-vault-door_w400.png b/web/modules/custom/default_content_config/content/file/login-vault-door_w400.png new file mode 100644 index 00000000..351c39eb Binary files /dev/null and b/web/modules/custom/default_content_config/content/file/login-vault-door_w400.png differ diff --git a/web/modules/custom/default_content_config/content/file/logingov-screenshot.png b/web/modules/custom/default_content_config/content/file/logingov-screenshot.png new file mode 100644 index 00000000..4fed4688 Binary files /dev/null and b/web/modules/custom/default_content_config/content/file/logingov-screenshot.png differ diff --git a/web/modules/custom/default_content_config/content/file/opportunity-project_w800.png b/web/modules/custom/default_content_config/content/file/opportunity-project_w800.png new file mode 100644 index 00000000..ab5d18f9 Binary files /dev/null and b/web/modules/custom/default_content_config/content/file/opportunity-project_w800.png differ diff --git a/web/modules/custom/default_content_config/content/file/plain-accessibility-slides-march-2021.pdf b/web/modules/custom/default_content_config/content/file/plain-accessibility-slides-march-2021.pdf new file mode 100644 index 00000000..b5381de9 Binary files /dev/null and b/web/modules/custom/default_content_config/content/file/plain-accessibility-slides-march-2021.pdf differ diff --git a/web/modules/custom/default_content_config/content/file/plain-language_w400.png b/web/modules/custom/default_content_config/content/file/plain-language_w400.png new file mode 100644 index 00000000..651e164c Binary files /dev/null and b/web/modules/custom/default_content_config/content/file/plain-language_w400.png differ diff --git a/web/modules/custom/default_content_config/content/file/sMx_-AMI_N8jVMJ0yhkk2M7I4yZBe6_E47hG2bSMa0A.jpg b/web/modules/custom/default_content_config/content/file/sMx_-AMI_N8jVMJ0yhkk2M7I4yZBe6_E47hG2bSMa0A.jpg new file mode 100644 index 00000000..2b79771b Binary files /dev/null and b/web/modules/custom/default_content_config/content/file/sMx_-AMI_N8jVMJ0yhkk2M7I4yZBe6_E47hG2bSMa0A.jpg differ diff --git a/web/modules/custom/default_content_config/content/media/03862682-8fc1-4d05-a0e2-412ff6eb32dc.yml b/web/modules/custom/default_content_config/content/media/03862682-8fc1-4d05-a0e2-412ff6eb32dc.yml new file mode 100644 index 00000000..8a64fcb0 --- /dev/null +++ b/web/modules/custom/default_content_config/content/media/03862682-8fc1-4d05-a0e2-412ff6eb32dc.yml @@ -0,0 +1,31 @@ +_meta: + version: '1.0' + entity_type: media + uuid: 03862682-8fc1-4d05-a0e2-412ff6eb32dc + bundle: document + default_langcode: en + depends: + 1cd582a9-a399-43a9-b888-7c020861c828: file +default: + status: + - + value: true + uid: + - + target_id: 1 + name: + - + value: 2023-cultivating-a-dynamic-ux-career.pptx + created: + - + value: 1732139025 + path: + - + alias: '' + langcode: en + pathauto: 0 + field_media_file: + - + entity: 1cd582a9-a399-43a9-b888-7c020861c828 + display: false + description: '' diff --git a/web/modules/custom/default_content_config/content/media/0e7e6ef9-a1e2-4dc4-925b-402bdf4215bb.yml b/web/modules/custom/default_content_config/content/media/0e7e6ef9-a1e2-4dc4-925b-402bdf4215bb.yml index 8307e62f..b44287c9 100644 --- a/web/modules/custom/default_content_config/content/media/0e7e6ef9-a1e2-4dc4-925b-402bdf4215bb.yml +++ b/web/modules/custom/default_content_config/content/media/0e7e6ef9-a1e2-4dc4-925b-402bdf4215bb.yml @@ -19,6 +19,11 @@ default: created: - value: 1730153194 + path: + - + alias: '' + langcode: en + pathauto: 1 field_media_image: - entity: 1a32a323-f872-42ed-85ed-486d71dba022 diff --git a/web/modules/custom/default_content_config/content/media/15e82358-a177-4949-af9f-4bd344d44083.yml b/web/modules/custom/default_content_config/content/media/15e82358-a177-4949-af9f-4bd344d44083.yml index a1149474..fd769c71 100644 --- a/web/modules/custom/default_content_config/content/media/15e82358-a177-4949-af9f-4bd344d44083.yml +++ b/web/modules/custom/default_content_config/content/media/15e82358-a177-4949-af9f-4bd344d44083.yml @@ -19,6 +19,11 @@ default: created: - value: 1729462358 + path: + - + alias: '' + langcode: en + pathauto: 1 field_media_image: - entity: 62ee3632-95b5-4ea0-9ec2-a666f426af5f diff --git a/web/modules/custom/default_content_config/content/media/1d888dae-70fb-4463-a948-f9e4cf3b2f97.yml b/web/modules/custom/default_content_config/content/media/1d888dae-70fb-4463-a948-f9e4cf3b2f97.yml new file mode 100644 index 00000000..2f920c70 --- /dev/null +++ b/web/modules/custom/default_content_config/content/media/1d888dae-70fb-4463-a948-f9e4cf3b2f97.yml @@ -0,0 +1,33 @@ +_meta: + version: '1.0' + entity_type: media + uuid: 1d888dae-70fb-4463-a948-f9e4cf3b2f97 + bundle: image + default_langcode: en + depends: + 235c64c0-8dfe-438f-8ab8-6314fe7a5a8b: file +default: + status: + - + value: true + uid: + - + target_id: 1 + name: + - + value: opportunity-project_w800.png + created: + - + value: 1732137091 + path: + - + alias: '' + langcode: en + pathauto: 0 + field_media_image: + - + entity: 235c64c0-8dfe-438f-8ab8-6314fe7a5a8b + alt: 'The Opportunity Project logo on a blue background' + title: '' + width: 800 + height: 308 diff --git a/web/modules/custom/default_content_config/content/media/1e945b0b-bcf5-4df7-9105-6c222eb70c13.yml b/web/modules/custom/default_content_config/content/media/1e945b0b-bcf5-4df7-9105-6c222eb70c13.yml index afded843..accbef45 100644 --- a/web/modules/custom/default_content_config/content/media/1e945b0b-bcf5-4df7-9105-6c222eb70c13.yml +++ b/web/modules/custom/default_content_config/content/media/1e945b0b-bcf5-4df7-9105-6c222eb70c13.yml @@ -19,6 +19,11 @@ default: created: - value: 1729463943 + path: + - + alias: '' + langcode: en + pathauto: 1 field_media_image: - entity: 34293acf-1466-49dc-a7bb-fa3c0b4742ed diff --git a/web/modules/custom/default_content_config/content/media/254c04c5-ffe4-4986-80a2-1d8cc196d6c8.yml b/web/modules/custom/default_content_config/content/media/254c04c5-ffe4-4986-80a2-1d8cc196d6c8.yml new file mode 100644 index 00000000..dabdaf1a --- /dev/null +++ b/web/modules/custom/default_content_config/content/media/254c04c5-ffe4-4986-80a2-1d8cc196d6c8.yml @@ -0,0 +1,33 @@ +_meta: + version: '1.0' + entity_type: media + uuid: 254c04c5-ffe4-4986-80a2-1d8cc196d6c8 + bundle: image + default_langcode: en + depends: + 1e45ea2e-eb4f-4d8a-b95a-5c290628f9f3: file +default: + status: + - + value: true + uid: + - + target_id: 1 + name: + - + value: login-lock-graphic_w800.png + created: + - + value: 1732201266 + path: + - + alias: '' + langcode: en + pathauto: 0 + field_media_image: + - + entity: 1e45ea2e-eb4f-4d8a-b95a-5c290628f9f3 + alt: 'An illustration of a gold padlock is surrounded by blue privacy and security icons.' + title: '' + width: 800 + height: 722 diff --git a/web/modules/custom/default_content_config/content/media/261021f8-1c56-4529-b0fe-e008bb65d033.yml b/web/modules/custom/default_content_config/content/media/261021f8-1c56-4529-b0fe-e008bb65d033.yml index 75669261..e39883f5 100644 --- a/web/modules/custom/default_content_config/content/media/261021f8-1c56-4529-b0fe-e008bb65d033.yml +++ b/web/modules/custom/default_content_config/content/media/261021f8-1c56-4529-b0fe-e008bb65d033.yml @@ -19,6 +19,11 @@ default: created: - value: 1729471922 + path: + - + alias: '' + langcode: en + pathauto: 1 field_media_image: - entity: adf49a05-8e7f-4796-b8a8-035b433efee4 diff --git a/web/modules/custom/default_content_config/content/media/37560ea7-308c-42dc-b77b-0a5d982dbedb.yml b/web/modules/custom/default_content_config/content/media/37560ea7-308c-42dc-b77b-0a5d982dbedb.yml index 1d7b5fb8..c3777042 100644 --- a/web/modules/custom/default_content_config/content/media/37560ea7-308c-42dc-b77b-0a5d982dbedb.yml +++ b/web/modules/custom/default_content_config/content/media/37560ea7-308c-42dc-b77b-0a5d982dbedb.yml @@ -19,6 +19,11 @@ default: created: - value: 1730153511 + path: + - + alias: '' + langcode: en + pathauto: 1 field_media_image: - entity: 8701b58c-ec06-4767-a4d2-f2c478545228 diff --git a/web/modules/custom/default_content_config/content/media/44a758d4-6f2e-4e59-91b1-981e85f00149.yml b/web/modules/custom/default_content_config/content/media/44a758d4-6f2e-4e59-91b1-981e85f00149.yml index a960c679..2ab79f34 100644 --- a/web/modules/custom/default_content_config/content/media/44a758d4-6f2e-4e59-91b1-981e85f00149.yml +++ b/web/modules/custom/default_content_config/content/media/44a758d4-6f2e-4e59-91b1-981e85f00149.yml @@ -19,6 +19,11 @@ default: created: - value: 1729618993 + path: + - + alias: '' + langcode: en + pathauto: 1 field_media_image: - entity: 3fe1afd9-c476-4db6-8534-199cf543d9d5 diff --git a/web/modules/custom/default_content_config/content/media/47d1784c-68a3-4a3b-a341-3e4f8d092253.yml b/web/modules/custom/default_content_config/content/media/47d1784c-68a3-4a3b-a341-3e4f8d092253.yml index bb19aef1..50024b66 100644 --- a/web/modules/custom/default_content_config/content/media/47d1784c-68a3-4a3b-a341-3e4f8d092253.yml +++ b/web/modules/custom/default_content_config/content/media/47d1784c-68a3-4a3b-a341-3e4f8d092253.yml @@ -19,6 +19,11 @@ default: created: - value: 1729472729 + path: + - + alias: '' + langcode: en + pathauto: 1 field_media_image: - entity: 11b3c503-cd86-4601-883b-928b8f2cf717 diff --git a/web/modules/custom/default_content_config/content/media/48556cac-53e4-4f0e-85c9-b44cd9867296.yml b/web/modules/custom/default_content_config/content/media/48556cac-53e4-4f0e-85c9-b44cd9867296.yml index efceb84f..fe2d2ef0 100644 --- a/web/modules/custom/default_content_config/content/media/48556cac-53e4-4f0e-85c9-b44cd9867296.yml +++ b/web/modules/custom/default_content_config/content/media/48556cac-53e4-4f0e-85c9-b44cd9867296.yml @@ -19,6 +19,11 @@ default: created: - value: 1729710809 + path: + - + alias: '' + langcode: en + pathauto: 1 field_media_image: - entity: 0ec3708e-1d2d-4879-8f4c-04145eb83b3a diff --git a/web/modules/custom/default_content_config/content/media/49e0420f-8aa9-4f68-8752-e982122d80e0.yml b/web/modules/custom/default_content_config/content/media/49e0420f-8aa9-4f68-8752-e982122d80e0.yml index 383a656d..7a502b8b 100644 --- a/web/modules/custom/default_content_config/content/media/49e0420f-8aa9-4f68-8752-e982122d80e0.yml +++ b/web/modules/custom/default_content_config/content/media/49e0420f-8aa9-4f68-8752-e982122d80e0.yml @@ -19,6 +19,11 @@ default: created: - value: 1729636715 + path: + - + alias: '' + langcode: en + pathauto: 1 field_media_image: - entity: ecd6a311-13ac-4394-878e-5b36a2121a3e diff --git a/web/modules/custom/default_content_config/content/media/6198c0ab-4772-4efd-8280-1070a4c662a8.yml b/web/modules/custom/default_content_config/content/media/6198c0ab-4772-4efd-8280-1070a4c662a8.yml index 3c8154f8..3a8087bd 100644 --- a/web/modules/custom/default_content_config/content/media/6198c0ab-4772-4efd-8280-1070a4c662a8.yml +++ b/web/modules/custom/default_content_config/content/media/6198c0ab-4772-4efd-8280-1070a4c662a8.yml @@ -19,6 +19,11 @@ default: created: - value: 1730153425 + path: + - + alias: '' + langcode: en + pathauto: 1 field_media_image: - entity: 14b18359-d908-4660-81fd-887fc7e5d986 diff --git a/web/modules/custom/default_content_config/content/media/6364ee50-cdc1-4b6c-8ed5-6d0a3188c73b.yml b/web/modules/custom/default_content_config/content/media/6364ee50-cdc1-4b6c-8ed5-6d0a3188c73b.yml index 6e1ec7ca..0b783503 100644 --- a/web/modules/custom/default_content_config/content/media/6364ee50-cdc1-4b6c-8ed5-6d0a3188c73b.yml +++ b/web/modules/custom/default_content_config/content/media/6364ee50-cdc1-4b6c-8ed5-6d0a3188c73b.yml @@ -19,6 +19,11 @@ default: created: - value: 1730152940 + path: + - + alias: '' + langcode: en + pathauto: 1 field_media_image: - entity: 003cf81c-66f0-4e2b-9531-de671277fc70 diff --git a/web/modules/custom/default_content_config/content/media/64766033-021e-4394-b87c-cb8271911638.yml b/web/modules/custom/default_content_config/content/media/64766033-021e-4394-b87c-cb8271911638.yml new file mode 100644 index 00000000..b3b2fd40 --- /dev/null +++ b/web/modules/custom/default_content_config/content/media/64766033-021e-4394-b87c-cb8271911638.yml @@ -0,0 +1,31 @@ +_meta: + version: '1.0' + entity_type: media + uuid: 64766033-021e-4394-b87c-cb8271911638 + bundle: document + default_langcode: en + depends: + 03a519b3-86d3-4a48-9bc0-7461816ea273: file +default: + status: + - + value: true + uid: + - + target_id: 1 + name: + - + value: plain-accessibility-slides-march-2021.pdf + created: + - + value: 1732202973 + path: + - + alias: '' + langcode: en + pathauto: 0 + field_media_file: + - + entity: 03a519b3-86d3-4a48-9bc0-7461816ea273 + display: false + description: '' diff --git a/web/modules/custom/default_content_config/content/media/69f23355-206e-4da4-9205-45a463bf02e0.yml b/web/modules/custom/default_content_config/content/media/69f23355-206e-4da4-9205-45a463bf02e0.yml new file mode 100644 index 00000000..8da26942 --- /dev/null +++ b/web/modules/custom/default_content_config/content/media/69f23355-206e-4da4-9205-45a463bf02e0.yml @@ -0,0 +1,33 @@ +_meta: + version: '1.0' + entity_type: media + uuid: 69f23355-206e-4da4-9205-45a463bf02e0 + bundle: image + default_langcode: en + depends: + 3171b5a4-7d9f-4556-be48-f0aca4b86c7c: file +default: + status: + - + value: true + uid: + - + target_id: 1 + name: + - + value: challenge-gov-logo_w800.png + created: + - + value: 1732137145 + path: + - + alias: '' + langcode: en + pathauto: 0 + field_media_image: + - + entity: 3171b5a4-7d9f-4556-be48-f0aca4b86c7c + alt: 'Challenge.gov 2019 logo' + title: '' + width: 800 + height: 800 diff --git a/web/modules/custom/default_content_config/content/media/6bd8641f-84c6-4ddb-b8b2-9c076b017198.yml b/web/modules/custom/default_content_config/content/media/6bd8641f-84c6-4ddb-b8b2-9c076b017198.yml index 3b2df9a4..27ebc818 100644 --- a/web/modules/custom/default_content_config/content/media/6bd8641f-84c6-4ddb-b8b2-9c076b017198.yml +++ b/web/modules/custom/default_content_config/content/media/6bd8641f-84c6-4ddb-b8b2-9c076b017198.yml @@ -19,6 +19,11 @@ default: created: - value: 1729603979 + path: + - + alias: '' + langcode: en + pathauto: 1 field_media_image: - entity: fb33e5f3-246b-4db7-b5a2-3c86bbbd9d3d diff --git a/web/modules/custom/default_content_config/content/media/74d5a0a2-26c3-4f65-92a0-7717edfe50ff.yml b/web/modules/custom/default_content_config/content/media/74d5a0a2-26c3-4f65-92a0-7717edfe50ff.yml new file mode 100644 index 00000000..5d0f1856 --- /dev/null +++ b/web/modules/custom/default_content_config/content/media/74d5a0a2-26c3-4f65-92a0-7717edfe50ff.yml @@ -0,0 +1,27 @@ +_meta: + version: '1.0' + entity_type: media + uuid: 74d5a0a2-26c3-4f65-92a0-7717edfe50ff + bundle: video + default_langcode: en +default: + status: + - + value: true + uid: + - + target_id: 1 + name: + - + value: 'Cultivating a dynamic career in UX - Carlos Alvarado' + created: + - + value: 1732139219 + path: + - + alias: '' + langcode: en + pathauto: 0 + field_media_oembed_video: + - + value: 'https://youtube.com/watch?v=UW8v-I8JM_U' diff --git a/web/modules/custom/default_content_config/content/media/88d65648-8c29-4c74-a60a-8703bbfbc047.yml b/web/modules/custom/default_content_config/content/media/88d65648-8c29-4c74-a60a-8703bbfbc047.yml new file mode 100644 index 00000000..8df96e7b --- /dev/null +++ b/web/modules/custom/default_content_config/content/media/88d65648-8c29-4c74-a60a-8703bbfbc047.yml @@ -0,0 +1,27 @@ +_meta: + version: '1.0' + entity_type: media + uuid: 88d65648-8c29-4c74-a60a-8703bbfbc047 + bundle: video + default_langcode: en +default: + status: + - + value: true + uid: + - + target_id: 1 + name: + - + value: 'Cultivating a dynamic career in UX - Natalie Buda Smith' + created: + - + value: 1732139129 + path: + - + alias: '' + langcode: en + pathauto: 0 + field_media_oembed_video: + - + value: 'https://www.youtube.com/watch?v=m9L-vJn6OlI' diff --git a/web/modules/custom/default_content_config/content/media/8b279abf-0fff-4a2d-8e9d-0fd3e7d6879d.yml b/web/modules/custom/default_content_config/content/media/8b279abf-0fff-4a2d-8e9d-0fd3e7d6879d.yml index 754b51b2..a19a2cc9 100644 --- a/web/modules/custom/default_content_config/content/media/8b279abf-0fff-4a2d-8e9d-0fd3e7d6879d.yml +++ b/web/modules/custom/default_content_config/content/media/8b279abf-0fff-4a2d-8e9d-0fd3e7d6879d.yml @@ -19,6 +19,11 @@ default: created: - value: 1730151686 + path: + - + alias: '' + langcode: en + pathauto: 1 field_media_image: - entity: 15f8ba87-e748-4ce9-99a1-005e0c6fa75f diff --git a/web/modules/custom/default_content_config/content/media/8c66bd6c-e163-46cd-b915-2575b5686eec.yml b/web/modules/custom/default_content_config/content/media/8c66bd6c-e163-46cd-b915-2575b5686eec.yml index be59b0bd..b0405dcf 100644 --- a/web/modules/custom/default_content_config/content/media/8c66bd6c-e163-46cd-b915-2575b5686eec.yml +++ b/web/modules/custom/default_content_config/content/media/8c66bd6c-e163-46cd-b915-2575b5686eec.yml @@ -19,6 +19,11 @@ default: created: - value: 1729470445 + path: + - + alias: '' + langcode: en + pathauto: 1 field_media_image: - entity: 79eea7ab-18ce-4c1d-8cee-4c7c5d226c88 diff --git a/web/modules/custom/default_content_config/content/media/96a686b8-77fe-44db-a34f-97440767bf64.yml b/web/modules/custom/default_content_config/content/media/96a686b8-77fe-44db-a34f-97440767bf64.yml new file mode 100644 index 00000000..782717e8 --- /dev/null +++ b/web/modules/custom/default_content_config/content/media/96a686b8-77fe-44db-a34f-97440767bf64.yml @@ -0,0 +1,27 @@ +_meta: + version: '1.0' + entity_type: media + uuid: 96a686b8-77fe-44db-a34f-97440767bf64 + bundle: video + default_langcode: en +default: + status: + - + value: true + uid: + - + target_id: 1 + name: + - + value: 'Cultivating a dynamic career in UX - Michelle Zager' + created: + - + value: 1732139183 + path: + - + alias: '' + langcode: en + pathauto: 0 + field_media_oembed_video: + - + value: 'https://youtube.com/watch?v=It-I7gcaaBg' diff --git a/web/modules/custom/default_content_config/content/media/96a9987a-5ad5-4232-9265-69edbaeab690.yml b/web/modules/custom/default_content_config/content/media/96a9987a-5ad5-4232-9265-69edbaeab690.yml new file mode 100644 index 00000000..aac0a0de --- /dev/null +++ b/web/modules/custom/default_content_config/content/media/96a9987a-5ad5-4232-9265-69edbaeab690.yml @@ -0,0 +1,33 @@ +_meta: + version: '1.0' + entity_type: media + uuid: 96a9987a-5ad5-4232-9265-69edbaeab690 + bundle: image + default_langcode: en + depends: + 3b383306-227a-413c-9501-18c32e2810ed: file +default: + status: + - + value: true + uid: + - + target_id: 1 + name: + - + value: communities-card-analytics_w1200.png + created: + - + value: 1732202208 + path: + - + alias: '' + langcode: en + pathauto: 0 + field_media_image: + - + entity: 3b383306-227a-413c-9501-18c32e2810ed + alt: 'Join the Web Analytics Community' + title: '' + width: 1200 + height: 627 diff --git a/web/modules/custom/default_content_config/content/media/988f5e88-c723-426e-a09f-40c8522f192c.yml b/web/modules/custom/default_content_config/content/media/988f5e88-c723-426e-a09f-40c8522f192c.yml new file mode 100644 index 00000000..33a236c1 --- /dev/null +++ b/web/modules/custom/default_content_config/content/media/988f5e88-c723-426e-a09f-40c8522f192c.yml @@ -0,0 +1,33 @@ +_meta: + version: '1.0' + entity_type: media + uuid: 988f5e88-c723-426e-a09f-40c8522f192c + bundle: image + default_langcode: en + depends: + 8b551835-32b4-46db-93b7-cdde6fcc3c0d: file +default: + status: + - + value: true + uid: + - + target_id: 1 + name: + - + value: challengegov-card-episode-3_w1200.png + created: + - + value: 1732137370 + path: + - + alias: '' + langcode: en + pathauto: 0 + field_media_image: + - + entity: 8b551835-32b4-46db-93b7-cdde6fcc3c0d + alt: 'Federal Crowdsourcing Webinar Series, Episode 3: The Opportunity Project ' + title: '' + width: 1200 + height: 675 diff --git a/web/modules/custom/default_content_config/content/media/a562cb6c-d534-46b3-bf5d-4b21e0422e4b.yml b/web/modules/custom/default_content_config/content/media/a562cb6c-d534-46b3-bf5d-4b21e0422e4b.yml index 875e4c05..28537a91 100644 --- a/web/modules/custom/default_content_config/content/media/a562cb6c-d534-46b3-bf5d-4b21e0422e4b.yml +++ b/web/modules/custom/default_content_config/content/media/a562cb6c-d534-46b3-bf5d-4b21e0422e4b.yml @@ -19,6 +19,11 @@ default: created: - value: 1730153074 + path: + - + alias: '' + langcode: en + pathauto: 1 field_media_image: - entity: 3a18cd8e-58c6-4e48-b1c9-6acdbb6808b3 diff --git a/web/modules/custom/default_content_config/content/media/b2f35ae8-423f-428b-865d-e420313e7a81.yml b/web/modules/custom/default_content_config/content/media/b2f35ae8-423f-428b-865d-e420313e7a81.yml new file mode 100644 index 00000000..abd85a58 --- /dev/null +++ b/web/modules/custom/default_content_config/content/media/b2f35ae8-423f-428b-865d-e420313e7a81.yml @@ -0,0 +1,33 @@ +_meta: + version: '1.0' + entity_type: media + uuid: b2f35ae8-423f-428b-865d-e420313e7a81 + bundle: image + default_langcode: en + depends: + 8fa4c601-fddf-498f-a653-135ed1d8afa3: file +default: + status: + - + value: true + uid: + - + target_id: 1 + name: + - + value: guide-dap.png + created: + - + value: 1732202654 + path: + - + alias: '' + langcode: en + pathauto: 0 + field_media_image: + - + entity: 8fa4c601-fddf-498f-a653-135ed1d8afa3 + alt: 'Business people working on data analytics for the web' + title: '' + width: 1200 + height: 630 diff --git a/web/modules/custom/default_content_config/content/media/c2eb37c0-02a5-4a36-90bc-a7039449b61b.yml b/web/modules/custom/default_content_config/content/media/c2eb37c0-02a5-4a36-90bc-a7039449b61b.yml index 7c99b4b3..6be46410 100644 --- a/web/modules/custom/default_content_config/content/media/c2eb37c0-02a5-4a36-90bc-a7039449b61b.yml +++ b/web/modules/custom/default_content_config/content/media/c2eb37c0-02a5-4a36-90bc-a7039449b61b.yml @@ -19,6 +19,11 @@ default: created: - value: 1729464127 + path: + - + alias: '' + langcode: en + pathauto: 1 field_media_image: - entity: d4610da5-8591-45c3-a8f1-8f532b445fc9 diff --git a/web/modules/custom/default_content_config/content/media/c807a95f-ee73-4bd2-b616-0e56b5ff1ad1.yml b/web/modules/custom/default_content_config/content/media/c807a95f-ee73-4bd2-b616-0e56b5ff1ad1.yml index 36ac9679..5f5bddad 100644 --- a/web/modules/custom/default_content_config/content/media/c807a95f-ee73-4bd2-b616-0e56b5ff1ad1.yml +++ b/web/modules/custom/default_content_config/content/media/c807a95f-ee73-4bd2-b616-0e56b5ff1ad1.yml @@ -19,6 +19,11 @@ default: created: - value: 1729463210 + path: + - + alias: '' + langcode: en + pathauto: 1 field_media_image: - entity: 84b1bb62-f07a-4aa5-8b87-43e97d189d60 diff --git a/web/modules/custom/default_content_config/content/media/cdc07606-1563-4772-9b45-11fa5d99c31a.yml b/web/modules/custom/default_content_config/content/media/cdc07606-1563-4772-9b45-11fa5d99c31a.yml new file mode 100644 index 00000000..e93afe82 --- /dev/null +++ b/web/modules/custom/default_content_config/content/media/cdc07606-1563-4772-9b45-11fa5d99c31a.yml @@ -0,0 +1,33 @@ +_meta: + version: '1.0' + entity_type: media + uuid: cdc07606-1563-4772-9b45-11fa5d99c31a + bundle: image + default_langcode: en + depends: + 9ed91cb3-ebe2-4a95-906a-4f763157a6ca: file +default: + status: + - + value: true + uid: + - + target_id: 1 + name: + - + value: guide-web-analytics-playbook.png + created: + - + value: 1732199509 + path: + - + alias: '' + langcode: en + pathauto: 0 + field_media_image: + - + entity: 9ed91cb3-ebe2-4a95-906a-4f763157a6ca + alt: 'Illustration of man pointing to business strategy on a website' + title: '' + width: 1200 + height: 630 diff --git a/web/modules/custom/default_content_config/content/media/cfd18129-4c92-4a36-8959-6a0a7779fb89.yml b/web/modules/custom/default_content_config/content/media/cfd18129-4c92-4a36-8959-6a0a7779fb89.yml new file mode 100644 index 00000000..99677703 --- /dev/null +++ b/web/modules/custom/default_content_config/content/media/cfd18129-4c92-4a36-8959-6a0a7779fb89.yml @@ -0,0 +1,33 @@ +_meta: + version: '1.0' + entity_type: media + uuid: cfd18129-4c92-4a36-8959-6a0a7779fb89 + bundle: image + default_langcode: en + depends: + faab014b-2c68-44ce-8b7d-ae3e8e5cd144: file +default: + status: + - + value: true + uid: + - + target_id: 1 + name: + - + value: logingov-screenshot.png + created: + - + value: 1732201380 + path: + - + alias: '' + langcode: en + pathauto: 0 + field_media_image: + - + entity: faab014b-2c68-44ce-8b7d-ae3e8e5cd144 + alt: "A screenshot of a login.gov verification page reads, We've verified your social security number and state-issued ID. It has a large blue button to continue, and a small text link to cancel." + title: '' + width: 3540 + height: 2724 diff --git a/web/modules/custom/default_content_config/content/media/d370c4f9-7405-493e-9438-6b2be1a93cbc.yml b/web/modules/custom/default_content_config/content/media/d370c4f9-7405-493e-9438-6b2be1a93cbc.yml new file mode 100644 index 00000000..7e2aa3cf --- /dev/null +++ b/web/modules/custom/default_content_config/content/media/d370c4f9-7405-493e-9438-6b2be1a93cbc.yml @@ -0,0 +1,33 @@ +_meta: + version: '1.0' + entity_type: media + uuid: d370c4f9-7405-493e-9438-6b2be1a93cbc + bundle: image + default_langcode: en + depends: + a0d21cee-0675-4e1b-b7b6-ad1981d15b54: file +default: + status: + - + value: true + uid: + - + target_id: 1 + name: + - + value: login-gov-launch.png + created: + - + value: 1732201500 + path: + - + alias: '' + langcode: en + pathauto: 0 + field_media_image: + - + entity: a0d21cee-0675-4e1b-b7b6-ad1981d15b54 + alt: 'How login.gov incorporated human centered design and continuous discovery into their product development process to improve the user experience.' + title: '' + width: 600 + height: 400 diff --git a/web/modules/custom/default_content_config/content/media/d512bbbc-1974-4b67-91ed-6ab3ac0b1b3d.yml b/web/modules/custom/default_content_config/content/media/d512bbbc-1974-4b67-91ed-6ab3ac0b1b3d.yml index dd0af95f..64cc19d3 100644 --- a/web/modules/custom/default_content_config/content/media/d512bbbc-1974-4b67-91ed-6ab3ac0b1b3d.yml +++ b/web/modules/custom/default_content_config/content/media/d512bbbc-1974-4b67-91ed-6ab3ac0b1b3d.yml @@ -19,6 +19,11 @@ default: created: - value: 1730153283 + path: + - + alias: '' + langcode: en + pathauto: 1 field_media_image: - entity: 3bd037d5-850f-4ab9-a99a-e8e066c19726 diff --git a/web/modules/custom/default_content_config/content/media/d5b7c563-4023-4c09-b3b9-27c5d009ec37.yml b/web/modules/custom/default_content_config/content/media/d5b7c563-4023-4c09-b3b9-27c5d009ec37.yml new file mode 100644 index 00000000..c2387628 --- /dev/null +++ b/web/modules/custom/default_content_config/content/media/d5b7c563-4023-4c09-b3b9-27c5d009ec37.yml @@ -0,0 +1,33 @@ +_meta: + version: '1.0' + entity_type: media + uuid: d5b7c563-4023-4c09-b3b9-27c5d009ec37 + bundle: image + default_langcode: en + depends: + 519a88c8-4e5f-46e2-902c-cf83addac2c3: file +default: + status: + - + value: true + uid: + - + target_id: 1 + name: + - + value: guide-site-scanning.png + created: + - + value: 1732201815 + path: + - + alias: '' + langcode: en + pathauto: 0 + field_media_image: + - + entity: 519a88c8-4e5f-46e2-902c-cf83addac2c3 + alt: 'A person works in front of a computer with many internet symbols on it' + title: '' + width: 1200 + height: 630 diff --git a/web/modules/custom/default_content_config/content/media/d7e45818-0fc8-491f-9b78-93c8a7e168c4.yml b/web/modules/custom/default_content_config/content/media/d7e45818-0fc8-491f-9b78-93c8a7e168c4.yml new file mode 100644 index 00000000..dceb7166 --- /dev/null +++ b/web/modules/custom/default_content_config/content/media/d7e45818-0fc8-491f-9b78-93c8a7e168c4.yml @@ -0,0 +1,33 @@ +_meta: + version: '1.0' + entity_type: media + uuid: d7e45818-0fc8-491f-9b78-93c8a7e168c4 + bundle: image + default_langcode: en + depends: + ed83448a-5125-499c-adb3-31fce16ef482: file +default: + status: + - + value: true + uid: + - + target_id: 1 + name: + - + value: 18f.png + created: + - + value: 1732203404 + path: + - + alias: '' + langcode: en + pathauto: 0 + field_media_image: + - + entity: ed83448a-5125-499c-adb3-31fce16ef482 + alt: 18f + title: '' + width: 192 + height: 192 diff --git a/web/modules/custom/default_content_config/content/media/da3513b2-ab52-4656-9ce3-d2a5ff74855b.yml b/web/modules/custom/default_content_config/content/media/da3513b2-ab52-4656-9ce3-d2a5ff74855b.yml new file mode 100644 index 00000000..d7786840 --- /dev/null +++ b/web/modules/custom/default_content_config/content/media/da3513b2-ab52-4656-9ce3-d2a5ff74855b.yml @@ -0,0 +1,33 @@ +_meta: + version: '1.0' + entity_type: media + uuid: da3513b2-ab52-4656-9ce3-d2a5ff74855b + bundle: image + default_langcode: en + depends: + 665bd481-1af5-4d8c-a707-0bd57c55dab9: file +default: + status: + - + value: true + uid: + - + target_id: 1 + name: + - + value: login-vault-door_w400.png + created: + - + value: 1732201323 + path: + - + alias: '' + langcode: en + pathauto: 0 + field_media_image: + - + entity: 665bd481-1af5-4d8c-a707-0bd57c55dab9 + alt: 'An illustration of a blue and red vault door has the red and white login.gov logo in the center.' + title: '' + width: 400 + height: 371 diff --git a/web/modules/custom/default_content_config/content/media/df325658-effa-4ff9-9e6b-abfbaf437ff9.yml b/web/modules/custom/default_content_config/content/media/df325658-effa-4ff9-9e6b-abfbaf437ff9.yml index 73a16de6..764145fc 100644 --- a/web/modules/custom/default_content_config/content/media/df325658-effa-4ff9-9e6b-abfbaf437ff9.yml +++ b/web/modules/custom/default_content_config/content/media/df325658-effa-4ff9-9e6b-abfbaf437ff9.yml @@ -19,6 +19,11 @@ default: created: - value: 1729460198 + path: + - + alias: '' + langcode: en + pathauto: 1 field_media_image: - entity: 93810db1-d94a-4e2f-9615-c70b44fae0de diff --git a/web/modules/custom/default_content_config/content/media/e164ea7f-8591-4282-a920-b11c94402fbb.yml b/web/modules/custom/default_content_config/content/media/e164ea7f-8591-4282-a920-b11c94402fbb.yml new file mode 100644 index 00000000..ab604ac6 --- /dev/null +++ b/web/modules/custom/default_content_config/content/media/e164ea7f-8591-4282-a920-b11c94402fbb.yml @@ -0,0 +1,33 @@ +_meta: + version: '1.0' + entity_type: media + uuid: e164ea7f-8591-4282-a920-b11c94402fbb + bundle: image + default_langcode: en + depends: + 2c43712a-d752-450f-8818-7adf8234ed34: file +default: + status: + - + value: true + uid: + - + target_id: 1 + name: + - + value: communities-card-pl_w1200.png + created: + - + value: 1732204128 + path: + - + alias: '' + langcode: en + pathauto: 0 + field_media_image: + - + entity: 2c43712a-d752-450f-8818-7adf8234ed34 + alt: 'Join the Plain Language Community ' + title: '' + width: 1200 + height: 627 diff --git a/web/modules/custom/default_content_config/content/media/ed5f0f58-fbd9-4749-8e47-9b7c375087e6.yml b/web/modules/custom/default_content_config/content/media/ed5f0f58-fbd9-4749-8e47-9b7c375087e6.yml new file mode 100644 index 00000000..27e30956 --- /dev/null +++ b/web/modules/custom/default_content_config/content/media/ed5f0f58-fbd9-4749-8e47-9b7c375087e6.yml @@ -0,0 +1,33 @@ +_meta: + version: '1.0' + entity_type: media + uuid: ed5f0f58-fbd9-4749-8e47-9b7c375087e6 + bundle: image + default_langcode: en + depends: + 41e3d935-899d-4a54-b5e6-4fe711486a20: file +default: + status: + - + value: true + uid: + - + target_id: 1 + name: + - + value: plain-language_w400.png + created: + - + value: 1732140734 + path: + - + alias: '' + langcode: en + pathauto: 0 + field_media_image: + - + entity: 41e3d935-899d-4a54-b5e6-4fe711486a20 + alt: 'Plain Language / plainlanguage.gov' + title: '' + width: 400 + height: 400 diff --git a/web/modules/custom/default_content_config/content/media/f53fc4bd-54e8-49b3-b419-73525681c8a1.yml b/web/modules/custom/default_content_config/content/media/f53fc4bd-54e8-49b3-b419-73525681c8a1.yml index 0374c65e..1974bb26 100644 --- a/web/modules/custom/default_content_config/content/media/f53fc4bd-54e8-49b3-b419-73525681c8a1.yml +++ b/web/modules/custom/default_content_config/content/media/f53fc4bd-54e8-49b3-b419-73525681c8a1.yml @@ -19,6 +19,11 @@ default: created: - value: 1729611457 + path: + - + alias: '' + langcode: en + pathauto: 1 field_media_image: - entity: e02da519-38aa-4c6f-90e7-1677c3c53c62 diff --git a/web/modules/custom/default_content_config/content/menu_link_content/0f16a744-1c00-455f-b6c3-d11fcfd7890a.yml b/web/modules/custom/default_content_config/content/menu_link_content/3f993fd8-26ae-465e-a10a-3c2d9c6296ee.yml similarity index 74% rename from web/modules/custom/default_content_config/content/menu_link_content/0f16a744-1c00-455f-b6c3-d11fcfd7890a.yml rename to web/modules/custom/default_content_config/content/menu_link_content/3f993fd8-26ae-465e-a10a-3c2d9c6296ee.yml index bf1725df..fbe3d2ad 100644 --- a/web/modules/custom/default_content_config/content/menu_link_content/0f16a744-1c00-455f-b6c3-d11fcfd7890a.yml +++ b/web/modules/custom/default_content_config/content/menu_link_content/3f993fd8-26ae-465e-a10a-3c2d9c6296ee.yml @@ -1,11 +1,11 @@ _meta: version: '1.0' entity_type: menu_link_content - uuid: 0f16a744-1c00-455f-b6c3-d11fcfd7890a + uuid: 3f993fd8-26ae-465e-a10a-3c2d9c6296ee bundle: menu_link_content default_langcode: en depends: - 3beab2ef-6000-4ffd-bbe5-b747ff2b58e4: node + fefddcf3-e162-4622-9176-a3f4c2dadd8e: node default: enabled: - @@ -18,7 +18,7 @@ default: value: main link: - - target_uuid: 3beab2ef-6000-4ffd-bbe5-b747ff2b58e4 + target_uuid: fefddcf3-e162-4622-9176-a3f4c2dadd8e title: '' options: { } external: diff --git a/web/modules/custom/default_content_config/content/menu_link_content/21de45de-0c75-44cc-baba-4396af1033c9.yml b/web/modules/custom/default_content_config/content/menu_link_content/40b5f356-b1df-4b37-9c6f-cc381c111b23.yml similarity index 64% rename from web/modules/custom/default_content_config/content/menu_link_content/21de45de-0c75-44cc-baba-4396af1033c9.yml rename to web/modules/custom/default_content_config/content/menu_link_content/40b5f356-b1df-4b37-9c6f-cc381c111b23.yml index 4b43a2a8..9140628c 100644 --- a/web/modules/custom/default_content_config/content/menu_link_content/21de45de-0c75-44cc-baba-4396af1033c9.yml +++ b/web/modules/custom/default_content_config/content/menu_link_content/40b5f356-b1df-4b37-9c6f-cc381c111b23.yml @@ -1,7 +1,7 @@ _meta: version: '1.0' entity_type: menu_link_content - uuid: 21de45de-0c75-44cc-baba-4396af1033c9 + uuid: 40b5f356-b1df-4b37-9c6f-cc381c111b23 bundle: menu_link_content default_langcode: en default: @@ -10,13 +10,13 @@ default: value: true title: - - value: 'Content Schedule' + value: 'Content schedule' menu_name: - - value: footer + value: footer-about link: - - uri: 'internal:/manage-content/' + uri: 'https://digital.gov/about/manage-content/' title: '' options: { } external: @@ -24,10 +24,10 @@ default: value: false rediscover: - - value: true + value: false weight: - - value: 0 + value: -47 expanded: - value: false diff --git a/web/modules/custom/default_content_config/content/menu_link_content/dc9a5642-d1e0-4bf6-b5bb-e746193087bf.yml b/web/modules/custom/default_content_config/content/menu_link_content/4b7306f9-5109-4517-b4f1-6a69fd1e4e8d.yml similarity index 69% rename from web/modules/custom/default_content_config/content/menu_link_content/dc9a5642-d1e0-4bf6-b5bb-e746193087bf.yml rename to web/modules/custom/default_content_config/content/menu_link_content/4b7306f9-5109-4517-b4f1-6a69fd1e4e8d.yml index 17581888..e127fc07 100644 --- a/web/modules/custom/default_content_config/content/menu_link_content/dc9a5642-d1e0-4bf6-b5bb-e746193087bf.yml +++ b/web/modules/custom/default_content_config/content/menu_link_content/4b7306f9-5109-4517-b4f1-6a69fd1e4e8d.yml @@ -1,7 +1,7 @@ _meta: version: '1.0' entity_type: menu_link_content - uuid: dc9a5642-d1e0-4bf6-b5bb-e746193087bf + uuid: 4b7306f9-5109-4517-b4f1-6a69fd1e4e8d bundle: menu_link_content default_langcode: en default: @@ -10,13 +10,13 @@ default: value: true title: - - value: 'Host an Event' + value: 'Host an event' menu_name: - value: footer-grow link: - - uri: 'internal:/digitalgov-university/' + uri: 'https://digital.gov/digitalgov-university/' title: '' options: { } external: @@ -24,10 +24,10 @@ default: value: false rediscover: - - value: true + value: false weight: - - value: 0 + value: -49 expanded: - value: false diff --git a/web/modules/custom/default_content_config/content/menu_link_content/4d47f6f7-7716-4a42-9f03-1b93484f39b9.yml b/web/modules/custom/default_content_config/content/menu_link_content/4d47f6f7-7716-4a42-9f03-1b93484f39b9.yml new file mode 100644 index 00000000..d10d0c9a --- /dev/null +++ b/web/modules/custom/default_content_config/content/menu_link_content/4d47f6f7-7716-4a42-9f03-1b93484f39b9.yml @@ -0,0 +1,35 @@ +_meta: + version: '1.0' + entity_type: menu_link_content + uuid: 4d47f6f7-7716-4a42-9f03-1b93484f39b9 + bundle: menu_link_content + default_langcode: en + depends: + 73380b43-dd80-4ac0-beee-9803a7548068: node +default: + enabled: + - + value: true + title: + - + value: 'About Us' + menu_name: + - + value: footer-about + link: + - + target_uuid: 73380b43-dd80-4ac0-beee-9803a7548068 + title: '' + options: { } + external: + - + value: false + rediscover: + - + value: false + weight: + - + value: -50 + expanded: + - + value: false diff --git a/web/modules/custom/default_content_config/content/menu_link_content/ee5c7c97-c430-47b4-95be-c78c242c6313.yml b/web/modules/custom/default_content_config/content/menu_link_content/68e77e69-9a31-499c-9104-398903aa6ee5.yml similarity index 82% rename from web/modules/custom/default_content_config/content/menu_link_content/ee5c7c97-c430-47b4-95be-c78c242c6313.yml rename to web/modules/custom/default_content_config/content/menu_link_content/68e77e69-9a31-499c-9104-398903aa6ee5.yml index 9bfc3d6e..991afca5 100644 --- a/web/modules/custom/default_content_config/content/menu_link_content/ee5c7c97-c430-47b4-95be-c78c242c6313.yml +++ b/web/modules/custom/default_content_config/content/menu_link_content/68e77e69-9a31-499c-9104-398903aa6ee5.yml @@ -1,7 +1,7 @@ _meta: version: '1.0' entity_type: menu_link_content - uuid: ee5c7c97-c430-47b4-95be-c78c242c6313 + uuid: 68e77e69-9a31-499c-9104-398903aa6ee5 bundle: menu_link_content default_langcode: en default: @@ -10,7 +10,7 @@ default: value: true title: - - value: 'Submit a GitHub Issue' + value: 'Submit GitHub issue' menu_name: - value: footer-grow @@ -27,7 +27,7 @@ default: value: false weight: - - value: 0 + value: -48 expanded: - value: false diff --git a/web/modules/custom/default_content_config/content/menu_link_content/1f9cf500-488a-44c5-b69b-49ea79f5dae9.yml b/web/modules/custom/default_content_config/content/menu_link_content/6fa0e053-576f-47e7-a82f-3a917377df95.yml similarity index 80% rename from web/modules/custom/default_content_config/content/menu_link_content/1f9cf500-488a-44c5-b69b-49ea79f5dae9.yml rename to web/modules/custom/default_content_config/content/menu_link_content/6fa0e053-576f-47e7-a82f-3a917377df95.yml index c495a266..bc1a7e12 100644 --- a/web/modules/custom/default_content_config/content/menu_link_content/1f9cf500-488a-44c5-b69b-49ea79f5dae9.yml +++ b/web/modules/custom/default_content_config/content/menu_link_content/6fa0e053-576f-47e7-a82f-3a917377df95.yml @@ -1,7 +1,7 @@ _meta: version: '1.0' entity_type: menu_link_content - uuid: 1f9cf500-488a-44c5-b69b-49ea79f5dae9 + uuid: 6fa0e053-576f-47e7-a82f-3a917377df95 bundle: menu_link_content default_langcode: en depends: @@ -12,10 +12,10 @@ default: value: true title: - - value: 'Events Calendar' + value: Events menu_name: - - value: footer-learn + value: footer link: - target_uuid: e60a3199-17d7-4c13-8b76-f0bbaef67bcd @@ -29,7 +29,7 @@ default: value: false weight: - - value: 0 + value: -49 expanded: - value: false diff --git a/web/modules/custom/default_content_config/content/menu_link_content/48924e01-578f-4840-98bd-9c59a8fe0e0b.yml b/web/modules/custom/default_content_config/content/menu_link_content/6fcb9b12-ff12-49fe-88a0-b52f206988c6.yml similarity index 81% rename from web/modules/custom/default_content_config/content/menu_link_content/48924e01-578f-4840-98bd-9c59a8fe0e0b.yml rename to web/modules/custom/default_content_config/content/menu_link_content/6fcb9b12-ff12-49fe-88a0-b52f206988c6.yml index d9c452a8..4fa81731 100644 --- a/web/modules/custom/default_content_config/content/menu_link_content/48924e01-578f-4840-98bd-9c59a8fe0e0b.yml +++ b/web/modules/custom/default_content_config/content/menu_link_content/6fcb9b12-ff12-49fe-88a0-b52f206988c6.yml @@ -1,7 +1,7 @@ _meta: version: '1.0' entity_type: menu_link_content - uuid: 48924e01-578f-4840-98bd-9c59a8fe0e0b + uuid: 6fcb9b12-ff12-49fe-88a0-b52f206988c6 bundle: menu_link_content default_langcode: en depends: @@ -12,10 +12,10 @@ default: value: true title: - - value: 'Job Board' + value: 'Job board' menu_name: - - value: footer-grow + value: footer link: - target_uuid: 5422ab63-c9a2-48cd-9816-a1892a687169 @@ -29,7 +29,7 @@ default: value: false weight: - - value: 0 + value: -45 expanded: - value: false diff --git a/web/modules/custom/default_content_config/content/menu_link_content/fa6a3ed7-e535-4bb3-9119-d6c9c6ef5f0b.yml b/web/modules/custom/default_content_config/content/menu_link_content/75582174-98fa-4381-903d-c72707c5fb0d.yml similarity index 85% rename from web/modules/custom/default_content_config/content/menu_link_content/fa6a3ed7-e535-4bb3-9119-d6c9c6ef5f0b.yml rename to web/modules/custom/default_content_config/content/menu_link_content/75582174-98fa-4381-903d-c72707c5fb0d.yml index c74c0210..45b319f4 100644 --- a/web/modules/custom/default_content_config/content/menu_link_content/fa6a3ed7-e535-4bb3-9119-d6c9c6ef5f0b.yml +++ b/web/modules/custom/default_content_config/content/menu_link_content/75582174-98fa-4381-903d-c72707c5fb0d.yml @@ -1,7 +1,7 @@ _meta: version: '1.0' entity_type: menu_link_content - uuid: fa6a3ed7-e535-4bb3-9119-d6c9c6ef5f0b + uuid: 75582174-98fa-4381-903d-c72707c5fb0d bundle: menu_link_content default_langcode: en depends: @@ -15,7 +15,7 @@ default: value: 'Contact Us' menu_name: - - value: footer + value: footer-about link: - target_uuid: b759a923-5d7c-438a-abb8-fa90e1750af9 @@ -29,7 +29,7 @@ default: value: false weight: - - value: 0 + value: -48 expanded: - value: false diff --git a/web/modules/custom/default_content_config/content/menu_link_content/bef0ae8d-362d-42e8-8a85-233489735953.yml b/web/modules/custom/default_content_config/content/menu_link_content/79b41f9d-2fea-47fc-926a-bea82f404c33.yml similarity index 92% rename from web/modules/custom/default_content_config/content/menu_link_content/bef0ae8d-362d-42e8-8a85-233489735953.yml rename to web/modules/custom/default_content_config/content/menu_link_content/79b41f9d-2fea-47fc-926a-bea82f404c33.yml index a4d4806d..9456c9c4 100644 --- a/web/modules/custom/default_content_config/content/menu_link_content/bef0ae8d-362d-42e8-8a85-233489735953.yml +++ b/web/modules/custom/default_content_config/content/menu_link_content/79b41f9d-2fea-47fc-926a-bea82f404c33.yml @@ -1,7 +1,7 @@ _meta: version: '1.0' entity_type: menu_link_content - uuid: bef0ae8d-362d-42e8-8a85-233489735953 + uuid: 79b41f9d-2fea-47fc-926a-bea82f404c33 bundle: menu_link_content default_langcode: en depends: diff --git a/web/modules/custom/default_content_config/content/menu_link_content/42d44166-75ab-484f-b50b-29c0f36a653d.yml b/web/modules/custom/default_content_config/content/menu_link_content/88af0a3d-5cdd-4cb4-a320-93b347e40130.yml similarity index 92% rename from web/modules/custom/default_content_config/content/menu_link_content/42d44166-75ab-484f-b50b-29c0f36a653d.yml rename to web/modules/custom/default_content_config/content/menu_link_content/88af0a3d-5cdd-4cb4-a320-93b347e40130.yml index 578e80fa..6add3c46 100644 --- a/web/modules/custom/default_content_config/content/menu_link_content/42d44166-75ab-484f-b50b-29c0f36a653d.yml +++ b/web/modules/custom/default_content_config/content/menu_link_content/88af0a3d-5cdd-4cb4-a320-93b347e40130.yml @@ -1,7 +1,7 @@ _meta: version: '1.0' entity_type: menu_link_content - uuid: 42d44166-75ab-484f-b50b-29c0f36a653d + uuid: 88af0a3d-5cdd-4cb4-a320-93b347e40130 bundle: menu_link_content default_langcode: en depends: diff --git a/web/modules/custom/default_content_config/content/menu_link_content/27d04006-2134-43fd-9205-d32ed17f52fb.yml b/web/modules/custom/default_content_config/content/menu_link_content/9f0a59d4-2f80-4620-9ccc-36b322da7e58.yml similarity index 71% rename from web/modules/custom/default_content_config/content/menu_link_content/27d04006-2134-43fd-9205-d32ed17f52fb.yml rename to web/modules/custom/default_content_config/content/menu_link_content/9f0a59d4-2f80-4620-9ccc-36b322da7e58.yml index de5d5635..2a84bbb8 100644 --- a/web/modules/custom/default_content_config/content/menu_link_content/27d04006-2134-43fd-9205-d32ed17f52fb.yml +++ b/web/modules/custom/default_content_config/content/menu_link_content/9f0a59d4-2f80-4620-9ccc-36b322da7e58.yml @@ -1,7 +1,7 @@ _meta: version: '1.0' entity_type: menu_link_content - uuid: 27d04006-2134-43fd-9205-d32ed17f52fb + uuid: 9f0a59d4-2f80-4620-9ccc-36b322da7e58 bundle: menu_link_content default_langcode: en default: @@ -13,10 +13,10 @@ default: value: 'Site Policies' menu_name: - - value: footer + value: footer-about link: - - uri: 'internal:/policies/' + uri: 'https://digital.gov/policies/' title: '' options: { } external: @@ -24,10 +24,10 @@ default: value: false rediscover: - - value: true + value: false weight: - - value: 0 + value: -49 expanded: - value: false diff --git a/web/modules/custom/default_content_config/content/menu_link_content/8ab3f113-6f5b-48fc-b1d4-d347118dfe65.yml b/web/modules/custom/default_content_config/content/menu_link_content/af4eed56-926d-4380-8053-9d1f44879585.yml similarity index 67% rename from web/modules/custom/default_content_config/content/menu_link_content/8ab3f113-6f5b-48fc-b1d4-d347118dfe65.yml rename to web/modules/custom/default_content_config/content/menu_link_content/af4eed56-926d-4380-8053-9d1f44879585.yml index 10584a6c..523361ef 100644 --- a/web/modules/custom/default_content_config/content/menu_link_content/8ab3f113-6f5b-48fc-b1d4-d347118dfe65.yml +++ b/web/modules/custom/default_content_config/content/menu_link_content/af4eed56-926d-4380-8053-9d1f44879585.yml @@ -1,11 +1,11 @@ _meta: version: '1.0' entity_type: menu_link_content - uuid: 8ab3f113-6f5b-48fc-b1d4-d347118dfe65 + uuid: af4eed56-926d-4380-8053-9d1f44879585 bundle: menu_link_content default_langcode: en depends: - 3beab2ef-6000-4ffd-bbe5-b747ff2b58e4: node + fefddcf3-e162-4622-9176-a3f4c2dadd8e: node default: enabled: - @@ -15,10 +15,10 @@ default: value: Resources menu_name: - - value: footer-learn + value: footer link: - - target_uuid: 3beab2ef-6000-4ffd-bbe5-b747ff2b58e4 + target_uuid: fefddcf3-e162-4622-9176-a3f4c2dadd8e title: '' options: { } external: @@ -29,7 +29,7 @@ default: value: false weight: - - value: 0 + value: -48 expanded: - value: false diff --git a/web/modules/custom/default_content_config/content/menu_link_content/87a2d7db-b84a-4d3e-9b11-da40a4425ba5.yml b/web/modules/custom/default_content_config/content/menu_link_content/bf0f62ee-f172-4c0e-8ded-3bce5628153e.yml similarity index 79% rename from web/modules/custom/default_content_config/content/menu_link_content/87a2d7db-b84a-4d3e-9b11-da40a4425ba5.yml rename to web/modules/custom/default_content_config/content/menu_link_content/bf0f62ee-f172-4c0e-8ded-3bce5628153e.yml index bfee3f95..9da22ca9 100644 --- a/web/modules/custom/default_content_config/content/menu_link_content/87a2d7db-b84a-4d3e-9b11-da40a4425ba5.yml +++ b/web/modules/custom/default_content_config/content/menu_link_content/bf0f62ee-f172-4c0e-8ded-3bce5628153e.yml @@ -1,7 +1,7 @@ _meta: version: '1.0' entity_type: menu_link_content - uuid: 87a2d7db-b84a-4d3e-9b11-da40a4425ba5 + uuid: bf0f62ee-f172-4c0e-8ded-3bce5628153e bundle: menu_link_content default_langcode: en depends: @@ -12,10 +12,10 @@ default: value: true title: - - value: 'Case Studies and Blogs' + value: Blogs menu_name: - - value: footer-learn + value: footer link: - target_uuid: 986de625-5015-47c0-9ccc-273f985b69b8 @@ -29,7 +29,7 @@ default: value: false weight: - - value: 0 + value: -50 expanded: - value: false diff --git a/web/modules/custom/default_content_config/content/menu_link_content/6654e85e-7d0c-4618-857c-86494e84bc19.yml b/web/modules/custom/default_content_config/content/menu_link_content/c17db775-d706-4b32-b455-747ac34b37fa.yml similarity index 89% rename from web/modules/custom/default_content_config/content/menu_link_content/6654e85e-7d0c-4618-857c-86494e84bc19.yml rename to web/modules/custom/default_content_config/content/menu_link_content/c17db775-d706-4b32-b455-747ac34b37fa.yml index 27c3061e..0e8d55b4 100644 --- a/web/modules/custom/default_content_config/content/menu_link_content/6654e85e-7d0c-4618-857c-86494e84bc19.yml +++ b/web/modules/custom/default_content_config/content/menu_link_content/c17db775-d706-4b32-b455-747ac34b37fa.yml @@ -1,7 +1,7 @@ _meta: version: '1.0' entity_type: menu_link_content - uuid: 6654e85e-7d0c-4618-857c-86494e84bc19 + uuid: c17db775-d706-4b32-b455-747ac34b37fa bundle: menu_link_content default_langcode: en depends: @@ -29,7 +29,7 @@ default: value: false weight: - - value: 0 + value: -47 expanded: - value: false diff --git a/web/modules/custom/default_content_config/content/menu_link_content/3ed1e76c-71ab-414c-bd59-eaef10b6a384.yml b/web/modules/custom/default_content_config/content/menu_link_content/ced6efe0-ed04-4511-b35f-986fd099f587.yml similarity index 70% rename from web/modules/custom/default_content_config/content/menu_link_content/3ed1e76c-71ab-414c-bd59-eaef10b6a384.yml rename to web/modules/custom/default_content_config/content/menu_link_content/ced6efe0-ed04-4511-b35f-986fd099f587.yml index 345eac27..df2115b3 100644 --- a/web/modules/custom/default_content_config/content/menu_link_content/3ed1e76c-71ab-414c-bd59-eaef10b6a384.yml +++ b/web/modules/custom/default_content_config/content/menu_link_content/ced6efe0-ed04-4511-b35f-986fd099f587.yml @@ -1,7 +1,7 @@ _meta: version: '1.0' entity_type: menu_link_content - uuid: 3ed1e76c-71ab-414c-bd59-eaef10b6a384 + uuid: ced6efe0-ed04-4511-b35f-986fd099f587 bundle: menu_link_content default_langcode: en default: @@ -10,13 +10,13 @@ default: value: true title: - - value: 'Write for Us' + value: 'Write for us' menu_name: - value: footer-grow link: - - uri: 'internal:/contribute/' + uri: 'https://digital.gov/contribute/' title: '' options: { } external: @@ -24,10 +24,10 @@ default: value: false rediscover: - - value: true + value: false weight: - - value: 0 + value: -50 expanded: - value: false diff --git a/web/modules/custom/default_content_config/content/menu_link_content/258fe85f-b0eb-440d-a0e1-dd10bf0faef2.yml b/web/modules/custom/default_content_config/content/menu_link_content/d66019e7-f860-4f92-92e0-6a93660e3c62.yml similarity index 85% rename from web/modules/custom/default_content_config/content/menu_link_content/258fe85f-b0eb-440d-a0e1-dd10bf0faef2.yml rename to web/modules/custom/default_content_config/content/menu_link_content/d66019e7-f860-4f92-92e0-6a93660e3c62.yml index 048caf69..00557593 100644 --- a/web/modules/custom/default_content_config/content/menu_link_content/258fe85f-b0eb-440d-a0e1-dd10bf0faef2.yml +++ b/web/modules/custom/default_content_config/content/menu_link_content/d66019e7-f860-4f92-92e0-6a93660e3c62.yml @@ -1,7 +1,7 @@ _meta: version: '1.0' entity_type: menu_link_content - uuid: 258fe85f-b0eb-440d-a0e1-dd10bf0faef2 + uuid: d66019e7-f860-4f92-92e0-6a93660e3c62 bundle: menu_link_content default_langcode: en depends: @@ -15,7 +15,7 @@ default: value: Guides menu_name: - - value: footer-learn + value: footer link: - target_uuid: 2e0f1e02-efde-48e6-9e9e-4cc1e572feec @@ -29,7 +29,7 @@ default: value: false weight: - - value: 0 + value: -46 expanded: - value: false diff --git a/web/modules/custom/default_content_config/content/menu_link_content/93924a73-dcb2-4206-b72c-84cb5b0eff59.yml b/web/modules/custom/default_content_config/content/menu_link_content/df4e7e5f-cd7d-4fe4-b7c8-492900351d5e.yml similarity index 92% rename from web/modules/custom/default_content_config/content/menu_link_content/93924a73-dcb2-4206-b72c-84cb5b0eff59.yml rename to web/modules/custom/default_content_config/content/menu_link_content/df4e7e5f-cd7d-4fe4-b7c8-492900351d5e.yml index 8819e2b0..6262c7ad 100644 --- a/web/modules/custom/default_content_config/content/menu_link_content/93924a73-dcb2-4206-b72c-84cb5b0eff59.yml +++ b/web/modules/custom/default_content_config/content/menu_link_content/df4e7e5f-cd7d-4fe4-b7c8-492900351d5e.yml @@ -1,7 +1,7 @@ _meta: version: '1.0' entity_type: menu_link_content - uuid: 93924a73-dcb2-4206-b72c-84cb5b0eff59 + uuid: df4e7e5f-cd7d-4fe4-b7c8-492900351d5e bundle: menu_link_content default_langcode: en depends: diff --git a/web/modules/custom/default_content_config/content/menu_link_content/e0542f86-05b4-4c78-b415-f377caefea27.yml b/web/modules/custom/default_content_config/content/menu_link_content/e0542f86-05b4-4c78-b415-f377caefea27.yml deleted file mode 100644 index da877b6f..00000000 --- a/web/modules/custom/default_content_config/content/menu_link_content/e0542f86-05b4-4c78-b415-f377caefea27.yml +++ /dev/null @@ -1,33 +0,0 @@ -_meta: - version: '1.0' - entity_type: menu_link_content - uuid: e0542f86-05b4-4c78-b415-f377caefea27 - bundle: menu_link_content - default_langcode: en -default: - enabled: - - - value: true - title: - - - value: 'About Us' - menu_name: - - - value: footer - link: - - - uri: 'internal:/about/' - title: '' - options: { } - external: - - - value: false - rediscover: - - - value: true - weight: - - - value: 0 - expanded: - - - value: false diff --git a/web/modules/custom/default_content_config/content/menu_link_content/184c552b-42a4-48c6-8522-6addfcc35c4e.yml b/web/modules/custom/default_content_config/content/menu_link_content/ed51bbdd-b4c1-4476-8479-5687d7b5275e.yml similarity index 92% rename from web/modules/custom/default_content_config/content/menu_link_content/184c552b-42a4-48c6-8522-6addfcc35c4e.yml rename to web/modules/custom/default_content_config/content/menu_link_content/ed51bbdd-b4c1-4476-8479-5687d7b5275e.yml index 82d80b10..ca7b9979 100644 --- a/web/modules/custom/default_content_config/content/menu_link_content/184c552b-42a4-48c6-8522-6addfcc35c4e.yml +++ b/web/modules/custom/default_content_config/content/menu_link_content/ed51bbdd-b4c1-4476-8479-5687d7b5275e.yml @@ -1,7 +1,7 @@ _meta: version: '1.0' entity_type: menu_link_content - uuid: 184c552b-42a4-48c6-8522-6addfcc35c4e + uuid: ed51bbdd-b4c1-4476-8479-5687d7b5275e bundle: menu_link_content default_langcode: en depends: diff --git a/web/modules/custom/default_content_config/content/menu_link_content/04b1af4a-e28a-47eb-83e8-7ee87531aa88.yml b/web/modules/custom/default_content_config/content/menu_link_content/febd4a63-4ab8-4f80-bc85-d0db6b4a823f.yml similarity index 88% rename from web/modules/custom/default_content_config/content/menu_link_content/04b1af4a-e28a-47eb-83e8-7ee87531aa88.yml rename to web/modules/custom/default_content_config/content/menu_link_content/febd4a63-4ab8-4f80-bc85-d0db6b4a823f.yml index ae0599db..70006d79 100644 --- a/web/modules/custom/default_content_config/content/menu_link_content/04b1af4a-e28a-47eb-83e8-7ee87531aa88.yml +++ b/web/modules/custom/default_content_config/content/menu_link_content/febd4a63-4ab8-4f80-bc85-d0db6b4a823f.yml @@ -1,7 +1,7 @@ _meta: version: '1.0' entity_type: menu_link_content - uuid: 04b1af4a-e28a-47eb-83e8-7ee87531aa88 + uuid: febd4a63-4ab8-4f80-bc85-d0db6b4a823f bundle: menu_link_content default_langcode: en depends: @@ -12,7 +12,7 @@ default: value: true title: - - value: 'Job Board' + value: 'Job board' menu_name: - value: main diff --git a/web/modules/custom/default_content_config/content/node/061eb5bf-80a8-4555-80b2-fc5b3228f7b3.yml b/web/modules/custom/default_content_config/content/node/061eb5bf-80a8-4555-80b2-fc5b3228f7b3.yml new file mode 100644 index 00000000..10dec0e2 --- /dev/null +++ b/web/modules/custom/default_content_config/content/node/061eb5bf-80a8-4555-80b2-fc5b3228f7b3.yml @@ -0,0 +1,50 @@ +_meta: + version: '1.0' + entity_type: node + uuid: 061eb5bf-80a8-4555-80b2-fc5b3228f7b3 + bundle: authors + default_langcode: en +default: + revision_uid: + - + target_id: 1 + status: + - + value: true + uid: + - + target_id: 1 + title: + - + value: 'Drew Zachary' + created: + - + value: 1732137622 + promote: + - + value: false + sticky: + - + value: false + moderation_state: + - + value: published + path: + - + alias: /authors/drew-zachary + langcode: en + pathauto: 1 + field_agency_acronym: + - + value: USCB + field_agency_full_name: + - + value: 'U.S. Census Bureau' + field_first_name: + - + value: Drew + format: html + field_last_name: + - + value: Zachary + format: html diff --git a/web/modules/custom/default_content_config/content/node/063eb5b2-3a79-4559-a893-a149cfa2c757.yml b/web/modules/custom/default_content_config/content/node/063eb5b2-3a79-4559-a893-a149cfa2c757.yml index 89fb365f..60bd55d6 100644 --- a/web/modules/custom/default_content_config/content/node/063eb5b2-3a79-4559-a893-a149cfa2c757.yml +++ b/web/modules/custom/default_content_config/content/node/063eb5b2-3a79-4559-a893-a149cfa2c757.yml @@ -31,6 +31,11 @@ default: moderation_state: - value: published + path: + - + alias: '' + langcode: en + pathauto: 1 field_logo: - entity: a562cb6c-d534-46b3-bf5d-4b21e0422e4b diff --git a/web/modules/custom/default_content_config/content/node/0a1a61c6-b4aa-4e54-bf83-8e397e28e6f2.yml b/web/modules/custom/default_content_config/content/node/0a1a61c6-b4aa-4e54-bf83-8e397e28e6f2.yml index d767f9df..f137bc4a 100644 --- a/web/modules/custom/default_content_config/content/node/0a1a61c6-b4aa-4e54-bf83-8e397e28e6f2.yml +++ b/web/modules/custom/default_content_config/content/node/0a1a61c6-b4aa-4e54-bf83-8e397e28e6f2.yml @@ -29,6 +29,11 @@ default: moderation_state: - value: published + path: + - + alias: /topics/topics-all-required-fields + langcode: en + pathauto: 1 field_featured_links: - entity: diff --git a/web/modules/custom/default_content_config/content/node/0d6ef939-6f83-40cf-b555-5962cc409ba6.yml b/web/modules/custom/default_content_config/content/node/0d6ef939-6f83-40cf-b555-5962cc409ba6.yml index 606960f4..c59cf0ac 100644 --- a/web/modules/custom/default_content_config/content/node/0d6ef939-6f83-40cf-b555-5962cc409ba6.yml +++ b/web/modules/custom/default_content_config/content/node/0d6ef939-6f83-40cf-b555-5962cc409ba6.yml @@ -4,6 +4,11 @@ _meta: uuid: 0d6ef939-6f83-40cf-b555-5962cc409ba6 bundle: event default_langcode: en + depends: + 061eb5bf-80a8-4555-80b2-fc5b3228f7b3: node + 7acbb47b-73ed-4b5c-8dbb-5e21abccea00: node + 988f5e88-c723-426e-a09f-40c8522f192c: media + 4533b7eb-0c1c-4ef0-97ee-1bee41e44b82: node default: revision_uid: - @@ -16,10 +21,10 @@ default: target_id: 1 title: - - value: 'Way in the future Federal Crowdsourcing Webinar Series, Episode 3: The Opportunity Project' + value: 'Federal Crowdsourcing Webinar Series, Episode 3: The Opportunity Project' created: - - value: 1729525313 + value: 1561143600 promote: - value: false @@ -29,18 +34,24 @@ default: moderation_state: - value: published - field_captions: + path: - - uri: 'https://www.captionedtext.com' - title: '' - options: { } - field_deck: + alias: /event/2019/06/11/federal-crowdsourcing-webinar-series-episode-3-opportunity-project + langcode: en + pathauto: 0 + body: - - value: 'This field purposely left blank' + value: '
View Live Captioning for this Event
The Federal Crowdsourcing Webinar Series explores how federal agencies are engaging the crowd to multiply the ideas and perspectives they bring to certain issues. In this third episode, you’ll learn how The Opportunity Project is bringing together government, technologists, and communities to create digital tools that help strengthen economic opportunity.
Through The Opportunity Project, the U.S. Census Bureau connects tech developers, local leaders, and nonprofits to create digital solutions to problems faced by communities throughout the country. The results empower people with technology and make government data more accessible and user-friendly.
Since launching in 2016, The Opportunity Project has yielded dozens of new digital tools that, among other things, connect veterans and their families with jobs, increase access to services and shelter for people experiencing homelessness, and rebuild rural economies.
In this episode, The Opportunity Project Director Drew Zachary will provide:
She’ll also preview an exciting new venture planned for the summer when The Opportunity Project launches its first-ever prize competition to encourage product adoption and sustainability.
Upcoming episodes in the Federal Crowdsourcing Webinar Series include:
For information on this episode or upcoming events in the crowdsourcing series, contact team@challenge.gov.
This talk is hosted by Challenge.gov. Managed by GSA, Challenge.gov serves as both the official listing of prize competitions across government, as well as a centralized platform for federal agencies to market and manage their problem-solving events. The program also designs resources and training, which have helped more than 100 federal agencies run over 900 prize competitions with public participation since 2010.
Questions about this event or future events? Send them to digitalgov@gsa.gov.
This event will be held over Zoom (see the Zoom computer and device requirements, and FAQs). You can download Zoom Client for Meetings to install the Zoom web browser client beforehand.
' format: html + summary: '' + field_authors: + - + entity: 061eb5bf-80a8-4555-80b2-fc5b3228f7b3 + - + entity: 7acbb47b-73ed-4b5c-8dbb-5e21abccea00 field_end_date: - - value: '2050-11-06T15:00:00' + value: '2019-06-06T20:00:00' field_event_organizer: - value: 'DigitalGov University' @@ -56,6 +67,9 @@ default: field_page_weight: - value: 0 + field_primary_image: + - + entity: 988f5e88-c723-426e-a09f-40c8522f192c field_registration_url: - uri: 'https://www.eventbrite.com/e/federal-crowdsourcing-webinar-series-episode-3-the-opportunity-project-registration-59460181002 captions:' @@ -68,25 +82,9 @@ default: - value: 'The Opportunity Project engages government, communities, and the technology industry to create digital tools that address our greatest challenges as a nation. Learn how this initiative is making government data more accessible through cross-sector collabo' format: html - field_venue: - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: f8fe89f1-4b73-4e50-a227-e9a2a3118ea8 - bundle: venue - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1729525817 - behavior_settings: - - - value: { } + field_topics: + - + entity: 4533b7eb-0c1c-4ef0-97ee-1bee41e44b82 field_youtube_id: - value: ZhMgfptuiUw diff --git a/web/modules/custom/default_content_config/content/node/17f221a5-a6f2-4b33-852f-00239a7cea7c.yml b/web/modules/custom/default_content_config/content/node/17f221a5-a6f2-4b33-852f-00239a7cea7c.yml index f08c540c..f98d7ec7 100644 --- a/web/modules/custom/default_content_config/content/node/17f221a5-a6f2-4b33-852f-00239a7cea7c.yml +++ b/web/modules/custom/default_content_config/content/node/17f221a5-a6f2-4b33-852f-00239a7cea7c.yml @@ -19,7 +19,7 @@ default: value: 'Way in the future Cultivating a dynamic career in UX' created: - - value: 1729525999 + value: 1725904800 promote: - value: false @@ -29,23 +29,19 @@ default: moderation_state: - value: published + path: + - + alias: /event/2023/09/19/cultivating-a-dynamic-career-in-ux + langcode: en + pathauto: 0 body: - - value: 'Join us as we explore what success can look like in a dynamic user experience (UX) career. Speakers from the Department of the Treasury and the Library of Congress will share their insights on how their careers in UX have continued to evolve.
In this session, you’ll learn how to:
This event is best suited for: UX professionals of all levels
{{< youtube id="m9L-vJn6OlI" title="Cultivating a dynamic career in UX" >}}
{{< youtube id="It-I7gcaaBg" title="Cultivating a dynamic career in UX" >}}
{{< youtube id="UW8v-I8JM_U" title="Cultivating a dynamic career in UX" >}}
The UX Community of Practice is a group of managers, subject matter experts, designers, developers, writers and others interested in creating efficient, effective and useful technologies. Join the UX Community.
' + value: 'Join us as we explore what success can look like in a dynamic user experience (UX) career. Speakers from the Department of the Treasury and the Library of Congress will share their insights on how their careers in UX have continued to evolve.
In this session, you’ll learn how to:
This event is best suited for: UX professionals of all levels
The UX Community of Practice is a group of managers, subject matter experts, designers, developers, writers and others interested in creating efficient, effective and useful technologies. Join the UX Community.
' format: html summary: '' - field_captions: - - - uri: 'https://www.captionedtext.com' - title: '' - options: { } - field_deck: - - - value: 'This field purposely left blank' - format: html field_end_date: - - value: '2050-12-10T00:00:00' + value: '2023-09-19T19:00:00' field_event_organizer: - value: Digital.gov @@ -73,25 +69,3 @@ default: - value: 'Join us for a discussion on how to adapt your career in user experience (UX) to a quickly changing world.' format: html - field_venue: - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: efec5435-b4c0-4557-8b55-49be69c2a33f - bundle: venue - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1729526457 - behavior_settings: - - - value: { } - field_youtube_id: - - - value: N/A diff --git a/web/modules/custom/default_content_config/content/node/1af1ac07-e1c2-4cc9-a974-526f4d27259d.yml b/web/modules/custom/default_content_config/content/node/1af1ac07-e1c2-4cc9-a974-526f4d27259d.yml index 57c4d09a..fadd33e4 100644 --- a/web/modules/custom/default_content_config/content/node/1af1ac07-e1c2-4cc9-a974-526f4d27259d.yml +++ b/web/modules/custom/default_content_config/content/node/1af1ac07-e1c2-4cc9-a974-526f4d27259d.yml @@ -32,6 +32,11 @@ default: moderation_state: - value: published + path: + - + alias: /communities/communities-all-fields + langcode: en + pathauto: 1 body: - value: 'Lorem ipsum odor amet, consectetuer adipiscing elit. Dapibus facilisis tellus eleifend cras lectus diam efficitur. Porttitor aenean habitasse magna inceptos commodo litora. Magna fermentum sit phasellus taciti neque venenatis feugiat proin! Himenaeos nam leo hendrerit netus litora luctus porttitor? Congue habitasse faucibus habitasse nascetur sit. Dolor hac sagittis ligula vulputate; elit quisque mi tempor. Posuere penatibus vehicula orci suspendisse tortor netus nostra leo laoreet.
Cursus etiam metus sagittis ultricies, aliquet eget. Nostra euismod feugiat fames suspendisse hendrerit dapibus phasellus felis. Tempor tellus lacus convallis varius hac turpis. Pulvinar augue fusce accumsan suscipit molestie interdum augue porta. Consectetur maximus pulvinar ex curae nostra tellus nisi eu. Convallis mattis ex ullamcorper nisl neque mi torquent. Eros inceptos dis pretium lectus sem mus a. Faucibus proin luctus ultrices; vestibulum tincidunt rutrum.
Pretium lacus habitasse consequat volutpat facilisis cras fringilla parturient nisi. Mauris morbi praesent velit; nostra odio lacinia. Eros consectetur ornare quisque tellus cubilia consequat. Amet massa felis fringilla mauris malesuada finibus rutrum. Eleifend hendrerit egestas nulla; vel neque sapien. Orci nascetur sollicitudin lacus dictumst semper et pellentesque. Bibendum ultrices malesuada cursus habitasse nunc; condimentum non nisi. Ipsum habitasse arcu ultricies facilisis curae laoreet. Cras senectus tempus ultrices id ante proin, suscipit ante.
Condimentum rutrum ante non conubia urna. Adipiscing et tempor pharetra erat nullam torquent vitae dictumst taciti. Nulla curabitur velit leo feugiat habitasse potenti felis? Est volutpat rutrum montes finibus ipsum aptent. Praesent metus sagittis ex mollis porttitor viverra ridiculus potenti. Eros donec nullam dis sociosqu venenatis primis? Convallis leo aliquam fames fermentum interdum. Ligula semper varius massa sociosqu risus urna?
Ac vitae tortor metus viverra netus ornare cursus tempor parturient. Volutpat per eget nisi mus non. Sociosqu potenti eleifend iaculis tellus euismod, per mollis penatibus. Dis nulla iaculis ligula fames proin in erat. Penatibus urna diam commodo feugiat ornare viverra. Purus massa justo ultrices nam, parturient platea tincidunt. Volutpat lorem sociosqu class, eleifend nullam cursus praesent praesent vitae. Congue litora ridiculus fames diam, eget efficitur. Mus pretium dapibus hac vivamus; vitae feugiat fringilla.
' diff --git a/web/modules/custom/default_content_config/content/node/202c0f8c-2f2e-487a-8eed-e55fd949b41c.yml b/web/modules/custom/default_content_config/content/node/202c0f8c-2f2e-487a-8eed-e55fd949b41c.yml index 392b5dba..81720d7f 100644 --- a/web/modules/custom/default_content_config/content/node/202c0f8c-2f2e-487a-8eed-e55fd949b41c.yml +++ b/web/modules/custom/default_content_config/content/node/202c0f8c-2f2e-487a-8eed-e55fd949b41c.yml @@ -29,6 +29,11 @@ default: moderation_state: - value: published + path: + - + alias: '' + langcode: en + pathauto: 1 field_deck: - value: 'A resource for developing accessible products.' diff --git a/web/modules/custom/default_content_config/content/node/220a49de-e1ee-4314-ba79-39e0b3cf552a.yml b/web/modules/custom/default_content_config/content/node/220a49de-e1ee-4314-ba79-39e0b3cf552a.yml index 14929dda..b455c766 100644 --- a/web/modules/custom/default_content_config/content/node/220a49de-e1ee-4314-ba79-39e0b3cf552a.yml +++ b/web/modules/custom/default_content_config/content/node/220a49de-e1ee-4314-ba79-39e0b3cf552a.yml @@ -29,6 +29,11 @@ default: moderation_state: - value: published + path: + - + alias: /authors/erika-brown + langcode: en + pathauto: 1 field_bio: - value: 'Erika is a Marketing and Communication Coordinator for Peace Corps Response, a short-term, high-impact Peace Corps program.' diff --git a/web/modules/custom/default_content_config/content/node/2356fbee-5307-45ef-be92-c721305c8f7a.yml b/web/modules/custom/default_content_config/content/node/2356fbee-5307-45ef-be92-c721305c8f7a.yml index f68a060b..cbc882e0 100644 --- a/web/modules/custom/default_content_config/content/node/2356fbee-5307-45ef-be92-c721305c8f7a.yml +++ b/web/modules/custom/default_content_config/content/node/2356fbee-5307-45ef-be92-c721305c8f7a.yml @@ -31,6 +31,11 @@ default: moderation_state: - value: published + path: + - + alias: '' + langcode: en + pathauto: 1 field_logo: - entity: 6198c0ab-4772-4efd-8280-1070a4c662a8 diff --git a/web/modules/custom/default_content_config/content/node/26f2d370-453e-4fdb-8b51-3f6a932fd3e9.yml b/web/modules/custom/default_content_config/content/node/26f2d370-453e-4fdb-8b51-3f6a932fd3e9.yml index b5aabeb5..0bf7532f 100644 --- a/web/modules/custom/default_content_config/content/node/26f2d370-453e-4fdb-8b51-3f6a932fd3e9.yml +++ b/web/modules/custom/default_content_config/content/node/26f2d370-453e-4fdb-8b51-3f6a932fd3e9.yml @@ -32,6 +32,11 @@ default: moderation_state: - value: published + path: + - + alias: /topics/topics-all-fields + langcode: en + pathauto: 1 body: - value: 'Lorem ipsum odor amet, consectetuer adipiscing elit. Dapibus facilisis tellus eleifend cras lectus diam efficitur. Porttitor aenean habitasse magna inceptos commodo litora. Magna fermentum sit phasellus taciti neque venenatis feugiat proin! Himenaeos nam leo hendrerit netus litora luctus porttitor? Congue habitasse faucibus habitasse nascetur sit. Dolor hac sagittis ligula vulputate; elit quisque mi tempor. Posuere penatibus vehicula orci suspendisse tortor netus nostra leo laoreet.
Cursus etiam metus sagittis ultricies, aliquet eget. Nostra euismod feugiat fames suspendisse hendrerit dapibus phasellus felis. Tempor tellus lacus convallis varius hac turpis. Pulvinar augue fusce accumsan suscipit molestie interdum augue porta. Consectetur maximus pulvinar ex curae nostra tellus nisi eu. Convallis mattis ex ullamcorper nisl neque mi torquent. Eros inceptos dis pretium lectus sem mus a. Faucibus proin luctus ultrices; vestibulum tincidunt rutrum.
' diff --git a/web/modules/custom/default_content_config/content/node/29deb864-d663-40bd-a667-427fc01c35e2.yml b/web/modules/custom/default_content_config/content/node/29deb864-d663-40bd-a667-427fc01c35e2.yml index 0be57118..55225c45 100644 --- a/web/modules/custom/default_content_config/content/node/29deb864-d663-40bd-a667-427fc01c35e2.yml +++ b/web/modules/custom/default_content_config/content/node/29deb864-d663-40bd-a667-427fc01c35e2.yml @@ -29,3 +29,8 @@ default: moderation_state: - value: published + path: + - + alias: /2024/10/20/news-all-required-fields + langcode: en + pathauto: 1 diff --git a/web/modules/custom/default_content_config/content/node/2e0f1e02-efde-48e6-9e9e-4cc1e572feec.yml b/web/modules/custom/default_content_config/content/node/2e0f1e02-efde-48e6-9e9e-4cc1e572feec.yml index 35039e5a..8612baa1 100644 --- a/web/modules/custom/default_content_config/content/node/2e0f1e02-efde-48e6-9e9e-4cc1e572feec.yml +++ b/web/modules/custom/default_content_config/content/node/2e0f1e02-efde-48e6-9e9e-4cc1e572feec.yml @@ -29,17 +29,12 @@ default: moderation_state: - value: published - body: + path: - - value: 'Everyone who works on government websites has a role to play in making federal resources accessible and inclusive.
This guide provides:
We focus on the issues most likely to impact government sites. These guidelines do not provide a comprehensive list of all possible issues. Your team will need additional resources and work to conduct manual audits to conform to the standards of Section 508, a law that ensures all web content is accessible to anybody with a disability. It aligns with the World Wide Web Consortium (W3C) Web Accessibility Initiative (WAI) Web Content Accessibility Guidelines (WCAG) 2.0, Level AA.
Choose the guide that best fits your role:
These roles are based on the roles we have at the Technology Transformation Services at GSA.
' - format: html - summary: '' - field_buttons: - - - uri: 'http://www.digital.gov' - title: 'Placeholder Button' - options: { } + alias: /guides + langcode: en + pathauto: 0 field_summary: - - value: 'A ‘quick-start’ guide for embedding accessibility and inclusive design practices into your team’s workflow' + value: 'Go beyond the basics with these expert-level how-to guides. Think of these guides as digital textbooks that provide comprehensive information and tactics for building excellent digital experiences.' format: html diff --git a/web/modules/custom/default_content_config/content/node/30e4505c-8011-493a-a3e8-ad35ef95c29d.yml b/web/modules/custom/default_content_config/content/node/30e4505c-8011-493a-a3e8-ad35ef95c29d.yml index eae79273..d0291403 100644 --- a/web/modules/custom/default_content_config/content/node/30e4505c-8011-493a-a3e8-ad35ef95c29d.yml +++ b/web/modules/custom/default_content_config/content/node/30e4505c-8011-493a-a3e8-ad35ef95c29d.yml @@ -31,6 +31,11 @@ default: moderation_state: - value: published + path: + - + alias: '' + langcode: en + pathauto: 1 field_short_post_type: - value: service diff --git a/web/modules/custom/default_content_config/content/node/30f086db-8fb5-40e8-ae3f-58dc8be40f74.yml b/web/modules/custom/default_content_config/content/node/30f086db-8fb5-40e8-ae3f-58dc8be40f74.yml index ee647f5a..5bf74968 100644 --- a/web/modules/custom/default_content_config/content/node/30f086db-8fb5-40e8-ae3f-58dc8be40f74.yml +++ b/web/modules/custom/default_content_config/content/node/30f086db-8fb5-40e8-ae3f-58dc8be40f74.yml @@ -31,6 +31,11 @@ default: moderation_state: - value: published + path: + - + alias: '' + langcode: en + pathauto: 1 field_short_post_type: - value: news diff --git a/web/modules/custom/default_content_config/content/node/31fb46ba-3d68-4c18-8819-cbbd8624d689.yml b/web/modules/custom/default_content_config/content/node/31fb46ba-3d68-4c18-8819-cbbd8624d689.yml index c6d30adf..2d00602f 100644 --- a/web/modules/custom/default_content_config/content/node/31fb46ba-3d68-4c18-8819-cbbd8624d689.yml +++ b/web/modules/custom/default_content_config/content/node/31fb46ba-3d68-4c18-8819-cbbd8624d689.yml @@ -29,3 +29,8 @@ default: moderation_state: - value: published + path: + - + alias: /authors/authors-all-required-fields + langcode: en + pathauto: 1 diff --git a/web/modules/custom/default_content_config/content/node/35dc2409-02d0-4bb5-b16d-4ecc340768b0.yml b/web/modules/custom/default_content_config/content/node/35dc2409-02d0-4bb5-b16d-4ecc340768b0.yml index a7dd23f5..7b84d719 100644 --- a/web/modules/custom/default_content_config/content/node/35dc2409-02d0-4bb5-b16d-4ecc340768b0.yml +++ b/web/modules/custom/default_content_config/content/node/35dc2409-02d0-4bb5-b16d-4ecc340768b0.yml @@ -33,6 +33,11 @@ default: moderation_state: - value: published + path: + - + alias: /2024/10/20/news-all-fields + langcode: en + pathauto: 1 body: - value: 'Lorem ipsum odor amet, consectetuer adipiscing elit. Dapibus facilisis tellus eleifend cras lectus diam efficitur. Porttitor aenean habitasse magna inceptos commodo litora. Magna fermentum sit phasellus taciti neque venenatis feugiat proin! Himenaeos nam leo hendrerit netus litora luctus porttitor? Congue habitasse faucibus habitasse nascetur sit. Dolor hac sagittis ligula vulputate; elit quisque mi tempor. Posuere penatibus vehicula orci suspendisse tortor netus nostra leo laoreet.
Cursus etiam metus sagittis ultricies, aliquet eget. Nostra euismod feugiat fames suspendisse hendrerit dapibus phasellus felis. Tempor tellus lacus convallis varius hac turpis. Pulvinar augue fusce accumsan suscipit molestie interdum augue porta. Consectetur maximus pulvinar ex curae nostra tellus nisi eu. Convallis mattis ex ullamcorper nisl neque mi torquent. Eros inceptos dis pretium lectus sem mus a. Faucibus proin luctus ultrices; vestibulum tincidunt rutrum.
' diff --git a/web/modules/custom/default_content_config/content/node/38cd1f1f-47ba-4e50-bc50-9cc1d8916638.yml b/web/modules/custom/default_content_config/content/node/38cd1f1f-47ba-4e50-bc50-9cc1d8916638.yml index e4dac84b..96965b42 100644 --- a/web/modules/custom/default_content_config/content/node/38cd1f1f-47ba-4e50-bc50-9cc1d8916638.yml +++ b/web/modules/custom/default_content_config/content/node/38cd1f1f-47ba-4e50-bc50-9cc1d8916638.yml @@ -29,6 +29,11 @@ default: moderation_state: - value: published + path: + - + alias: /authors/authors-all-fields + langcode: en + pathauto: 1 body: - value: 'Lorem ipsum odor amet, consectetuer adipiscing elit. Dapibus facilisis tellus eleifend cras lectus diam efficitur. Porttitor aenean habitasse magna inceptos commodo litora. Magna fermentum sit phasellus taciti neque venenatis feugiat proin! Himenaeos nam leo hendrerit netus litora luctus porttitor? Congue habitasse faucibus habitasse nascetur sit. Dolor hac sagittis ligula vulputate; elit quisque mi tempor. Posuere penatibus vehicula orci suspendisse tortor netus nostra leo laoreet.
Cursus etiam metus sagittis ultricies, aliquet eget. Nostra euismod feugiat fames suspendisse hendrerit dapibus phasellus felis. Tempor tellus lacus convallis varius hac turpis. Pulvinar augue fusce accumsan suscipit molestie interdum augue porta. Consectetur maximus pulvinar ex curae nostra tellus nisi eu. Convallis mattis ex ullamcorper nisl neque mi torquent. Eros inceptos dis pretium lectus sem mus a. Faucibus proin luctus ultrices; vestibulum tincidunt rutrum.
Pretium lacus habitasse consequat volutpat facilisis cras fringilla parturient nisi. Mauris morbi praesent velit; nostra odio lacinia. Eros consectetur ornare quisque tellus cubilia consequat. Amet massa felis fringilla mauris malesuada finibus rutrum. Eleifend hendrerit egestas nulla; vel neque sapien. Orci nascetur sollicitudin lacus dictumst semper et pellentesque. Bibendum ultrices malesuada cursus habitasse nunc; condimentum non nisi. Ipsum habitasse arcu ultricies facilisis curae laoreet. Cras senectus tempus ultrices id ante proin, suscipit ante.
Condimentum rutrum ante non conubia urna. Adipiscing et tempor pharetra erat nullam torquent vitae dictumst taciti. Nulla curabitur velit leo feugiat habitasse potenti felis? Est volutpat rutrum montes finibus ipsum aptent. Praesent metus sagittis ex mollis porttitor viverra ridiculus potenti. Eros donec nullam dis sociosqu venenatis primis? Convallis leo aliquam fames fermentum interdum. Ligula semper varius massa sociosqu risus urna?
Ac vitae tortor metus viverra netus ornare cursus tempor parturient. Volutpat per eget nisi mus non. Sociosqu potenti eleifend iaculis tellus euismod, per mollis penatibus. Dis nulla iaculis ligula fames proin in erat. Penatibus urna diam commodo feugiat ornare viverra. Purus massa justo ultrices nam, parturient platea tincidunt. Volutpat lorem sociosqu class, eleifend nullam cursus praesent praesent vitae. Congue litora ridiculus fames diam, eget efficitur. Mus pretium dapibus hac vivamus; vitae feugiat fringilla.
' diff --git a/web/modules/custom/default_content_config/content/node/3ab69aca-ed46-4591-86fc-b52d71f75a88.yml b/web/modules/custom/default_content_config/content/node/3ab69aca-ed46-4591-86fc-b52d71f75a88.yml index 7e0b66d9..43dabd15 100644 --- a/web/modules/custom/default_content_config/content/node/3ab69aca-ed46-4591-86fc-b52d71f75a88.yml +++ b/web/modules/custom/default_content_config/content/node/3ab69aca-ed46-4591-86fc-b52d71f75a88.yml @@ -31,6 +31,11 @@ default: moderation_state: - value: published + path: + - + alias: '' + langcode: en + pathauto: 1 field_logo: - entity: 8b279abf-0fff-4a2d-8e9d-0fd3e7d6879d diff --git a/web/modules/custom/default_content_config/content/node/3b3a9406-9f34-4c96-9de2-8d0362fa8cb2.yml b/web/modules/custom/default_content_config/content/node/3b3a9406-9f34-4c96-9de2-8d0362fa8cb2.yml index a86da42b..c7c4e7d0 100644 --- a/web/modules/custom/default_content_config/content/node/3b3a9406-9f34-4c96-9de2-8d0362fa8cb2.yml +++ b/web/modules/custom/default_content_config/content/node/3b3a9406-9f34-4c96-9de2-8d0362fa8cb2.yml @@ -29,3 +29,8 @@ default: moderation_state: - value: published + path: + - + alias: /resources/resources-all-required-fields + langcode: en + pathauto: 1 diff --git a/web/modules/custom/default_content_config/content/node/3beab2ef-6000-4ffd-bbe5-b747ff2b58e4.yml b/web/modules/custom/default_content_config/content/node/3beab2ef-6000-4ffd-bbe5-b747ff2b58e4.yml deleted file mode 100644 index d1ddbad4..00000000 --- a/web/modules/custom/default_content_config/content/node/3beab2ef-6000-4ffd-bbe5-b747ff2b58e4.yml +++ /dev/null @@ -1,45 +0,0 @@ -_meta: - version: '1.0' - entity_type: node - uuid: 3beab2ef-6000-4ffd-bbe5-b747ff2b58e4 - bundle: landing_page - default_langcode: en -default: - revision_uid: - - - target_id: 1 - status: - - - value: true - uid: - - - target_id: 1 - title: - - - value: Resources - created: - - - value: 1729527768 - promote: - - - value: false - sticky: - - - value: false - moderation_state: - - - value: published - body: - - - value: 'In the federal government, accessibility means that agencies must give disabled employees and members of the public access to information comparable to the access available to others.
Familiarize yourself with Section508,gov, and read this deeper dive on understanding accessibility in government to gain a solid foundation on accessibility in the federal space.
Accessibility must be considered throughout design, development, content creation, and maintenance of digital assets. It’s much easier to build accessibility in from the start, than to remediate something after it’s already built. Some of the most common accessibility issues we see on federal websites include:
Automated testing can find some accessibility issues, but only manual testing will catch everything, so use your agency’s standard testing tool and follow the Section 508 ICT Testing Baseline to test all code and content before publication. Using this testing baseline ensures you address access to information and communication technology (ICT) under Section 508 of the Rehabilitation Act and Section 255 of the Communications Act.
To meet our mission and serve the public, we must provide accessible resources, both physical and digital. Section508.gov offers many practical reasons for digital accessibility.
Accessibility is not only the right thing to do, it’s also the law. Under Section 508 of the Rehabilitation Act of 1973, as amended in (29 U.S.C § 794d), federal agencies must build websites and digital services that conform to the Revised 508 Standards.
Following accessibility guidelines often also leads to improvements in usability as well. This means your websites and digital services will work better, not only for those with disabilities, but for everyone. Promote accessibility at your agency by:
Federal agencies are required to provide an accessibility statement. GSA’s Government-wide IT Accessibility Program also encourages all digital product owners to include information about an organization’s commitment towards providing equal access to information.
Visit Section508.gov to learn how to develop a website accessibility statement, including why you should publish a statement, what to include, and where to publish it.
' @@ -42,3 +49,6 @@ default: - value: 'An overview of how to design and deliver accessible digital products and services in the federal government' format: html + field_topics: + - + entity: ad7aa7a5-33cf-400e-93cf-11820e467111 diff --git a/web/modules/custom/default_content_config/content/node/4533b7eb-0c1c-4ef0-97ee-1bee41e44b82.yml b/web/modules/custom/default_content_config/content/node/4533b7eb-0c1c-4ef0-97ee-1bee41e44b82.yml new file mode 100644 index 00000000..efa7c69b --- /dev/null +++ b/web/modules/custom/default_content_config/content/node/4533b7eb-0c1c-4ef0-97ee-1bee41e44b82.yml @@ -0,0 +1,96 @@ +_meta: + version: '1.0' + entity_type: node + uuid: 4533b7eb-0c1c-4ef0-97ee-1bee41e44b82 + bundle: topics + default_langcode: en +default: + revision_uid: + - + target_id: 1 + status: + - + value: true + uid: + - + target_id: 1 + title: + - + value: 'Crowdsourcing and Citizen Science' + created: + - + value: 1732137805 + promote: + - + value: false + sticky: + - + value: false + moderation_state: + - + value: published + path: + - + alias: /topics/crowdsourcing-and-citizen-science + langcode: en + pathauto: 0 + field_deck: + - + value: 'Crowdsourcing and citizen science can accelerate discovery across the U.S. government.' + format: html + field_featured_links: + - + entity: + _meta: + version: '1.0' + entity_type: paragraph + uuid: 4f1c346d-6bc8-4e03-be1b-561cb6749054 + bundle: featured_links + default_langcode: en + default: + status: + - + value: true + created: + - + value: 1732138310 + behavior_settings: + - + value: { } + field_featured_resources: + - + entity: + _meta: + version: '1.0' + entity_type: paragraph + uuid: 736d1555-3821-4dfc-97f1-cae240b5a7da + bundle: external_content + default_langcode: en + default: + status: + - + value: true + created: + - + value: 1732138310 + behavior_settings: + - + value: { } + field_link: + - + uri: 'https://www.citizenscience.gov/' + title: CitizenScience.gov + options: { } + field_summary: + - + value: 'An official government website designed to accelerate the use of crowdsourcing and citizen science across the U.S. government.' + format: html + field_legislation: + - + uri: 'https://www.whitehouse.gov/briefing-room/presidential-actions/2023/10/30/executive-order-on-the-safe-secure-and-trustworthy-development-and-use-of-artificial-intelligence/' + title: 'Crowdsourcing and Citizen Science Act of 2016' + options: { } + field_summary: + - + value: 'Through citizen science and crowdsourcing, the federal government and nongovernmental organizations can engage the public in addressing societal needs and accelerating science, technology, and innovation.' + format: html diff --git a/web/modules/custom/default_content_config/content/node/45a32394-3a9a-4481-a9bf-4701e39138ea.yml b/web/modules/custom/default_content_config/content/node/45a32394-3a9a-4481-a9bf-4701e39138ea.yml index ca1c72bd..f07b52f9 100644 --- a/web/modules/custom/default_content_config/content/node/45a32394-3a9a-4481-a9bf-4701e39138ea.yml +++ b/web/modules/custom/default_content_config/content/node/45a32394-3a9a-4481-a9bf-4701e39138ea.yml @@ -32,6 +32,11 @@ default: moderation_state: - value: published + path: + - + alias: /guides/guide-all-fields + langcode: en + pathauto: 1 body: - value: 'Everyone who works on government websites has a role to play in making federal resources accessible and inclusive.
This guide provides:
We focus on the issues most likely to impact government sites. These guidelines do not provide a comprehensive list of all possible issues. Your team will need additional resources and work to conduct manual audits to conform to the standards of Section 508, a law that ensures all web content is accessible to anybody with a disability. It aligns with the World Wide Web Consortium (W3C) Web Accessibility Initiative (WAI) Web Content Accessibility Guidelines (WCAG) 2.0, Level AA.
Choose the guide that best fits your role:
These roles are based on the roles we have at the Technology Transformation Services at GSA.
' diff --git a/web/modules/custom/default_content_config/content/node/46c1aa2a-c573-4c7d-b152-630a422aa254.yml b/web/modules/custom/default_content_config/content/node/46c1aa2a-c573-4c7d-b152-630a422aa254.yml index fd393794..a3eca4ec 100644 --- a/web/modules/custom/default_content_config/content/node/46c1aa2a-c573-4c7d-b152-630a422aa254.yml +++ b/web/modules/custom/default_content_config/content/node/46c1aa2a-c573-4c7d-b152-630a422aa254.yml @@ -29,6 +29,11 @@ default: moderation_state: - value: published + path: + - + alias: /communities/communities-all-required-fields + langcode: en + pathauto: 1 field_dg_highlight: - value: false diff --git a/web/modules/custom/default_content_config/content/node/5422ab63-c9a2-48cd-9816-a1892a687169.yml b/web/modules/custom/default_content_config/content/node/5422ab63-c9a2-48cd-9816-a1892a687169.yml index b49c3c8e..1ee569ac 100644 --- a/web/modules/custom/default_content_config/content/node/5422ab63-c9a2-48cd-9816-a1892a687169.yml +++ b/web/modules/custom/default_content_config/content/node/5422ab63-c9a2-48cd-9816-a1892a687169.yml @@ -29,17 +29,12 @@ default: moderation_state: - value: published - body: + path: - - value: 'body text
' - format: html - summary: '' - field_buttons: - - - uri: 'http://www.digital.gov' - title: 'Placeholder Button' - options: { } + alias: /job-board + langcode: en + pathauto: 0 field_summary: - - value: n/a + value: 'Discover community- and technology-related job openings in the federal government.' format: html diff --git a/web/modules/custom/default_content_config/content/node/56b9851c-8b3e-4531-8fe4-985bace94001.yml b/web/modules/custom/default_content_config/content/node/56b9851c-8b3e-4531-8fe4-985bace94001.yml index 26bf7876..39d7e23c 100644 --- a/web/modules/custom/default_content_config/content/node/56b9851c-8b3e-4531-8fe4-985bace94001.yml +++ b/web/modules/custom/default_content_config/content/node/56b9851c-8b3e-4531-8fe4-985bace94001.yml @@ -31,6 +31,11 @@ default: moderation_state: - value: published + path: + - + alias: '' + langcode: en + pathauto: 1 field_contact: - value: dap@gsa.gov diff --git a/web/modules/custom/default_content_config/content/node/58b5051e-356e-4ace-be42-ca090259d6ab.yml b/web/modules/custom/default_content_config/content/node/58b5051e-356e-4ace-be42-ca090259d6ab.yml index d417c880..4da758da 100644 --- a/web/modules/custom/default_content_config/content/node/58b5051e-356e-4ace-be42-ca090259d6ab.yml +++ b/web/modules/custom/default_content_config/content/node/58b5051e-356e-4ace-be42-ca090259d6ab.yml @@ -6,7 +6,6 @@ _meta: default_langcode: en depends: 623a2982-602b-4762-a59e-9a7c30c64f36: node - a842883f-d724-4e91-a1c7-511707fc59b5: node cbcd65ff-8274-46c7-89bc-9f8c2bdaddd3: node 47d1784c-68a3-4a3b-a341-3e4f8d092253: media default: @@ -34,6 +33,11 @@ default: moderation_state: - value: published + path: + - + alias: /topics/privacy + langcode: en + pathauto: 0 field_deck: - value: 'As agencies carry out their diverse missions, they must also respect and protect personally identifiable information (PII)' @@ -41,57 +45,13 @@ default: field_featured_communities: - entity: 623a2982-602b-4762-a59e-9a7c30c64f36 - field_featured_links: - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: 62f634e2-c9d0-4824-ab99-949d787c673c - bundle: featured_links - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1729617573 - behavior_settings: - - - value: { } - field_links: - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: 678ad8f1-eb73-4957-aa0a-ac41caeabcbc - bundle: internal_content - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1729617946 - behavior_settings: - - - value: { } - field_content: - - - entity: a842883f-d724-4e91-a1c7-511707fc59b5 - field_title: - - - value: 'Guidance for Implementing the Privacy Provisions of the E–Government Act of 2002 (M-03–22)' field_featured_resources: - entity: _meta: version: '1.0' entity_type: paragraph - uuid: 0f307e01-52fd-4940-b907-e34562f33571 + uuid: 7557eb54-5141-4cd0-9240-475ebe96a753 bundle: internal_content default_langcode: en default: @@ -100,7 +60,7 @@ default: value: true created: - - value: 1729617779 + value: 1732213954 behavior_settings: - value: { } diff --git a/web/modules/custom/default_content_config/content/node/623a2982-602b-4762-a59e-9a7c30c64f36.yml b/web/modules/custom/default_content_config/content/node/623a2982-602b-4762-a59e-9a7c30c64f36.yml index 63addeff..5b4ba8c1 100644 --- a/web/modules/custom/default_content_config/content/node/623a2982-602b-4762-a59e-9a7c30c64f36.yml +++ b/web/modules/custom/default_content_config/content/node/623a2982-602b-4762-a59e-9a7c30c64f36.yml @@ -19,7 +19,7 @@ default: target_id: 1 title: - - value: 'Web Managers' + value: 'Join the Web Managers' created: - value: 1729615048 @@ -32,9 +32,14 @@ default: moderation_state: - value: published + path: + - + alias: /communities/web-content-managers + langcode: en + pathauto: 0 body: - - value: 'We are a group for those who create, manage, and contribute to government websites and digital services. We are working to create a trusted, seamless online experience for all. You do not need to be a “manager” to be a part of this community; we are all managing different aspects of the digital experience and all have something to contribute — and something to learn — from one another.
Together, everyone achieves more. We recognize the expert in each of us. Our primary purpose is to collaborate and share ideas, challenges, lessons learned, and best practices in managing government websites and digital services—from all levels of skills and knowledge.
We support efforts to implement the 21st Century Integrated Digital Experience Act (21st Century IDEA) and other requirements for government websites and digital services.
We meet several times a year and maintain an active LISTSERV. We also work with other communities of practice and the Federal Web Council to publish case studies, blog posts, and other resources on Digital.gov.
We want to help our community find the answers to questions, to consider questions they perhaps haven’t thought to ask, and to learn from this diverse community.
We held our first community meeting in October 2000. The web content managers group was started as a way for content managers, not techies, to get together to discuss web content and management issues facing the federal government. We have evolved over the past 20 years to include everyone who has a role in building websites and digital services.
p>Government professionals from all levels come together in this community to create a better online experience for the public.
Become a member to learn more about creating, managing, and contributing to government websites and digital services.
Digital.gov fosters this fundamental community by providing spaces for sharing ideas, challenges, lessons learned, and best practices for managing government websites and digital services. Remember, when participating in this community, you must follow Digital.gov community guidelines.
Lorem ipsum odor amet, consectetuer adipiscing elit. Dapibus facilisis tellus eleifend cras lectus diam efficitur. Porttitor aenean habitasse magna inceptos commodo litora. Magna fermentum sit phasellus taciti neque venenatis feugiat proin! Himenaeos nam leo hendrerit netus litora luctus porttitor? Congue habitasse faucibus habitasse nascetur sit. Dolor hac sagittis ligula vulputate; elit quisque mi tempor. Posuere penatibus vehicula orci suspendisse tortor netus nostra leo laoreet.
Cursus etiam metus sagittis ultricies, aliquet eget. Nostra euismod feugiat fames suspendisse hendrerit dapibus phasellus felis. Tempor tellus lacus convallis varius hac turpis. Pulvinar augue fusce accumsan suscipit molestie interdum augue porta. Consectetur maximus pulvinar ex curae nostra tellus nisi eu. Convallis mattis ex ullamcorper nisl neque mi torquent. Eros inceptos dis pretium lectus sem mus a. Faucibus proin luctus ultrices; vestibulum tincidunt rutrum.
' diff --git a/web/modules/custom/default_content_config/content/node/73380b43-dd80-4ac0-beee-9803a7548068.yml b/web/modules/custom/default_content_config/content/node/73380b43-dd80-4ac0-beee-9803a7548068.yml new file mode 100644 index 00000000..45412a63 --- /dev/null +++ b/web/modules/custom/default_content_config/content/node/73380b43-dd80-4ac0-beee-9803a7548068.yml @@ -0,0 +1,49 @@ +_meta: + version: '1.0' + entity_type: node + uuid: 73380b43-dd80-4ac0-beee-9803a7548068 + bundle: basic_page + default_langcode: en +default: + revision_uid: + - + target_id: 1 + status: + - + value: false + uid: + - + target_id: 1 + title: + - + value: 'About us' + created: + - + value: 1732210132 + promote: + - + value: false + sticky: + - + value: false + moderation_state: + - + value: draft + path: + - + alias: /about + langcode: en + pathauto: 0 + body: + - + value: 'To connect our federal colleagues with the knowledge they need to create outstanding websites and digital services.
We envision a world where the U.S. government leads in creating world-class digital experiences for the public. We strive to establish Digital.gov as the resource that federal web and digital service practitioners view as essential to this work.
Find out how to connect with us across different channels.
Our roadmap is an up-to-date report on the work we’re doing to improve Digital.gov. We regularly update this roadmap to share what we have done recently and what we are planning to do in the coming months.
Activity | Status |
---|---|
Prepare and equip members for change related to M-23-22 policy guidance through regular, ongoing communications | Complete |
Publish a resource page to summarize the requirements for delivering a digital first public experience | Complete |
Redesign topic pages to enable active content curation instead of auto-generation | Complete |
Publish introductory resources to support users’ implementation of M-23-22 | Complete |
Formalize Digital.gov’s network of volunteers and contributors | Complete |
Conduct user research with web and digital practitioners to better understand user needs | Complete |
Create user types based on research to identify a broad grouping of different types of customers and users | Complete |
Plan for infrastructure modernization | Complete |
Publish roadmap on Digital.gov | Complete |
Migrate the accessibility.digital.gov microsite to Digital.gov as a guide, Accessibility for teams | Complete |
Plan and host the Spring 2024 Digital.gov Community Summit | Complete |
Share more agency case studies and success stories with community members | Complete |
Publish more evergreen content, including topic and policy pages | Complete |
Publish short, actionable, accessible video content | Complete |
Increase engagement and create space for more community members to participate | In progress |
Grow collaboration with web and digital executives across government | In progress |
Update federal plain language guidelines | Upcoming |
Conduct pilot workshops with community members to identify problems and overcome challenges | Upcoming |
Roll out a modern content management system | Upcoming |
Roll out a modern platform for member engagement and communication | Upcoming |
Body Field
' - format: html - summary: '' - field_buttons: - - - uri: 'http://www.digital.gov' - title: 'Placeholder Button' - options: { } - field_summary: - - - value: 'Explore services that are user-centered, open-source, and built by government for government.' - format: html diff --git a/web/modules/custom/default_content_config/content/node/75eea0f2-8628-4f99-9181-18c9d5e776b6.yml b/web/modules/custom/default_content_config/content/node/75eea0f2-8628-4f99-9181-18c9d5e776b6.yml index d13c8920..eb09fd0f 100644 --- a/web/modules/custom/default_content_config/content/node/75eea0f2-8628-4f99-9181-18c9d5e776b6.yml +++ b/web/modules/custom/default_content_config/content/node/75eea0f2-8628-4f99-9181-18c9d5e776b6.yml @@ -31,6 +31,11 @@ default: moderation_state: - value: published + path: + - + alias: '' + langcode: en + pathauto: 1 field_logo: - entity: d512bbbc-1974-4b67-91ed-6ab3ac0b1b3d diff --git a/web/modules/custom/default_content_config/content/node/7acbb47b-73ed-4b5c-8dbb-5e21abccea00.yml b/web/modules/custom/default_content_config/content/node/7acbb47b-73ed-4b5c-8dbb-5e21abccea00.yml new file mode 100644 index 00000000..f47cf34e --- /dev/null +++ b/web/modules/custom/default_content_config/content/node/7acbb47b-73ed-4b5c-8dbb-5e21abccea00.yml @@ -0,0 +1,50 @@ +_meta: + version: '1.0' + entity_type: node + uuid: 7acbb47b-73ed-4b5c-8dbb-5e21abccea00 + bundle: authors + default_langcode: en +default: + revision_uid: + - + target_id: 1 + status: + - + value: true + uid: + - + target_id: 1 + title: + - + value: 'Lorena Molina-Irizarry' + created: + - + value: 1732137677 + promote: + - + value: false + sticky: + - + value: false + moderation_state: + - + value: published + path: + - + alias: /authors/lorena-molinairizarry + langcode: en + pathauto: 0 + field_agency_acronym: + - + value: Census + field_agency_full_name: + - + value: 'U.S. Census Bureau' + field_first_name: + - + value: Lorena + format: html + field_last_name: + - + value: Molina-Irizarry + format: html diff --git a/web/modules/custom/default_content_config/content/node/7ea91000-46a3-4115-a8db-e7deacb4a0f6.yml b/web/modules/custom/default_content_config/content/node/7ea91000-46a3-4115-a8db-e7deacb4a0f6.yml index 73f674dc..8f728ba6 100644 --- a/web/modules/custom/default_content_config/content/node/7ea91000-46a3-4115-a8db-e7deacb4a0f6.yml +++ b/web/modules/custom/default_content_config/content/node/7ea91000-46a3-4115-a8db-e7deacb4a0f6.yml @@ -5,7 +5,8 @@ _meta: bundle: event default_langcode: en depends: - 6bd8641f-84c6-4ddb-b8b2-9c076b017198: media + ad7aa7a5-33cf-400e-93cf-11820e467111: node + bfc21cc0-5de7-4b9f-8dcd-4b1da264ace5: node default: revision_uid: - @@ -21,7 +22,7 @@ default: value: 'The Intersection Between Plain Language and 508 Compliance' created: - - value: 1729712066 + value: 1586973600 promote: - value: false @@ -31,9 +32,14 @@ default: moderation_state: - value: published + path: + - + alias: /event/2020/04/15/accessibility-intersection-between-plain-language-508 + langcode: en + pathauto: 0 body: - - value: 'At its core, plain language is about making documents accessible to readers. In this month’s meeting we will discuss how plain language intersects with 508 compliance requirements to make federal electronic documents and technology accessible to people with disabilities. We invite 508 program managers and plain language experts to join us for an informative discussion. Topics include:
This meeting is hosted by the Plain Language Action and Information Network (PLAIN), a community of federal employees dedicated to the idea that citizens deserve clear communications from the government.
' + value: 'At its core, plain language is about making documents accessible to readers. In this month’s meeting we will discuss how plain language intersects with 508 compliance requirements to make federal electronic documents and technology accessible to people with disabilities. We invite 508 program managers and plain language experts to join us for an informative discussion. Topics include:
This meeting is hosted by the Plain Language Action and Information Network (PLAIN), a community of federal employees dedicated to the idea that citizens deserve clear communications from the government.
' format: html summary: '' field_captions: @@ -50,9 +56,6 @@ default: field_event_platform: - value: adobe_connect - field_featured_image: - - - entity: 6bd8641f-84c6-4ddb-b8b2-9c076b017198 field_host: - value: 'Plain Community of Practice' @@ -62,9 +65,6 @@ default: field_page_weight: - value: 2 - field_primary_image: - - - entity: 6bd8641f-84c6-4ddb-b8b2-9c076b017198 field_registration_url: - uri: 'https://www.eventbrite.com/e/100304240684' @@ -77,6 +77,11 @@ default: - value: 'We’ll discuss how plain language intersects with 508 compliance requirements to make federal electronic documents and information technology accessible to people with disabilities.' format: html + field_topics: + - + entity: ad7aa7a5-33cf-400e-93cf-11820e467111 + - + entity: bfc21cc0-5de7-4b9f-8dcd-4b1da264ace5 field_venue: - entity: diff --git a/web/modules/custom/default_content_config/content/node/80caaa35-a22b-43ae-a72c-9a714c333a06.yml b/web/modules/custom/default_content_config/content/node/80caaa35-a22b-43ae-a72c-9a714c333a06.yml index c0d4480e..4b05f69d 100644 --- a/web/modules/custom/default_content_config/content/node/80caaa35-a22b-43ae-a72c-9a714c333a06.yml +++ b/web/modules/custom/default_content_config/content/node/80caaa35-a22b-43ae-a72c-9a714c333a06.yml @@ -33,6 +33,11 @@ default: moderation_state: - value: published + path: + - + alias: /topics/analytics + langcode: en + pathauto: 0 field_deck: - value: 'easure and plan your site performance with analytics best practices and tools' diff --git a/web/modules/custom/default_content_config/content/node/ce1da83b-2593-46e2-b3df-f7f77b7c2a3f.yml b/web/modules/custom/default_content_config/content/node/853969b8-5390-4fe2-865a-c645aa81d1fd.yml similarity index 68% rename from web/modules/custom/default_content_config/content/node/ce1da83b-2593-46e2-b3df-f7f77b7c2a3f.yml rename to web/modules/custom/default_content_config/content/node/853969b8-5390-4fe2-865a-c645aa81d1fd.yml index 25215918..973f0305 100644 --- a/web/modules/custom/default_content_config/content/node/ce1da83b-2593-46e2-b3df-f7f77b7c2a3f.yml +++ b/web/modules/custom/default_content_config/content/node/853969b8-5390-4fe2-865a-c645aa81d1fd.yml @@ -1,12 +1,12 @@ _meta: version: '1.0' entity_type: node - uuid: ce1da83b-2593-46e2-b3df-f7f77b7c2a3f - bundle: news + uuid: 853969b8-5390-4fe2-865a-c645aa81d1fd + bundle: short_post default_langcode: en depends: - 220a49de-e1ee-4314-ba79-39e0b3cf552a: node - 58b5051e-356e-4ace-be42-ca090259d6ab: node + bbb973e8-d813-44a2-bafe-821d10f37014: node + 26f2d370-453e-4fdb-8b51-3f6a932fd3e9: node default: revision_uid: - @@ -22,7 +22,7 @@ default: value: 'You might not be as agile as you think you are' created: - - value: 1729710000 + value: 1732203237 promote: - value: false @@ -32,20 +32,25 @@ default: moderation_state: - value: published - field_authors: + path: - - entity: 220a49de-e1ee-4314-ba79-39e0b3cf552a + alias: '' + langcode: en + pathauto: 0 field_deck: - - value: 'The mandate to be agile is everywhere. But agile isn’t an on-off switch. It’s a skill and a mindset that is developed over time, through dedicated work, open teams, and lots (and lots) of practice ' + value: 'The mandate to be agile is everywhere. But agile isn’t an on-off switch. It’s a skill and a mindset that is developed over time, through dedicated work, open teams, and lots (and lots) of practice' format: html - field_kicker: + field_short_post_type: + - + value: news + field_source: - - value: 'Continuous Improvement' + entity: bbb973e8-d813-44a2-bafe-821d10f37014 field_summary: - value: 'The mandate to be agile is everywhere. But agile isn’t an on-off switch. It’s a skill and a mindset that is developed over time, through dedicated work, open teams, and lots (and lots) of practice' format: html field_topics: - - entity: 58b5051e-356e-4ace-be42-ca090259d6ab + entity: 26f2d370-453e-4fdb-8b51-3f6a932fd3e9 diff --git a/web/modules/custom/default_content_config/content/node/88a30df6-80b5-4887-bdb7-6ffb12259ac9.yml b/web/modules/custom/default_content_config/content/node/88a30df6-80b5-4887-bdb7-6ffb12259ac9.yml index 7eeb8f60..c6b103a7 100644 --- a/web/modules/custom/default_content_config/content/node/88a30df6-80b5-4887-bdb7-6ffb12259ac9.yml +++ b/web/modules/custom/default_content_config/content/node/88a30df6-80b5-4887-bdb7-6ffb12259ac9.yml @@ -31,6 +31,11 @@ default: moderation_state: - value: published + path: + - + alias: '' + langcode: en + pathauto: 1 field_deck: - value: 'At the Department of Justice, Access DOJ and the Office of the Pardon Attorney (PARDON) partnered to simplify and streamline the presidential pardon application process. By conducting usability testing and gathering feedback, they identified key issues wi' diff --git a/web/modules/custom/default_content_config/content/node/8ba0f0bd-d728-4df0-bb05-28766df7a1c0.yml b/web/modules/custom/default_content_config/content/node/8ba0f0bd-d728-4df0-bb05-28766df7a1c0.yml index 167db873..fb625a8c 100644 --- a/web/modules/custom/default_content_config/content/node/8ba0f0bd-d728-4df0-bb05-28766df7a1c0.yml +++ b/web/modules/custom/default_content_config/content/node/8ba0f0bd-d728-4df0-bb05-28766df7a1c0.yml @@ -31,6 +31,11 @@ default: moderation_state: - value: published + path: + - + alias: '' + langcode: en + pathauto: 1 field_deck: - value: "18F's Alan Atlas and Alan Brouilette cover the fundamentals of Agile." diff --git a/web/modules/custom/default_content_config/content/node/8f1dda66-7cf9-43ca-a086-ea1f8b19ef6d.yml b/web/modules/custom/default_content_config/content/node/8f1dda66-7cf9-43ca-a086-ea1f8b19ef6d.yml index b00c1cc1..45ec629d 100644 --- a/web/modules/custom/default_content_config/content/node/8f1dda66-7cf9-43ca-a086-ea1f8b19ef6d.yml +++ b/web/modules/custom/default_content_config/content/node/8f1dda66-7cf9-43ca-a086-ea1f8b19ef6d.yml @@ -4,8 +4,6 @@ _meta: uuid: 8f1dda66-7cf9-43ca-a086-ea1f8b19ef6d bundle: basic_page default_langcode: en - depends: - 6bd8641f-84c6-4ddb-b8b2-9c076b017198: media default: revision_uid: - @@ -31,22 +29,24 @@ default: moderation_state: - value: published + path: + - + alias: /about/contribute + langcode: en + pathauto: 0 body: - - value: 'While we welcome event and content contributions from community members across all levels of experience, we know that can feel like a big leap, especially for folks who are new to the federal government or Digital.gov. So, we offer other ways to contribute.
Open Opportunities: We occasionally post short, recurring tasks on the Open Opportunities platform. Each task takes about 8 hours. Browse all Digital.gov tasks to find one that is a good fit for you.
Community mailing lists: Share your thoughts and ideas on the community LISTSERV. Tell us about your agency and team and some of your noteworthy projects. Share best practices and resources. Ask questions about new research, industry trends, and other topics. All community members can post messages on the LISTSERV. And be sure to join several Digital.gov communities of practice. Each community has its own culture, and you’ll learn something new by joining more than one community.
Feedback: We want to hear from you. We use feedback from community members and the public to continually improve Digital.gov. Complete our post-event, website, and community surveys, or write to us at digitalgov@gsa.gov to share what’s on your mind.
' + value: 'Digital.gov provides guidance on building better digital services in government. Do you have a case study or success story to share? Did your team recently accomplish something noteworthy?
We’re always on the lookout for ideas from our community members.
Agency stories are an important tool to empower and support colleagues who are working to improve digital content. Digital.gov gathers ideas and expertise from across the federal government and shares that information with thousands of community members, readers, and event attendees.
We welcome ideas and expertise from folks across all levels of experience. You must belong to at least one Digital.gov community and be a federal employee or contractor with an official government email. In most cases, this is a .gov or .mil account. Federal employees must have approval from their supervisors for all work submitted to Digital.gov. Federal contractors must have approval from their federal product manager, Contracting Officer’s Representative, or both. We cannot accept promotional content or pitches from the public.
Not sure what to share? Digital.gov focuses on creating content with direct and actionable connections to digital services. We are looking for ideas that will help generalists, technologists, and teams in the federal government create world-class digital experiences. You can find examples of recent case studies and stories in our blogs and on our resource pages.
If you’re interested in pitching an event, check out our video archive of past events. You can also explore our guidelines for Digital.gov event presenters.
Write a 3-5 sentence summary of your idea and the content type you have in mind, like a blog or an event. Email this pitch to digitalgov@gsa.gov.
If you’re submitting an event, you can also use our event submission form.
We accept and review pitches on a rolling basis. Our team will look at your idea to determine the right format or event type, relevance to our audience, and match to our mission and goals.
If your pitch is accepted, we’ll work with you to produce the content. This can include interviewing relevant stakeholders, editing for style and voice, and making sure it is reviewed by subject matter experts. We aim to publish written content within 6 to 8 weeks from the time work begins. Most events are held 8 to 12 weeks after they are proposed.
{{< box color="light-gray" >}} Did you know? Digital.gov follows the Associated Press (AP) Stylebook and general plain language guidance. When we make edits, it’s to ensure the content reaches and engages our audience. View our full Digital.gov Style Guide. {{< /box >}}
Do you want to request a content update, report a bug, or suggest a feature? Use the green "New Issue" button on our GitHub Issues page. When filling out the issue, apply any relevant labels (in the right column), and be sure to:
While we welcome event and content ideas from community members across all levels of experience, we know that can feel like a big leap, especially for folks who are new to the federal government or Digital.gov. So, we offer other ways to contribute.
Join our Digital.gov Communities of Practice to share your thoughts and ideas on the community mailing lists. All community members can post messages on the mailing lists. And be sure to join several communities. Each community has its own culture, and you don’t have to be an expert to join and learn something new.
We want to hear from you! We use feedback from community members and the public to continually improve Digital.gov. Complete our post-event, website, and community surveys, or write to us at digitalgov@gsa.gov to share what’s on your mind.
We occasionally post short, recurring tasks on the Open Opportunities platform. Each task takes about 8 hours. Browse all Digital.gov tasks to find one that is a good fit for you.
Disclaimer: All references to specific brands, products, and/or companies are used only for illustrative purposes and do not imply endorsement by the U.S. federal government or any federal government agency.
' format: html summary: '' field_deck: - - value: "Have a case study to share? Did your team recently launch something new? Here is what we're looking for." + value: 'Have a story to share? Here is what we’re looking for.' format: html - field_featured_image: - - - entity: 6bd8641f-84c6-4ddb-b8b2-9c076b017198 field_page_weight: - value: 1 field_summary: - - value: "Have a case study to share? Did your team recently launch something new? Here is what we're looking for." + value: 'Have a story to share? Here is what we’re looking for.' format: html diff --git a/web/modules/custom/default_content_config/content/node/8f5405bb-957a-4842-b1fb-6276ef95a165.yml b/web/modules/custom/default_content_config/content/node/8f5405bb-957a-4842-b1fb-6276ef95a165.yml index 7134c68d..e86f83fc 100644 --- a/web/modules/custom/default_content_config/content/node/8f5405bb-957a-4842-b1fb-6276ef95a165.yml +++ b/web/modules/custom/default_content_config/content/node/8f5405bb-957a-4842-b1fb-6276ef95a165.yml @@ -19,7 +19,7 @@ default: value: 'Plain Language Web Writing Tips' created: - - value: 1729619790 + value: 1425668190 promote: - value: false @@ -29,9 +29,14 @@ default: moderation_state: - value: published + path: + - + alias: /resources/plain-language-web-writing-tips + langcode: en + pathauto: 0 body: - - value: 'On the web, people are in a hurry. They skim and scan, looking for fast answers to their questions, so it’s important to get to the point—quickly! Help your readers complete their tasks with these Plain Language writing tips:
Audience
Write for your reader. Don’t write for the experts, the lawyers, or your management, unless they are your intended audience.
Length
Less is more! Be concise. Eliminate ALL unnecessary words. Challenge every word = do you need it?
Tone
Use conversational pronouns (you, us, our, we). Write as if you were talking to a colleague or friend. Use contractions (we’re instead of we are).
Voice
Use active voice with strong verbs. Say “We mailed your form on May 1” instead of “Your form was mailed by us on May 1.”
Word Choice
Use the same words your readers use when they search for your info on the Web. Avoid acronyms and jargon.
Simplify
Use simple, descriptive section headings; short paragraphs; and ordinary, familiar words.
Links
Never use “click here”—link language should describe what your reader will get if they click that link. Include key words to help search engines.
Organization
Put the most important information first, followed by the details.
Improve Tasks
Organize content around your customers’ tasks, not your organization. Highlight action items (step 1, step 2, etc.).
Scannability
Separate content into small chunks. Use lots of white space for easy scanning. In general, write no more than 5-7 lines per paragraph. Use lists and bullets, they are easy to scan.
Separate Topics
Present each topic separately. Keep the information on each page to three (or fewer) levels.
Context
Don’t assume your readers already know the subject or have read related pages. Each page should stand on its own. Put everything in context.
Test and Evaluate
Test Web pages with actual customers so you can be sure real people can understand what you write.
Train
Encourage all your colleagues (lawyers, accountants, researchers, etc.) to use plain language—because all content is potentially Web content.
' + value: 'On the web, people are in a hurry. They skim and scan, looking for fast answers to their questions, so it’s important to get to the point—quickly!
Help your readers complete their tasks with these Plain Language writing tips:
Audience | Write for your reader. Don’t write for the experts, the lawyers, or your management, unless they are your intended audience. |
Length |
|
Tone | Use conversational pronouns (you, us, our, we). Write as if you were talking to a colleague or friend. Use contractions (we’re instead of we are). |
Voice | Use active voice with strong verbs. Say “We mailed your form on May 1” instead of “Your form was mailed by us on May 1.” |
Word Choice | Use the same words your readers use when they search for your info on the Web. Avoid acronyms and jargon. |
Simplify | Use simple, descriptive section headings; short paragraphs; and ordinary, familiar words. |
Links | Never use “click here”—link language should describe what your reader will get if they click that link. Include key words to help search engines. |
Organization | Put the most important information first, followed by the details. |
Improve Tasks | Organize content around your customers’ tasks, not your organization. Highlight action items (step 1, step 2, etc.). |
Scannability | Separate content into small chunks. Use lots of white space for easy scanning. In general, write no more than 5-7 lines per paragraph. Use lists and bullets, they are easy to scan. |
Separate Topics | Present each topic separately. Keep the information on each page to three (or fewer) levels. |
Context | Don’t assume your readers already know the subject or have read related pages. Each page should stand on its own. Put everything in context. |
Test and Evaluate | Test Web pages with actual customers so you can be sure real people can understand what you write. |
Train | Encourage all your colleagues (lawyers, accountants, researchers, etc.) to use plain language—because all content is potentially Web content. |
Federal websites vary greatly in content and purpose, but they all share a common objective: to deliver information or services to the public in an efficient, easy, and accessible way.
Web analytics tools play an integral role in pursuit of that goal. However, if the tool is implemented improperly or the data it collects are analyzed incorrectly, it can derail delivering information or services to the public.
Use these plays to help strategize how your team can most effectively use web analytics for your website and target audience.
1. [Create a foundation for your strategy]({{< ref "create-a-foundation-for-your-strategy" >}})
2. [Commit to action]({{< ref "commit-to-action" >}})
3. [Implement wisely]({{< ref "implement-wisely" >}})
4. [Configure your tool’s settings carefully]({{< ref "configure-your-tools-settings-carefully" >}})
5. [Know what you’re looking for]({{< ref "know-what-youre-looking-for" >}})
6. [Democratize the data]({{< ref "democratize-the-data" >}})
7. [Invest in training and support]({{< ref "invest-in-training-and-support" >}})
8. [Do it continuously]({{< ref "do-it-continuously" >}})
' @@ -40,9 +45,6 @@ default: - value: 'Use web analytics to reach your strategic website goals' format: html - field_featured_image: - - - entity: 6bd8641f-84c6-4ddb-b8b2-9c076b017198 field_guide_weight: - value: 1 @@ -51,7 +53,7 @@ default: value: 0 field_primary_image: - - entity: 6bd8641f-84c6-4ddb-b8b2-9c076b017198 + entity: cdc07606-1563-4772-9b45-11fa5d99c31a field_summary: - value: 'This guide provides actionable strategies for effectively using web analytics to improve federal websites and digital services.' diff --git a/web/modules/custom/default_content_config/content/node/95077128-6d33-4445-a48a-4ad8ebb7d9b3.yml b/web/modules/custom/default_content_config/content/node/95077128-6d33-4445-a48a-4ad8ebb7d9b3.yml index caf2a6ef..69a315d5 100644 --- a/web/modules/custom/default_content_config/content/node/95077128-6d33-4445-a48a-4ad8ebb7d9b3.yml +++ b/web/modules/custom/default_content_config/content/node/95077128-6d33-4445-a48a-4ad8ebb7d9b3.yml @@ -6,7 +6,6 @@ _meta: default_langcode: en depends: 623a2982-602b-4762-a59e-9a7c30c64f36: node - 47d1784c-68a3-4a3b-a341-3e4f8d092253: media default: revision_uid: - @@ -32,6 +31,11 @@ default: moderation_state: - value: published + path: + - + alias: /topics/cloud-and-infrastructure + langcode: en + pathauto: 0 field_deck: - value: 'Digital infrastructure means hardware and software. It Includes physical and virtual “cloud” storage spaces.' @@ -58,6 +62,34 @@ default: behavior_settings: - value: { } + field_featured_resources: + - + entity: + _meta: + version: '1.0' + entity_type: paragraph + uuid: 57ba0026-b0be-497a-92a7-8ea285bcabd6 + bundle: external_content + default_langcode: en + default: + status: + - + value: true + created: + - + value: 1732199765 + behavior_settings: + - + value: { } + field_link: + - + uri: 'https://cloud.cio.gov/strategy' + title: 'Cloud Smart: Federal Cloud Computing Strategy' + options: { } + field_summary: + - + value: 'A long-term, high-level strategy to drive cloud adoption in federal agencies. It offers a path forward for agencies to migrate to a safe and secure cloud infrastructure — supporting agencies to achieve additional savings, better security, and faster deliv' + format: html field_legislation: - uri: 'https://www.cio.gov/policies-and-priorities/circular-a-130/' @@ -66,10 +98,7 @@ default: field_page_weight: - value: 2 - field_primary_image: - - - entity: 47d1784c-68a3-4a3b-a341-3e4f8d092253 field_summary: - - value: 'Cloud and infrastructure' + value: 'Digital infrastructure includes hardware and software components that build the foundation of information technology systems. When you save a file online instead of on your own computer, you’re saving it virtually in “the cloud.” The cloud is a network of' format: html diff --git a/web/modules/custom/default_content_config/content/node/96c5f0a4-57d7-42d6-a297-7f9996e322ee.yml b/web/modules/custom/default_content_config/content/node/96c5f0a4-57d7-42d6-a297-7f9996e322ee.yml index ae7dbb69..53f7a523 100644 --- a/web/modules/custom/default_content_config/content/node/96c5f0a4-57d7-42d6-a297-7f9996e322ee.yml +++ b/web/modules/custom/default_content_config/content/node/96c5f0a4-57d7-42d6-a297-7f9996e322ee.yml @@ -31,6 +31,11 @@ default: moderation_state: - value: published + path: + - + alias: '' + langcode: en + pathauto: 1 field_contact: - value: connectcoe@gsa.gov diff --git a/web/modules/custom/default_content_config/content/node/986de625-5015-47c0-9ccc-273f985b69b8.yml b/web/modules/custom/default_content_config/content/node/986de625-5015-47c0-9ccc-273f985b69b8.yml index 18ac3d16..b88b597a 100644 --- a/web/modules/custom/default_content_config/content/node/986de625-5015-47c0-9ccc-273f985b69b8.yml +++ b/web/modules/custom/default_content_config/content/node/986de625-5015-47c0-9ccc-273f985b69b8.yml @@ -29,17 +29,12 @@ default: moderation_state: - value: published - body: + path: - - value: 'This is placeholder text in the body field
' - format: html - summary: '' - field_buttons: - - - uri: 'http://www.digital.gov' - title: 'Placeholder Button' - options: { } + alias: /news + langcode: en + pathauto: 0 field_summary: - - value: 'Innovative work, news, and ideas from people and teams in government' + value: 'Government teams are improving digital experiences every day. Gain insights from their stories, case studies, and innovations.' format: html diff --git a/web/modules/custom/default_content_config/content/node/98bfb2c1-0e1a-444b-9fb8-1f6dbb5dfa6d.yml b/web/modules/custom/default_content_config/content/node/98bfb2c1-0e1a-444b-9fb8-1f6dbb5dfa6d.yml index 52633e26..8bdb2ca4 100644 --- a/web/modules/custom/default_content_config/content/node/98bfb2c1-0e1a-444b-9fb8-1f6dbb5dfa6d.yml +++ b/web/modules/custom/default_content_config/content/node/98bfb2c1-0e1a-444b-9fb8-1f6dbb5dfa6d.yml @@ -31,6 +31,11 @@ default: moderation_state: - value: published + path: + - + alias: '' + langcode: en + pathauto: 1 body: - value: 'Lorem ipsum odor amet, consectetuer adipiscing elit. Imperdiet erat elit varius, suscipit parturient habitasse. Leo consectetur lectus torquent adipiscing sollicitudin etiam nulla sit suspendisse. Sagittis sodales vitae lacus tincidunt; viverra ad. Rutrum hac sollicitudin ridiculus fermentum fames nibh quisque praesent dapibus. Vel consectetur sem pellentesque ante iaculis fames nulla consectetur. Sed litora non dignissim justo pellentesque. Mauris justo habitant ligula mi eget urna auctor magna.
Elementum sed ligula, in curae viverra consectetur maecenas. Tristique potenti quisque convallis augue mus per. Massa vivamus blandit sit massa consectetur dictum sem. Mauris tincidunt maecenas metus vehicula pharetra; phasellus felis vivamus. Metus erat interdum netus; sed metus massa. Platea in convallis semper ad consectetur ante rhoncus tortor sodales. Congue ultricies et per sodales, nam sem ex. Erat risus hendrerit bibendum dignissim, sollicitudin augue feugiat fames. Adipiscing metus aliquam est et suspendisse et ornare montes. Risus augue bibendum, senectus a dapibus placerat ut per.
' diff --git a/web/modules/custom/default_content_config/content/node/a6224150-45d6-40ba-aa33-6a3e61a6830c.yml b/web/modules/custom/default_content_config/content/node/a6224150-45d6-40ba-aa33-6a3e61a6830c.yml index 08a8e34b..4971772e 100644 --- a/web/modules/custom/default_content_config/content/node/a6224150-45d6-40ba-aa33-6a3e61a6830c.yml +++ b/web/modules/custom/default_content_config/content/node/a6224150-45d6-40ba-aa33-6a3e61a6830c.yml @@ -31,6 +31,11 @@ default: moderation_state: - value: published + path: + - + alias: '' + langcode: en + pathauto: 1 field_logo: - entity: 37560ea7-308c-42dc-b77b-0a5d982dbedb diff --git a/web/modules/custom/default_content_config/content/node/a842883f-d724-4e91-a1c7-511707fc59b5.yml b/web/modules/custom/default_content_config/content/node/a842883f-d724-4e91-a1c7-511707fc59b5.yml index 6d319f05..b306632c 100644 --- a/web/modules/custom/default_content_config/content/node/a842883f-d724-4e91-a1c7-511707fc59b5.yml +++ b/web/modules/custom/default_content_config/content/node/a842883f-d724-4e91-a1c7-511707fc59b5.yml @@ -4,6 +4,8 @@ _meta: uuid: a842883f-d724-4e91-a1c7-511707fc59b5 bundle: resources default_langcode: en + depends: + 58b5051e-356e-4ace-be42-ca090259d6ab: node default: revision_uid: - @@ -29,6 +31,11 @@ default: moderation_state: - value: published + path: + - + alias: /resources/guidance-for-implementing-the-privacy-provisions-of-the-e-government-act-of-2002-m-03-22 + langcode: en + pathauto: 0 body: - value: '
This guidance provides information to agencies on implementing the privacy provisions of the E-Government Act of 2002.
It addresses privacy protections when Americans interact with their government. The guidance directs agencies to conduct reviews of how information about individuals is handled within their agency when they use information technology (IT) to collect new information, or when agencies develop or buy new IT systems to handle collections of personally identifiable information. Agencies are also directed to describe how the government handles information that individuals provide electronically, so that the American public has assurances that personal information is protected.
See more [DigitalGov Resources]({{< ref "/resources" >}})
' @@ -38,3 +45,6 @@ default: - value: 'This guidance provides information to agencies on implementing the privacy provisions of the E-Government Act of 2002. It addresses privacy protections when Americans interact with their government.' format: html + field_topics: + - + entity: 58b5051e-356e-4ace-be42-ca090259d6ab diff --git a/web/modules/custom/default_content_config/content/node/ad7aa7a5-33cf-400e-93cf-11820e467111.yml b/web/modules/custom/default_content_config/content/node/ad7aa7a5-33cf-400e-93cf-11820e467111.yml index 318371fd..cb35859d 100644 --- a/web/modules/custom/default_content_config/content/node/ad7aa7a5-33cf-400e-93cf-11820e467111.yml +++ b/web/modules/custom/default_content_config/content/node/ad7aa7a5-33cf-400e-93cf-11820e467111.yml @@ -6,7 +6,7 @@ _meta: default_langcode: en depends: 623a2982-602b-4762-a59e-9a7c30c64f36: node - 47d1784c-68a3-4a3b-a341-3e4f8d092253: media + 3c8c1a7b-5b5b-4196-b435-1fa57ff0230b: node default: revision_uid: - @@ -32,6 +32,16 @@ default: moderation_state: - value: published + path: + - + alias: /topics/accessibility + langcode: en + pathauto: 0 + body: + - + value: '' + format: html + summary: '' field_deck: - value: 'The design of products, devices, services, or environments for people with disabilities' @@ -80,22 +90,157 @@ default: field_link: - uri: 'https://www.section508.gov/' - title: 508.gov + title: 'Federal website standards' + options: { } + field_summary: + - + value: 'The federal website standards help agencies provide high-quality, consistent digital experiences for everyone. They cover common visual technical elements and reflect user experience best practices.' + format: html + - + entity: + _meta: + version: '1.0' + entity_type: paragraph + uuid: da591cd9-bc7c-41be-96a4-067b5efd1572 + bundle: external_content + default_langcode: en + default: + status: + - + value: true + created: + - + value: 1732200717 + behavior_settings: + - + value: { } + field_link: + - + uri: 'https://www.section508.gov' + title: Section508.gov + options: { } + field_summary: + - + value: 'This site provides guidance for federal agencies on several topics in IT accessibility, including creating accessible websites and documents, accessibility testing, accessibility training, and accessibility in contracting and procurement.' + format: html + - + entity: + _meta: + version: '1.0' + entity_type: paragraph + uuid: 83666964-6913-4820-848a-8e7273bd03f5 + bundle: external_content + default_langcode: en + default: + status: + - + value: true + created: + - + value: 1732200783 + behavior_settings: + - + value: { } + field_link: + - + uri: 'https://digital.gov/resources/best-practices-writing-for-accessible-web' + title: 'Best practices for writing for the accessible web' options: { } field_summary: - - value: 'To support people working to enhance access to federal information technology (IT), we identify and promote best practices for compliance with Section 508 law, and conformance to the Revised 508 Standards.' + value: 'Tips for making online information accessible for those with auditory and visual needs.' + format: html + - + entity: + _meta: + version: '1.0' + entity_type: paragraph + uuid: 79091bfd-1390-4748-accc-c85959f010cb + bundle: external_content + default_langcode: en + default: + status: + - + value: true + created: + - + value: 1732200821 + behavior_settings: + - + value: { } + field_link: + - + uri: 'https://digital.gov/resources/advanced-accessibility' + title: 'An advanced approach to accessibility"' + options: { } + field_summary: + - + value: 'Accessibility is one of the most important values underlying all the work that we do. This is a deeper look into accessibility: what to do, how to do it, and why it matters, especially in government.' + format: html + - + entity: + _meta: + version: '1.0' + entity_type: paragraph + uuid: 8aa36547-616b-4f71-9fc5-9533cf4f0acf + bundle: external_content + default_langcode: en + default: + status: + - + value: true + created: + - + value: 1732200844 + behavior_settings: + - + value: { } + field_link: + - + uri: 'https://designsystem.digital.gov/documentation/accessibility/#what-project-teams-should-do' + title: 'Accessibility: Usability for every ability' + options: { } + field_summary: + - + value: 'Incorporate accessibility from the start and celebrate accessibility guidelines that help build better products and services for all users.' + format: html + - + entity: + _meta: + version: '1.0' + entity_type: paragraph + uuid: f133afb9-221a-43e3-8fe9-a36b441cc611 + bundle: external_content + default_langcode: en + default: + status: + - + value: true + created: + - + value: 1732200912 + behavior_settings: + - + value: { } + field_link: + - + uri: 'https://digital.gov/guides/accessibility-for-teams' + title: 'Accessibility for Teams' + options: { } + field_summary: + - + value: 'A quick-start guide for embedding accessibility and inclusive design practices into your team’s workflow.' format: html field_title: - - value: 'https://www.section508.gov/' + value: 'Accessibility: Essential knowledge' field_featured_resources: - entity: _meta: version: '1.0' entity_type: paragraph - uuid: 1810f546-30ca-402e-b25d-abc55073c91b + uuid: 960a2001-221c-4e91-b070-ca84b18cc1cc bundle: internal_content default_langcode: en default: @@ -104,10 +249,13 @@ default: value: true created: - - value: 1729616974 + value: 1732200629 behavior_settings: - value: { } + field_content: + - + entity: 3c8c1a7b-5b5b-4196-b435-1fa57ff0230b field_legislation: - uri: 'https://www.section508.gov/manage/laws-and-policies/' @@ -116,9 +264,6 @@ default: field_page_weight: - value: 2 - field_primary_image: - - - entity: 47d1784c-68a3-4a3b-a341-3e4f8d092253 field_summary: - value: "Accessibility isn't just the right thing to do; it’s the law. The guidance, resources, and community you find here will help you deliver accessible digital products and services in the federal government." diff --git a/web/modules/custom/default_content_config/content/node/b5f41387-ec98-4f72-964e-0a5c26612d15.yml b/web/modules/custom/default_content_config/content/node/b5f41387-ec98-4f72-964e-0a5c26612d15.yml index 182ace47..473b07e2 100644 --- a/web/modules/custom/default_content_config/content/node/b5f41387-ec98-4f72-964e-0a5c26612d15.yml +++ b/web/modules/custom/default_content_config/content/node/b5f41387-ec98-4f72-964e-0a5c26612d15.yml @@ -5,7 +5,10 @@ _meta: bundle: news default_langcode: en depends: - 6bd8641f-84c6-4ddb-b8b2-9c076b017198: media + 220a49de-e1ee-4314-ba79-39e0b3cf552a: node + d370c4f9-7405-493e-9438-6b2be1a93cbc: media + 95077128-6d33-4445-a48a-4ad8ebb7d9b3: node + 58b5051e-356e-4ace-be42-ca090259d6ab: node default: revision_uid: - @@ -31,11 +34,19 @@ default: moderation_state: - value: published + path: + - + alias: /2021/03/02/security-is-everyones-job-delivering-secure-usable-login-for-government + langcode: en + pathauto: 0 body: - - value: 'Creating easy-to-use online products and services is not something you read much about when referring to the government. In this blog post, I''ll share how the cross-functional teams on Login.gov designs and delivers human-centered experience to create a modern, secure, and impactful login service for the public.
{{< img-right src="login-lock-graphic" >}}
Trusted by government agencies, Login.gov is a shared service used by the public. Our program''s mission is to simplify secure access to online government services for the public, and reduce costs for agencies and taxpayers. With one Login.gov account, the sign-in process is streamlined; the need to remember different passwords for each agency is eliminated.
{{< img-right src="login-vault-door" >}}
To create the best product possible, our subject matter experts (SMEs) on the team take our security experience of the product seriously.
We do this by keeping a balance of privacy, usability, and trust. Our cross-disciplinary teams of engineering, product management and user experience (UX) work to ensure we deliver an easy to use service that is simple for agencies to integrate into their systems.
We are also unique in that we are built to be for the government, but we are also the government ourselves. Our SMEs in authentication and identity verification management understand how the government works so that we can create products that best suit our partners—and ultimately the public''s—needs.
When it comes to our security experience, our encryption method works like a safe deposit box in a bank vault. Only the user has the key; only the user can open the box to reveal the contents.
Login.gov has varying levels of service that we provide to our agency partners. The two that I’ll be referring to here are our authentication and identity verification services.
Our authentication service is to provide strong, modern authentication methods to the entire U.S. public. We do this by using modern security techniques, plain language, and human-centered design.
Identity verification refers to our online identity-proofing platform that allows our partner agencies to verify that their users are who they say they are, wherever they are; whether it’s from the convenience of their own home, or on the go with a mobile device.
Login.gov has actively been incorporating human-centered design into our delivery process to include continuous discovery and create impact. Here are a few specific ways in which the team has collaborated to create an optimal security user experience for the public.
Usability testing is a priority when trying to obtain information directly from the public and get feedback about their experiences with our product. We use online tooling to test our concepts directly with users and quickly iterate on our designs. Within 30 minutes (or sometimes less!) we are able to get the public’s direct feedback on our new concepts and ideas. This helps to ensure we are making the best product possible for the public.
We’ve also incorporated remote human-centered design methods to perform cross disciplinary ideation sessions for convergent and divergent thinking. Bringing together engineers, product managers and user experience subject matter experts to ideate has been beneficial to creating new, enriching concepts for Login.gov products and services. It has also been a great way for our team to bond and get to know how we all think and work.
We ensure that all members of the Login.gov team are aware of user experience methods that are happening around the program (e.g., user interviews) and invite them to join. This can be done by joining various meetings (e.g., engineering weekly) for feedback on concepts and watching user interviews together over a conference call.
Now that you know a bit more about what Login.gov is and how we work, I’d like to outline a case study of how we put our methods into practice to increase our proofing rates for our identity verification service.
Identity verification, also referred to as Identity Assurance Level 2 NIST standard (also known as IAL2), has been a big focus area for the past year. We’ve been actively working on how to better understand when and where to improve our flows so that users are securely verified with as little burden to them as possible.
After creating these flows, we targeted the image capture portion of the flow and how we could better enhance the experience to better meet the public’s needs. There were a few updates to the flow that we made, based on feedback we received from our study:
We also heard from users that certain screens were unhelpful or unuseful in the proofing process. For example, this screen appeared when the user had only made it through two of the steps BUT had not completed the proofing process.
{{< img src="logingov-screenshot" >}}
We implemented the recommendations that were based off of our usability testing and saw our actual* proofing rates increase from 51% to 60% within two weeks. This was a remarkable outcome for us to see after making a few incremental changes to improving our service, based on our teams findings and recommendations.
Within 30 days of implementation, our average actual success rate increased to 74%, and with a daily high as high as much 84%. These numbers will continue to climb by using continuous discovery and human-centered design techniques. As you can see, not only does this improve the public’s experience of Login.gov, but also has serious business impact - making our product more attractive to partners, and reducing our costs to proof users.
* Note: Actual is the percent of successfully proofed users who actually start the proofing process and complete all steps.
In fiscal year 2021, we are expanding upon our work and continuing to build the best security user experience for the public. By taking a human-centered approach to our metrics, product iterations, and service design, we will continue to build an even better Login.gov for everyone.
You can learn more by visiting our Login.gov website.
Is your agency looking for a login solution for your online products and services? Visit partners.login.gov.
## About the Author
{{< author-bio "julia-solorzano" >}}
Do you have a .gov or .mil email address and are looking to connect with other feds working on digital products and services? Join our Communities of Practice, such as User Experience, DevOps, Web Content Managers Forum, IT Accessibility and Section 508, MobileGov, and more! Explore Digital.gov’s Resources and Tools and Services for additional information and help.
' + value: 'Creating easy-to-use online products and services is not something you read much about when referring to the government. In this blog post, I''ll share how the cross-functional teams on Login.gov designs and delivers human-centered experience to create a modern, secure, and impactful login service for the public.
Trusted by government agencies, Login.gov is a shared service used by the public. Our program''s mission is to simplify secure access to online government services for the public, and reduce costs for agencies and taxpayers. With one Login.gov account, the sign-in process is streamlined; the need to remember different passwords for each agency is eliminated.
To create the best product possible, our subject matter experts (SMEs) on the team take our security experience of the product seriously.
We do this by keeping a balance of privacy, usability, and trust. Our cross-disciplinary teams of engineering, product management and user experience (UX) work to ensure we deliver an easy to use service that is simple for agencies to integrate into their systems.
We are also unique in that we are built to be for the government, but we are also the government ourselves. Our SMEs in authentication and identity verification management understand how the government works so that we can create products that best suit our partners—and ultimately the public''s—needs.
When it comes to our security experience, our encryption method works like a safe deposit box in a bank vault. Only the user has the key; only the user can open the box to reveal the contents.
Login.gov has varying levels of service that we provide to our agency partners. The two that I’ll be referring to here are our authentication and identity verification services.
Our authentication service is to provide strong, modern authentication methods to the entire U.S. public. We do this by using modern security techniques, plain language, and human-centered design.
Identity verification refers to our online identity-proofing platform that allows our partner agencies to verify that their users are who they say they are, wherever they are; whether it’s from the convenience of their own home, or on the go with a mobile device.
Login.gov has actively been incorporating human-centered design into our delivery process to include continuous discovery and create impact. Here are a few specific ways in which the team has collaborated to create an optimal security user experience for the public.
Usability testing is a priority when trying to obtain information directly from the public and get feedback about their experiences with our product. We use online tooling to test our concepts directly with users and quickly iterate on our designs. Within 30 minutes (or sometimes less!) we are able to get the public’s direct feedback on our new concepts and ideas. This helps to ensure we are making the best product possible for the public.
We’ve also incorporated remote human-centered design methods to perform cross disciplinary ideation sessions for convergent and divergent thinking. Bringing together engineers, product managers and user experience subject matter experts to ideate has been beneficial to creating new, enriching concepts for Login.gov products and services. It has also been a great way for our team to bond and get to know how we all think and work.
We ensure that all members of the Login.gov team are aware of user experience methods that are happening around the program (e.g., user interviews) and invite them to join. This can be done by joining various meetings (e.g., engineering weekly) for feedback on concepts and watching user interviews together over a conference call.
Now that you know a bit more about what Login.gov is and how we work, I’d like to outline a case study of how we put our methods into practice to increase our proofing rates for our identity verification service.
Identity verification, also referred to as Identity Assurance Level 2 NIST standard (also known as IAL2), has been a big focus area for the past year. We’ve been actively working on how to better understand when and where to improve our flows so that users are securely verified with as little burden to them as possible.
After creating these flows, we targeted the image capture portion of the flow and how we could better enhance the experience to better meet the public’s needs. There were a few updates to the flow that we made, based on feedback we received from our study:
We also heard from users that certain screens were unhelpful or unuseful in the proofing process. For example, this screen appeared when the user had only made it through two of the steps BUT had not completed the proofing process.
We implemented the recommendations that were based off of our usability testing and saw our actual* proofing rates increase from 51% to 60% within two weeks. This was a remarkable outcome for us to see after making a few incremental changes to improving our service, based on our teams findings and recommendations.
Within 30 days of implementation, our average actual success rate increased to 74%, and with a daily high as high as much 84%. These numbers will continue to climb by using continuous discovery and human-centered design techniques. As you can see, not only does this improve the public’s experience of Login.gov, but also has serious business impact - making our product more attractive to partners, and reducing our costs to proof users.
* Note: Actual is the percent of successfully proofed users who actually start the proofing process and complete all steps.
In fiscal year 2021, we are expanding upon our work and continuing to build the best security user experience for the public. By taking a human-centered approach to our metrics, product iterations, and service design, we will continue to build an even better Login.gov for everyone.
You can learn more by visiting our Login.gov website.
Is your agency looking for a login solution for your online products and services? Visit partners.login.gov.
## About the Author
{{< author-bio "julia-solorzano" >}}
Do you have a .gov or .mil email address and are looking to connect with other feds working on digital products and services? Join our Communities of Practice, such as User Experience, DevOps, Web Content Managers Forum, IT Accessibility and Section 508, MobileGov, and more! Explore Digital.gov’s Resources and Tools and Services for additional information and help.
' format: html summary: '' + field_authors: + - + entity: 220a49de-e1ee-4314-ba79-39e0b3cf552a field_deck: - value: 'How login.gov incorporated human centered design and continuous discovery into their product development process to improve the user experience.' @@ -48,8 +59,13 @@ default: value: 1 field_primary_image: - - entity: 6bd8641f-84c6-4ddb-b8b2-9c076b017198 + entity: d370c4f9-7405-493e-9438-6b2be1a93cbc field_summary: - value: 'How login.gov incorporated human centered design and continuous discovery into their product development process to improve the user experience.' format: html + field_topics: + - + entity: 95077128-6d33-4445-a48a-4ad8ebb7d9b3 + - + entity: 58b5051e-356e-4ace-be42-ca090259d6ab diff --git a/web/modules/custom/default_content_config/content/node/b759a923-5d7c-438a-abb8-fa90e1750af9.yml b/web/modules/custom/default_content_config/content/node/b759a923-5d7c-438a-abb8-fa90e1750af9.yml index fda03696..99efd438 100644 --- a/web/modules/custom/default_content_config/content/node/b759a923-5d7c-438a-abb8-fa90e1750af9.yml +++ b/web/modules/custom/default_content_config/content/node/b759a923-5d7c-438a-abb8-fa90e1750af9.yml @@ -4,8 +4,6 @@ _meta: uuid: b759a923-5d7c-438a-abb8-fa90e1750af9 bundle: basic_page default_langcode: en - depends: - 6bd8641f-84c6-4ddb-b8b2-9c076b017198: media default: revision_uid: - @@ -31,6 +29,11 @@ default: moderation_state: - value: published + path: + - + alias: /about/contact + langcode: en + pathauto: 0 body: - value: 'Digital.gov is made up of a cross-functional team of writers, editors, strategists, technologists, and designers who all work at the Technology Transformation Services (TTS) at the General Services Administration (GSA).
:envelope: Questions or feedback? Send an email to us at digitalgov@gsa.gov.
:video_camera: For all media or speaker inquiries, please email GSA’s Office of Strategic Communication (OSC).
For a wider list of contacts, see our [Directory of services, tools, and teams]({{< ref "/services/directory.md" >}}) »
The Site Scanning program automates a wide range of scans of public federal websites and generates data about website health, policy compliance, and best practices.
The program is a shared service provided at no cost for federal agencies and the public to use. At its core is the Federal Website Index, a reference dataset listing all public federal .gov sites by agency/department. Daily scans generate over 1.5 million fields of data about 26,000 federal .gov websites, made publicly available via API and bulk download.
We scan federal domains for:
All scan data can be downloaded directly as a CSV or JSON file or accessed through the Site Scanning API.
Much deeper program detail can be found in the program''s documentation hub. The major sections include:
The creation of the underlying website index is explained in the separate Federal Website Index repository. It includes links to the original datasets, as well as descriptions of how they are assembled and filtered in order to create the list of URLs that are then scanned.
Questions? Email the Site Scanning team at site-scanning@gsa.gov.
' @@ -41,9 +46,6 @@ default: - value: 'A set of daily scans of the federal web presence.' format: html - field_featured_image: - - - entity: 6bd8641f-84c6-4ddb-b8b2-9c076b017198 field_guide_weight: - value: 3 @@ -52,7 +54,7 @@ default: value: 1 field_primary_image: - - entity: 6bd8641f-84c6-4ddb-b8b2-9c076b017198 + entity: d5b7c563-4023-4c09-b3b9-27c5d009ec37 field_summary: - value: 'This program is available to automatically generate data about the health and best practices of federal websites.' diff --git a/web/modules/custom/default_content_config/content/node/bbb973e8-d813-44a2-bafe-821d10f37014.yml b/web/modules/custom/default_content_config/content/node/bbb973e8-d813-44a2-bafe-821d10f37014.yml new file mode 100644 index 00000000..9a5fc8c9 --- /dev/null +++ b/web/modules/custom/default_content_config/content/node/bbb973e8-d813-44a2-bafe-821d10f37014.yml @@ -0,0 +1,41 @@ +_meta: + version: '1.0' + entity_type: node + uuid: bbb973e8-d813-44a2-bafe-821d10f37014 + bundle: source + default_langcode: en + depends: + d7e45818-0fc8-491f-9b78-93c8a7e168c4: media +default: + revision_uid: + - + target_id: 1 + status: + - + value: true + uid: + - + target_id: 1 + title: + - + value: 18f + created: + - + value: 1732203299 + promote: + - + value: false + sticky: + - + value: false + moderation_state: + - + value: published + path: + - + alias: '' + langcode: en + pathauto: 0 + field_logo: + - + entity: d7e45818-0fc8-491f-9b78-93c8a7e168c4 diff --git a/web/modules/custom/default_content_config/content/node/bd7fedff-9767-49b3-8a71-8bab51265a86.yml b/web/modules/custom/default_content_config/content/node/bd7fedff-9767-49b3-8a71-8bab51265a86.yml index e4a04c1c..65095377 100644 --- a/web/modules/custom/default_content_config/content/node/bd7fedff-9767-49b3-8a71-8bab51265a86.yml +++ b/web/modules/custom/default_content_config/content/node/bd7fedff-9767-49b3-8a71-8bab51265a86.yml @@ -4,6 +4,8 @@ _meta: uuid: bd7fedff-9767-49b3-8a71-8bab51265a86 bundle: community default_langcode: en + depends: + 96a9987a-5ad5-4232-9265-69edbaeab690: media default: revision_uid: - @@ -16,7 +18,7 @@ default: target_id: 1 title: - - value: 'Web Analytics and Optimization' + value: 'Join the Web Analytics' created: - value: 1729636289 @@ -29,15 +31,32 @@ default: moderation_state: - value: published + path: + - + alias: /communities/web-analytics-and-optimization + langcode: en + pathauto: 0 body: - - value: 'In government, those with analytics as part of their duties are faced with a fast-paced, ever-changing environment. Technologies, strategies, and tools change regularly. This community aims to uncover best practices, case studies, tips, and tools for web analytics and optimization.
We run meetings and trainings, engage in collaborative discussion, and send general emails with updates on new technology and trends.
We’re government website analysts, developers, content strategists, user experience (UX) designers, communications professionals, or any and everyone else who use data to improve the public’s interaction with government sites.
Government professionals from all levels come together in this community to make better decisions using web analytics and other optimization strategies.
Become a member to uncover best practices, tips, and tools for web analytics, search, and search engine optimization.
Digital.gov fosters this dynamic community by providing spaces to engage in collaborative discussion and share new technology and trends. Remember, when participating in this community, you must follow Digital.gov community guidelines.
The Digital Analytics Program (DAP) helps federal agencies understand how the public finds, accesses, and uses government services online.
The U.S. General Services Administration (GSA) provides DAP as a shared service, so all federal agencies can use DAP’s web analytics tools, training, and support at no cost.
DAP uses Google Analytics 360 to measure traffic and engagement across thousands of federal government websites and apps, reporting analytics under a single federal-wide shared account. Google Analytics 360 is the paid, enterprise version of Google Analytics 4 (GA4).
For millions, access to digital services isn’t a luxury — it’s critical. And the public’s experiences using government websites to find unemployment support, file taxes, apply for student loans, or get assistance with housing, childcare, or food can dramatically affect how they feel about the federal government.
All federal agencies can use DAP to better understand user behavior and improve their public-facing websites and digital services, which will make it easier for the public to access the information and services that they count on each and every day.
Additionally, M-23-22, Delivering a Digital-First Public Experience requires all federal executive branch agencies to use DAP:
{{< quote-block text="Agencies are required to participate in GSA’s government-wide Digital Analytics Program (DAP). Participation in DAP does not preclude agencies from using other web analytics services." cite="M-23-22, Section III-A, Subsection 6" >}}
{{< box >}}
Do you have a question for the DAP team? Send an email to dap@gsa.gov, and they’ll get back to you.
{{< /box >}}
' + value: 'The Digital Analytics Program (DAP) helps federal agencies understand how the public finds, accesses, and uses government services online.
The U.S. General Services Administration (GSA) provides DAP as a shared service, so all federal agencies can use DAP’s web analytics tools, training, and support at no cost.
DAP uses Google Analytics 360 to measure traffic and engagement across thousands of federal government websites and apps, reporting analytics under a single federal-wide shared account. Google Analytics 360 is the paid, enterprise version of Google Analytics 4 (GA4).
For millions, access to digital services isn’t a luxury — it’s critical. And the public’s experiences using government websites to find unemployment support, file taxes, apply for student loans, or get assistance with housing, childcare, or food can dramatically affect how they feel about the federal government.
All federal agencies can use DAP to better understand user behavior and improve their public-facing websites and digital services, which will make it easier for the public to access the information and services that they count on each and every day.
Additionally, M-23-22, Delivering a Digital-First Public Experience requires all federal executive branch agencies to use DAP:
Do you have a question for the DAP team? Send an email to dap@gsa.gov, and they’ll get back to you.
' format: html summary: '' field_deck: - value: 'A free analytics tool for measuring digital services in the federal government' format: html - field_featured_image: - - - entity: 6bd8641f-84c6-4ddb-b8b2-9c076b017198 field_guide_weight: - value: 5 @@ -52,7 +55,7 @@ default: value: 0 field_primary_image: - - entity: 6bd8641f-84c6-4ddb-b8b2-9c076b017198 + entity: b2f35ae8-423f-428b-865d-e420313e7a81 field_summary: - value: 'he Digital Analytics Program (DAP) offers advanced, easy web analytics for federal agencies.' @@ -63,3 +66,5 @@ default: field_topics: - entity: ad7aa7a5-33cf-400e-93cf-11820e467111 + - + entity: 80caaa35-a22b-43ae-a72c-9a714c333a06 diff --git a/web/modules/custom/default_content_config/content/node/cbcd65ff-8274-46c7-89bc-9f8c2bdaddd3.yml b/web/modules/custom/default_content_config/content/node/cbcd65ff-8274-46c7-89bc-9f8c2bdaddd3.yml index bdf626e3..913517e4 100644 --- a/web/modules/custom/default_content_config/content/node/cbcd65ff-8274-46c7-89bc-9f8c2bdaddd3.yml +++ b/web/modules/custom/default_content_config/content/node/cbcd65ff-8274-46c7-89bc-9f8c2bdaddd3.yml @@ -4,6 +4,9 @@ _meta: uuid: cbcd65ff-8274-46c7-89bc-9f8c2bdaddd3 bundle: resources default_langcode: en + depends: + 58b5051e-356e-4ace-be42-ca090259d6ab: node + 80caaa35-a22b-43ae-a72c-9a714c333a06: node default: revision_uid: - @@ -29,6 +32,11 @@ default: moderation_state: - value: published + path: + - + alias: /resources/an-introduction-to-privacy + langcode: en + pathauto: 0 body: - value: 'Federal agencies must take great care when collecting information from users to protect their privacy, and publish a privacy policy to clearly disclose how that information will be used. The privacy policy should be easy for users to find and understand (written in plain language), and include a link to the agency’s Privacy Program page. Privacy controls prevent the inappropriate disclosure of sensitive information.
As public servants, one of our greatest responsibilities is to ensure that people can trust us to keep their information safe. Protecting the privacy of visitors to federal websites is paramount to improving the public’s trust in government.
Personally identifiable information, commonly known as PII, includes any piece of information that could be used to identify a specific person.
Generally, personally identifiable information is a name or unique identifier, plus one of the following data elements:
If your agency needs to collect personally identifiable information from users (or if users could provide this information even if you don’t ask for it), your agency should publish a Privacy Act Statement that explains the agency’s legal authority for collecting personal data and how that data will be used.
When determining whether and how to collect personally identifiable information, identify a clear business requirement for every piece of information, and collect only the information you need to meet that requirement. Never collect personally identifiable information “just in case.” Apply this same rigor not just to websites, but other methods of information collection such as surveys and customer emails.
To help users understand why you’re asking for their personally identifiable information:
To complete your privacy coverage, consult with your agency’s Privacy Office to put strong controls in place to keep user information safe. Discuss whether you need to conduct a Privacy Threshold Assessment (PTA) or Privacy Impact Assessment (PIA), or publish a System of Records Notice (SORN). Also consult with them when considering adoption of third-party websites and applications, to ensure proper privacy protections are in place for users.
Do you ever wonder how many visitors your agency’s privacy website gets, what they search for, how long they stay, and if they are mobile users? Or does your Senior Agency Official for Privacy ever ask how well your privacy resources are serving your users?
It’s important to understand how visitors use the privacy pages on your agency websites. Watch the 52-minute video, Analyzing web metrics for federal privacy professionals, to understand how you can use data from the Digital Analytics Program to improve the privacy-related pages on your website.
' @@ -38,7 +46,15 @@ default: - value: 'Understand privacy requirements for agency websites' format: html + field_page_weight: + - + value: 1 field_summary: - - value: 'ntroductory guidance on implementing privacy protections for users of federal websites.' + value: 'Introductory guidance on implementing privacy protections for users of federal websites.' format: html + field_topics: + - + entity: 58b5051e-356e-4ace-be42-ca090259d6ab + - + entity: 80caaa35-a22b-43ae-a72c-9a714c333a06 diff --git a/web/modules/custom/default_content_config/content/node/cd2adb55-9ee9-4ff2-b400-7c0ae1daff48.yml b/web/modules/custom/default_content_config/content/node/cd2adb55-9ee9-4ff2-b400-7c0ae1daff48.yml index a494349f..a623cac4 100644 --- a/web/modules/custom/default_content_config/content/node/cd2adb55-9ee9-4ff2-b400-7c0ae1daff48.yml +++ b/web/modules/custom/default_content_config/content/node/cd2adb55-9ee9-4ff2-b400-7c0ae1daff48.yml @@ -6,8 +6,8 @@ _meta: default_langcode: en depends: e2e80683-d456-446a-acbd-a03ff409bf1d: node - 6bd8641f-84c6-4ddb-b8b2-9c076b017198: media ad7aa7a5-33cf-400e-93cf-11820e467111: node + bfc21cc0-5de7-4b9f-8dcd-4b1da264ace5: node default: revision_uid: - @@ -23,7 +23,7 @@ default: value: 'Plain Language: Accessibility for Content' created: - - value: 1729712692 + value: 1615402800 promote: - value: false @@ -33,9 +33,14 @@ default: moderation_state: - value: published + path: + - + alias: /event/2021/03/10/plain-language-and-section-508 + langcode: en + pathauto: 0 body: - - value: '{{< asset-static file="plain-accessibility-slides-march-2021.pdf" label="View the accessible slides (PDF, 186 KB, 17 pages)" >}}
The presentation will focus on concerns and opportunities shared by the Section 508 and plain language communities. Topics will include:
*The Plain Language Action and Information Network (PLAIN) is a group of federal employees from different agencies and specialties who support the use of clear communication in government
' + value: '
The presentation will focus on concerns and opportunities shared by the Section 508 and plain language communities. Topics will include:
*The Plain Language Action and Information Network (PLAIN) is a group of federal employees from different agencies and specialties who support the use of clear communication in government
' format: html summary: '' field_authors: @@ -59,9 +64,6 @@ default: field_event_platform: - value: zoom - field_featured_image: - - - entity: 6bd8641f-84c6-4ddb-b8b2-9c076b017198 field_host: - value: 'Plain Language Community of Practice' @@ -71,9 +73,6 @@ default: field_page_weight: - value: 1 - field_primary_image: - - - entity: 6bd8641f-84c6-4ddb-b8b2-9c076b017198 field_registration_url: - uri: 'https://www.eventbrite.com/e/plain-language-and-section-508-tickets-142940070599' @@ -89,46 +88,8 @@ default: field_topics: - entity: ad7aa7a5-33cf-400e-93cf-11820e467111 - field_venue: - - - entity: - _meta: - version: '1.0' - entity_type: paragraph - uuid: bc70d89f-e1d7-4f62-9113-a496e3cfd3d6 - bundle: venue - default_langcode: en - default: - status: - - - value: true - created: - - - value: 1729712906 - behavior_settings: - - - value: { } - field_venue_address: - - - value: '1800 F Street NW' - field_venue_city: - - - value: Washington - field_venue_country: - - - value: 'United States' - field_venue_name: - - - value: 'General Services Administration' - field_venue_room: - - - value: '1200' - field_venue_state: - - - value: DC - field_venue_zip: - - - value: '20006' + - + entity: bfc21cc0-5de7-4b9f-8dcd-4b1da264ace5 field_youtube_id: - value: n_WYcQnVOf4 diff --git a/web/modules/custom/default_content_config/content/node/cda4e111-a7b4-4e38-86b6-5f9c095c2300.yml b/web/modules/custom/default_content_config/content/node/cda4e111-a7b4-4e38-86b6-5f9c095c2300.yml index 58d35c32..13a33c35 100644 --- a/web/modules/custom/default_content_config/content/node/cda4e111-a7b4-4e38-86b6-5f9c095c2300.yml +++ b/web/modules/custom/default_content_config/content/node/cda4e111-a7b4-4e38-86b6-5f9c095c2300.yml @@ -29,6 +29,11 @@ default: moderation_state: - value: published + path: + - + alias: '' + langcode: en + pathauto: 1 field_summary: - value: 'Lorem ipsum odor amet, consectetuer adipi' diff --git a/web/modules/custom/default_content_config/content/node/d22455bc-ccf3-4079-a2bb-ecf67310af4b.yml b/web/modules/custom/default_content_config/content/node/d22455bc-ccf3-4079-a2bb-ecf67310af4b.yml index fceb73f4..da9a96d0 100644 --- a/web/modules/custom/default_content_config/content/node/d22455bc-ccf3-4079-a2bb-ecf67310af4b.yml +++ b/web/modules/custom/default_content_config/content/node/d22455bc-ccf3-4079-a2bb-ecf67310af4b.yml @@ -31,6 +31,11 @@ default: moderation_state: - value: published + path: + - + alias: '' + langcode: en + pathauto: 1 field_short_post_type: - value: service diff --git a/web/modules/custom/default_content_config/content/node/daf21905-f24f-44d5-bfc2-e53e5cb41d51.yml b/web/modules/custom/default_content_config/content/node/daf21905-f24f-44d5-bfc2-e53e5cb41d51.yml index 8aaeaa8d..494961c1 100644 --- a/web/modules/custom/default_content_config/content/node/daf21905-f24f-44d5-bfc2-e53e5cb41d51.yml +++ b/web/modules/custom/default_content_config/content/node/daf21905-f24f-44d5-bfc2-e53e5cb41d51.yml @@ -31,6 +31,11 @@ default: moderation_state: - value: published + path: + - + alias: '' + langcode: en + pathauto: 1 field_logo: - entity: 261021f8-1c56-4529-b0fe-e008bb65d033 diff --git a/web/modules/custom/default_content_config/content/node/ddfe8ef0-9df2-4e67-9ebc-cfe54b3083a7.yml b/web/modules/custom/default_content_config/content/node/ddfe8ef0-9df2-4e67-9ebc-cfe54b3083a7.yml index 64a713fb..38a72a42 100644 --- a/web/modules/custom/default_content_config/content/node/ddfe8ef0-9df2-4e67-9ebc-cfe54b3083a7.yml +++ b/web/modules/custom/default_content_config/content/node/ddfe8ef0-9df2-4e67-9ebc-cfe54b3083a7.yml @@ -31,6 +31,11 @@ default: moderation_state: - value: published + path: + - + alias: /basic-page-all-fields + langcode: en + pathauto: 1 body: - value: 'Lorem ipsum odor amet, consectetuer adipiscing elit. Dapibus facilisis tellus eleifend cras lectus diam efficitur. Porttitor aenean habitasse magna inceptos commodo litora. Magna fermentum sit phasellus taciti neque venenatis feugiat proin! Himenaeos nam leo hendrerit netus litora luctus porttitor? Congue habitasse faucibus habitasse nascetur sit. Dolor hac sagittis ligula vulputate; elit quisque mi tempor. Posuere penatibus vehicula orci suspendisse tortor netus nostra leo laoreet.
Cursus etiam metus sagittis ultricies, aliquet eget. Nostra euismod feugiat fames suspendisse hendrerit dapibus phasellus felis. Tempor tellus lacus convallis varius hac turpis. Pulvinar augue fusce accumsan suscipit molestie interdum augue porta. Consectetur maximus pulvinar ex curae nostra tellus nisi eu. Convallis mattis ex ullamcorper nisl neque mi torquent. Eros inceptos dis pretium lectus sem mus a. Faucibus proin luctus ultrices; vestibulum tincidunt rutrum.
' diff --git a/web/modules/custom/default_content_config/content/node/defbb29a-c5ce-4d73-b4ce-027e9fab7376.yml b/web/modules/custom/default_content_config/content/node/defbb29a-c5ce-4d73-b4ce-027e9fab7376.yml index 8699b4dc..51da31c1 100644 --- a/web/modules/custom/default_content_config/content/node/defbb29a-c5ce-4d73-b4ce-027e9fab7376.yml +++ b/web/modules/custom/default_content_config/content/node/defbb29a-c5ce-4d73-b4ce-027e9fab7376.yml @@ -29,6 +29,11 @@ default: moderation_state: - value: published + path: + - + alias: /event/9999/09/09/event-all-required-fields + langcode: en + pathauto: 1 field_start_date: - value: '9999-09-09T13:09:09' diff --git a/web/modules/custom/default_content_config/content/node/e240a7bd-b329-4ddd-9ec8-e5508dfbd613.yml b/web/modules/custom/default_content_config/content/node/e240a7bd-b329-4ddd-9ec8-e5508dfbd613.yml index 3581f090..8e4d2173 100644 --- a/web/modules/custom/default_content_config/content/node/e240a7bd-b329-4ddd-9ec8-e5508dfbd613.yml +++ b/web/modules/custom/default_content_config/content/node/e240a7bd-b329-4ddd-9ec8-e5508dfbd613.yml @@ -33,6 +33,11 @@ default: moderation_state: - value: published + path: + - + alias: /event/2024/06/20/event-all-fields + langcode: en + pathauto: 1 body: - value: 'Lorem ipsum odor amet, consectetuer adipiscing elit. Dapibus facilisis tellus eleifend cras lectus diam efficitur. Porttitor aenean habitasse magna inceptos commodo litora. Magna fermentum sit phasellus taciti neque venenatis feugiat proin! Himenaeos nam leo hendrerit netus litora luctus porttitor? Congue habitasse faucibus habitasse nascetur sit. Dolor hac sagittis ligula vulputate; elit quisque mi tempor. Posuere penatibus vehicula orci suspendisse tortor netus nostra leo laoreet.
Cursus etiam metus sagittis ultricies, aliquet eget. Nostra euismod feugiat fames suspendisse hendrerit dapibus phasellus felis. Tempor tellus lacus convallis varius hac turpis. Pulvinar augue fusce accumsan suscipit molestie interdum augue porta. Consectetur maximus pulvinar ex curae nostra tellus nisi eu. Convallis mattis ex ullamcorper nisl neque mi torquent. Eros inceptos dis pretium lectus sem mus a. Faucibus proin luctus ultrices; vestibulum tincidunt rutrum.
' diff --git a/web/modules/custom/default_content_config/content/node/e2e80683-d456-446a-acbd-a03ff409bf1d.yml b/web/modules/custom/default_content_config/content/node/e2e80683-d456-446a-acbd-a03ff409bf1d.yml index c77528b3..2c858d3f 100644 --- a/web/modules/custom/default_content_config/content/node/e2e80683-d456-446a-acbd-a03ff409bf1d.yml +++ b/web/modules/custom/default_content_config/content/node/e2e80683-d456-446a-acbd-a03ff409bf1d.yml @@ -29,6 +29,11 @@ default: moderation_state: - value: published + path: + - + alias: /authors/dan-williams + langcode: en + pathauto: 1 field_agency_acronym: - value: GSA diff --git a/web/modules/custom/default_content_config/content/node/e41f15bf-c2b5-423c-a6ad-6c201e54abf0.yml b/web/modules/custom/default_content_config/content/node/e41f15bf-c2b5-423c-a6ad-6c201e54abf0.yml index 33d6018a..cf26db42 100644 --- a/web/modules/custom/default_content_config/content/node/e41f15bf-c2b5-423c-a6ad-6c201e54abf0.yml +++ b/web/modules/custom/default_content_config/content/node/e41f15bf-c2b5-423c-a6ad-6c201e54abf0.yml @@ -29,6 +29,11 @@ default: moderation_state: - value: published + path: + - + alias: /authors/bridget-roddy + langcode: en + pathauto: 1 field_email: - value: roddybl@state.gov diff --git a/web/modules/custom/default_content_config/content/node/e60a3199-17d7-4c13-8b76-f0bbaef67bcd.yml b/web/modules/custom/default_content_config/content/node/e60a3199-17d7-4c13-8b76-f0bbaef67bcd.yml index db006a92..bb2ea017 100644 --- a/web/modules/custom/default_content_config/content/node/e60a3199-17d7-4c13-8b76-f0bbaef67bcd.yml +++ b/web/modules/custom/default_content_config/content/node/e60a3199-17d7-4c13-8b76-f0bbaef67bcd.yml @@ -29,17 +29,21 @@ default: moderation_state: - value: published - body: + path: - - value: 'Speakers
This event is part of a monthly series that takes place on the third Thursday of each month. Don’t forget to set a placeholder on your personal calendar for our future events this year.
The U.S. Web Design System is a toolkit of principles, guidance, and code to help government teams design and build accessible, mobile-friendly websites backed by user research and modern best practices.
Disclaimer: All references to specific brands, products, and/or companies are used only for illustrative purposes and do not imply endorsement by the U.S. federal government or any federal government agency.
' - format: html - summary: '' + alias: /events + langcode: en + pathauto: 0 field_buttons: - - uri: 'http://www.digital.gov' - title: 'Placeholder Button' + uri: 'https://www.youtube.com/@DigitalGov' + title: 'Video library' + options: { } + - + uri: 'https://digital.gov/events/#events-past' + title: 'Past events' options: { } field_summary: - - value: 'The U.S. Web Design System team will answer community questions and give an update on their work developing web components for the design system.' + value: 'Digital.gov provides free webinars that highlight the innovations, case studies, tools, and resources people in government need most.' format: html diff --git a/web/modules/custom/default_content_config/content/node/ea91eff1-f23a-4efc-a197-2606f95ced68.yml b/web/modules/custom/default_content_config/content/node/ea91eff1-f23a-4efc-a197-2606f95ced68.yml index 2ec14a9f..348b016e 100644 --- a/web/modules/custom/default_content_config/content/node/ea91eff1-f23a-4efc-a197-2606f95ced68.yml +++ b/web/modules/custom/default_content_config/content/node/ea91eff1-f23a-4efc-a197-2606f95ced68.yml @@ -31,6 +31,11 @@ default: moderation_state: - value: published + path: + - + alias: '' + langcode: en + pathauto: 1 field_short_post_type: - value: service diff --git a/web/modules/custom/default_content_config/content/node/f0dc319d-abd2-4a06-bb17-1a9cd3ee3ad2.yml b/web/modules/custom/default_content_config/content/node/f0dc319d-abd2-4a06-bb17-1a9cd3ee3ad2.yml index ef804aa5..316eecf5 100644 --- a/web/modules/custom/default_content_config/content/node/f0dc319d-abd2-4a06-bb17-1a9cd3ee3ad2.yml +++ b/web/modules/custom/default_content_config/content/node/f0dc319d-abd2-4a06-bb17-1a9cd3ee3ad2.yml @@ -29,6 +29,11 @@ default: moderation_state: - value: published + path: + - + alias: /guides/guide-all-required-fields + langcode: en + pathauto: 1 field_summary: - value: 'A ‘quick-start’ guide for embedding accessibility and inclusive design practices into your team’s workflow' diff --git a/web/modules/custom/default_content_config/content/node/f344cc5d-7abd-426b-ab10-22e1065993f3.yml b/web/modules/custom/default_content_config/content/node/f344cc5d-7abd-426b-ab10-22e1065993f3.yml index 527d4dd0..847e6ab6 100644 --- a/web/modules/custom/default_content_config/content/node/f344cc5d-7abd-426b-ab10-22e1065993f3.yml +++ b/web/modules/custom/default_content_config/content/node/f344cc5d-7abd-426b-ab10-22e1065993f3.yml @@ -8,6 +8,7 @@ _meta: 220a49de-e1ee-4314-ba79-39e0b3cf552a: node 48556cac-53e4-4f0e-85c9-b44cd9867296: media bfc21cc0-5de7-4b9f-8dcd-4b1da264ace5: node + 80caaa35-a22b-43ae-a72c-9a714c333a06: node default: revision_uid: - @@ -33,9 +34,14 @@ default: moderation_state: - value: published + path: + - + alias: /2020/10/27/zero-pageviews-is-your-goal-finding-problem-pages-with-website-analytics + langcode: en + pathauto: 0 body: - - value: 'Website analytics are great for monitoring visits to the content that your team has spent time and resources working on. Are people finding this important content? Which parts of the content are people using the most
However, website analytics are also important for tracking the performance of the web pages that you don’t want people to visit. These are pages that you would expect to be associated with bad experiences and frustration. Most commonly, I’m talking about error pages, but there are other negative page visits that could be measured on your site, too.
The easiest place to look for problems is 404 pages. In most situations, your website is set up to have 404s when the URL requested by the browser doesn’t match an expected one. These pageviews to your 404 page still register hits to your analytics account, so you can examine these URLs and perform other analysis there.
{{< img src="kaufmann-404-page-spike" >}}
If you’re using the Digital Analytic Program’s (DAP) Google Analytics account, filters have been set up that make finding visits to 404s easy. You can search for URLs with the substring “vpv404” inserted between the hostname (i.e., usa.gov) and the path (i.e. /consumer-problems
). If DAP has referral information for the URL (where the user came from), it will append that to the URL after a forward slash. This can help with figuring out the problem.
If you don’t use DAP, you will want to figure out how to filter for URLs that have led to 404 errors. One way that might work is to filter with the Page Title dimension; for example, the strings “404” or “error” may be a part of all the page titles for not found pages.
USAGov has had a lot of success correcting problems by using this method. For example, we have discovered and rectified issues like:
You may have pages that are not 404s but you don’t expect to get many visits, like an “about your website” page. Lots of traffic to pages likes this may be a sign of confused users, perhaps poking around your footer trying to orient themselves. So, you might want to investigate. At USA.gov, we have found too much traffic heading towards our contact page for media and our email subscription sign-up page, and these have led to us to explore design changes.
One of our most noteworthy examples of tracking pages that we didn’t want users to visit involves discovering hostnames that were not ours appearing in our Analytics account. Long story short, criminals were copying our web page code to create websites to steal personally identifiable information and money from users. Luckily, we were digging deep in our analytics account for things that looked wrong, and not just right. (We discovered this problem with a different account from DAP, because we had one that let us track hits to our pages regardless of hostname.)
There are lots of problems that impact real visitors negatively that can be discovered by using your analytics products to look at the pages you don’t want people visiting. It might sound upside down, but flipping your analytics strategy can sometimes help you improve the experience for lots of web-crawling Americans. What’s more, it can be a part of your analytics work where the metric goals will be clear to everyone: zero!
' + value: 'Website analytics are great for monitoring visits to the content that your team has spent time and resources working on. Are people finding this important content? Which parts of the content are people using the most
However, website analytics are also important for tracking the performance of the web pages that you don’t want people to visit. These are pages that you would expect to be associated with bad experiences and frustration. Most commonly, I’m talking about error pages, but there are other negative page visits that could be measured on your site, too.
The easiest place to look for problems is 404 pages. In most situations, your website is set up to have 404s when the URL requested by the browser doesn’t match an expected one. These pageviews to your 404 page still register hits to your analytics account, so you can examine these URLs and perform other analysis there.
If you’re using the Digital Analytic Program’s (DAP) Google Analytics account, filters have been set up that make finding visits to 404s easy. You can search for URLs with the substring “vpv404” inserted between the hostname (i.e., usa.gov) and the path (i.e. /consumer-problems
). If DAP has referral information for the URL (where the user came from), it will append that to the URL after a forward slash. This can help with figuring out the problem.
If you don’t use DAP, you will want to figure out how to filter for URLs that have led to 404 errors. One way that might work is to filter with the Page Title dimension; for example, the strings “404” or “error” may be a part of all the page titles for not found pages.
USAGov has had a lot of success correcting problems by using this method. For example, we have discovered and rectified issues like:
You may have pages that are not 404s but you don’t expect to get many visits, like an “about your website” page. Lots of traffic to pages likes this may be a sign of confused users, perhaps poking around your footer trying to orient themselves. So, you might want to investigate. At USA.gov, we have found too much traffic heading towards our contact page for media and our email subscription sign-up page, and these have led to us to explore design changes.
One of our most noteworthy examples of tracking pages that we didn’t want users to visit involves discovering hostnames that were not ours appearing in our Analytics account. Long story short, criminals were copying our web page code to create websites to steal personally identifiable information and money from users. Luckily, we were digging deep in our analytics account for things that looked wrong, and not just right. (We discovered this problem with a different account from DAP, because we had one that let us track hits to our pages regardless of hostname.)
There are lots of problems that impact real visitors negatively that can be discovered by using your analytics products to look at the pages you don’t want people visiting. It might sound upside down, but flipping your analytics strategy can sometimes help you improve the experience for lots of web-crawling Americans. What’s more, it can be a part of your analytics work where the metric goals will be clear to everyone: zero!
' format: html summary: '' field_authors: @@ -57,3 +63,5 @@ default: field_topics: - entity: bfc21cc0-5de7-4b9f-8dcd-4b1da264ace5 + - + entity: 80caaa35-a22b-43ae-a72c-9a714c333a06 diff --git a/web/modules/custom/default_content_config/content/node/f730da32-dce7-4d5f-843b-31b2563f7a7c.yml b/web/modules/custom/default_content_config/content/node/f730da32-dce7-4d5f-843b-31b2563f7a7c.yml index adfb08ef..19cd0955 100644 --- a/web/modules/custom/default_content_config/content/node/f730da32-dce7-4d5f-843b-31b2563f7a7c.yml +++ b/web/modules/custom/default_content_config/content/node/f730da32-dce7-4d5f-843b-31b2563f7a7c.yml @@ -31,6 +31,11 @@ default: moderation_state: - value: published + path: + - + alias: '' + langcode: en + pathauto: 1 field_contact: - value: uswds@gsa.gov diff --git a/web/modules/custom/default_content_config/content/node/f8ffffda-7ab8-48d7-8e20-2f5d5277ec6d.yml b/web/modules/custom/default_content_config/content/node/f8ffffda-7ab8-48d7-8e20-2f5d5277ec6d.yml index f4590f7f..0cfa92f8 100644 --- a/web/modules/custom/default_content_config/content/node/f8ffffda-7ab8-48d7-8e20-2f5d5277ec6d.yml +++ b/web/modules/custom/default_content_config/content/node/f8ffffda-7ab8-48d7-8e20-2f5d5277ec6d.yml @@ -4,6 +4,8 @@ _meta: uuid: f8ffffda-7ab8-48d7-8e20-2f5d5277ec6d bundle: community default_langcode: en + depends: + e164ea7f-8591-4282-a920-b11c94402fbb: media default: revision_uid: - @@ -16,7 +18,7 @@ default: target_id: 1 title: - - value: 'Plain Language' + value: 'Join the Plain Language' created: - value: 1729618654 @@ -29,14 +31,35 @@ default: moderation_state: - value: published + path: + - + alias: /communities/plain-language + langcode: en + pathauto: 0 body: - - value: 'The Plain Language community is a group of government employees and contractors dedicated to the idea that citizens deserve clear communications from government. We believe that using plain language saves government agencies time and money and provides better service to the American public.
Throughout the year, the community provides training and hosts plain-language related events. Our community offers support and answers to members’ questions.
We’re a group of plain language practitioners with varying specialties and different levels of expertise.
Government professionals from all levels come together in this community to promote the use of plain language to provide better services to the public.
Become a member to collaborate with colleagues who are dedicated to the idea that the public deserves clear communications from government.
Digital.gov fosters this engaging community by providing spaces designed to empower members on their communication and plain language journeys. Remember, when participating in this community, you must follow Digital.gov community guidelines.
The A/B Testing Community of Practice organizes meetings to discuss the latest in A/B testing. We invite guest speakers, share case studies, explore new tools, and provide support for new and current members trying to grow their A/B testing practice and knowledge.
The A/B Testing Community of Practice started with a team at the Consumer Financial Protection Bureau (CFPB), circa 2016. We were inspired by what we’d learned from our own tests that, and see what we could learn from case studies outside CFPB. We are driven to foster a group that can share their experiences and learn from one another.
Community Managers: