Loading CHANGELOG.txt +2 −0 Original line number Diff line number Diff line Loading @@ -50,6 +50,8 @@ Metatag 8.x-1.x-dev, 2022-xx-xx #3358948 by DamienMcKenna: Add a function for abstracting the field data encoding method. #3359952 by DamienMcKenna: Rename logo file to just "logo.png". #3351558 by parisek, DamienMcKenna: Translation of meta tags is limited to 128 characters. Metatag 8.x-1.22, 2022-09-29 Loading config/schema/metatag.metatag_tag.schema.yml +26 −26 Original line number Diff line number Diff line Loading @@ -6,89 +6,89 @@ metatag.metatag_tag.abstract: type: text label: 'Abstract' metatag.metatag_tag.cache_control: type: label type: text label: 'Cache control' metatag.metatag_tag.canonical_url: type: label type: text label: 'Canonical URL' metatag.metatag_tag.content_language: type: label type: text label: 'Content Language' metatag.metatag_tag.description: type: text label: 'Description' metatag.metatag_tag.expires: type: label type: text label: 'Expires' metatag.metatag_tag.generator: type: label type: text label: 'Generator' metatag.metatag_tag.image_src: type: label type: text label: 'Image SRC' metatag.metatag_tag.keywords: type: text label: 'Keywords' metatag.metatag_tag.news_keywords: type: label type: text label: 'Google News Keywords' metatag.metatag_tag.next: type: label type: text label: 'Next page URL' metatag.metatag_tag.original_source: type: label type: text label: 'Original source' metatag.metatag_tag.pragma: type: label type: text label: 'Pragma' metatag.metatag_tag.prev: type: label type: text label: 'Previous page URL' metatag.metatag_tag.rating: type: label type: text label: 'Rating' metatag.metatag_tag.referrer: type: label type: text label: 'Referrer policy' metatag.metatag_tag.refresh: type: label type: text label: 'Refresh' metatag.metatag_tag.revisit_after: type: label type: text label: 'Revisit After' metatag.metatag_tag.rights: type: label type: text label: 'Rights' metatag.metatag_tag.robots: type: label type: text label: 'Robots' metatag.metatag_tag.shortlink: type: label type: text label: 'Shortlink' metatag.metatag_tag.standout: type: label type: text label: 'Standout' metatag.metatag_tag.title: type: text label: 'Page title' metatag.metatag_tag.icbm: type: label type: text label: 'ICBM' metatag.metatag_tag.geo_region: type: label type: text label: 'Geographical region' metatag.metatag_tag.geo_placename: type: label type: text label: 'Geographical place name' metatag.metatag_tag.geo_position: type: label type: text label: 'Geographical position' metatag.metatag_tag.set_cookie: type: label type: text label: 'Set Cookie' metatag.metatag_tag.google: type: label type: text label: 'Google' metatag.metatag_tag.author: type: label type: text label: 'Author' metatag_app_links/config/schema/metatag_app_links.metatag_tag.schema.yml +24 −24 Original line number Diff line number Diff line Loading @@ -3,74 +3,74 @@ # textfield. metatag.metatag_tag.al_android_app_name: type: label type: text label: 'Android app name' metatag.metatag_tag.al_android_class: type: label type: text label: 'Android app Activity Class' metatag.metatag_tag.al_android_package: type: label type: text label: 'Android app package ID' metatag.metatag_tag.al_android_url: type: label type: text label: 'Android app URL scheme' metatag.metatag_tag.al_ios_url: type: label type: text label: 'iOS app URL scheme' metatag.metatag_tag.al_ios_app_store_id: type: label type: text label: 'iOS app store ID' metatag.metatag_tag.al_ios_app_name: type: label type: text label: 'iOS app name' metatag.metatag_tag.al_ipad_url: type: label type: text label: 'iPad app URL scheme' metatag.metatag_tag.al_ipad_app_store_id: type: label type: text label: 'iPad app store ID' metatag.metatag_tag.al_ipad_app_name: type: label type: text label: 'iPad app name' metatag.metatag_tag.al_iphone_url: type: label type: text label: 'iPhone app URL scheme' metatag.metatag_tag.al_iphone_app_store_id: type: label type: text label: 'iPhone app store ID' metatag.metatag_tag.al_iphone_app_name: type: label type: text label: 'iPhone app URL scheme' metatag.metatag_tag.al_windows_app_id: type: label type: text label: 'Windows app GUID' metatag.metatag_tag.al_windows_app_name: type: label type: text label: 'Windows app name' metatag.metatag_tag.al_windows_url: type: label type: text label: 'Windows app URL scheme' metatag.metatag_tag.al_windows_phone_url: type: label type: text label: 'Windows Phone app URL scheme' metatag.metatag_tag.al_windows_phone_app_id: type: label type: text label: 'Windows Phone app GUID' metatag.metatag_tag.al_windows_phone_app_name: type: label type: text label: 'Windows Phone app name' metatag.metatag_tag.al_windows_universal_url: type: label type: text label: 'Windows Universal app URL scheme' metatag.metatag_tag.al_windows_universal_app_id: type: label type: text label: 'Windows Universal app GUID' metatag.metatag_tag.al_windows_universal_app_name: type: label type: text label: 'Windows Universal app name' metatag.metatag_tag.al_web_url: type: label type: text label: 'Web URL' metatag.metatag_tag.al_web_should_fallback: type: label type: text label: 'Should fallback' metatag_dc/config/schema/metatag_dc.metatag_tag.schema.yml +13 −13 Original line number Diff line number Diff line Loading @@ -3,47 +3,47 @@ # textfield. metatag.metatag_tag.dcterms_contributor: type: label type: text label: 'Dublin Core: Contributor' metatag.metatag_tag.dcterms_coverage: type: label type: text label: 'Dublin Core: Coverage' metatag.metatag_tag.dcterms_creator: type: label type: text label: 'Dublin Core: Creator' metatag.metatag_tag.dcterms_date: type: label type: text label: 'Dublin Core: Date' metatag.metatag_tag.dcterms_description: type: text label: 'Dublin Core: Description' metatag.metatag_tag.dcterms_format: type: label type: text label: 'Dublin Core: Format' metatag.metatag_tag.dcterms_identifier: type: label type: text label: 'Dublin Core: Identifier' metatag.metatag_tag.dcterms_language: type: label type: text label: 'Dublin Core: Language' metatag.metatag_tag.dcterms_publisher: type: label type: text label: 'Dublin Core: Publisher' metatag.metatag_tag.dcterms_relation: type: label type: text label: 'Dublin Core: Relation' metatag.metatag_tag.dcterms_rights: type: label type: text label: 'Dublin Core: Rights' metatag.metatag_tag.dcterms_source: type: label type: text label: 'Dublin Core: Source' metatag.metatag_tag.dcterms_subject: type: label type: text label: 'Dublin Core: Subject' metatag.metatag_tag.dcterms_title: type: text label: 'Dublin Core: Title' metatag.metatag_tag.dcterms_type: type: label type: text label: 'Dublin Core: Type' metatag_dc_advanced/config/schema/metatag_dc_advanced.metatag_tag.schema.yml +39 −39 Original line number Diff line number Diff line Loading @@ -3,122 +3,122 @@ # textfield. metatag.metatag_tag.dcterms_abstract: type: label type: text label: 'Dublin Core: Abstract' metatag.metatag_tag.dcterms_access_rights: type: label type: text label: 'Dublin Core: Access Rights' metatag.metatag_tag.dcterms_accrual_method: type: label type: text label: 'Dublin Core: Accrual Method' metatag.metatag_tag.dcterms_accrual_periodicity: type: label type: text label: 'Dublin Core: Accrual Periodicity' metatag.metatag_tag.dcterms_accrual_policy: type: text label: 'Dublin Core: Accrual Policy' metatag.metatag_tag.dcterms_alternative: type: label type: text label: 'Dublin Core: Alternative Title' metatag.metatag_tag.dcterms_audience: type: label type: text label: 'Dublin Core: Audience' metatag.metatag_tag.dcterms_available: type: label type: text label: 'Dublin Core: Date Available' metatag.metatag_tag.dcterms_bibliographic_citation: type: label type: text label: 'Dublin Core: Bibliographic Citation' metatag.metatag_tag.dcterms_conforms_to: type: label type: text label: 'Dublin Core: Conforms To' metatag.metatag_tag.dcterms_created: type: label type: text label: 'Dublin Core: Date Created' metatag.metatag_tag.dcterms_date_accepted: type: label type: text label: 'Dublin Core: Date Accepted' metatag.metatag_tag.dcterms_date_copyrighted: type: label type: text label: 'Dublin Core: Date Copyrighted' metatag.metatag_tag.dcterms_date_submitted: type: label type: text label: 'Dublin Core: Date Submitted' metatag.metatag_tag.dcterms_education_level: type: label type: text label: 'Dublin Core: Audience Education Level' metatag.metatag_tag.dcterms_extent: type: label type: text label: 'Dublin Core: Extent' metatag.metatag_tag.dcterms_has_format: type: label type: text label: 'Dublin Core: Has Format' metatag.metatag_tag.dcterms_has_part: type: label type: text label: 'Dublin Core: Has Part' metatag.metatag_tag.dcterms_has_version: type: label type: text label: 'Dublin Core: Has Version' metatag.metatag_tag.dcterms_instructional_method: type: label type: text label: 'Dublin Core: Instructional Method' metatag.metatag_tag.dcterms_is_format_of: type: label type: text label: 'Dublin Core: Is Format Of' metatag.metatag_tag.dcterms_is_part_of: type: label type: text label: 'Dublin Core: Is Part Of' metatag.metatag_tag.dcterms_is_referenced_by: type: label type: text label: 'Dublin Core: Is Referenced By' metatag.metatag_tag.dcterms_is_replaced_by: type: label type: text label: 'Dublin Core: Is Replaced By' metatag.metatag_tag.dcterms_is_required_by: type: label type: text label: 'Dublin Core: Is Required By' metatag.metatag_tag.dcterms_issued: type: label type: text label: 'Dublin Core: Date Issued' metatag.metatag_tag.dcterms_is_version_of: type: label type: text label: 'Dublin Core: Is Version Of' metatag.metatag_tag.dcterms_license: type: label type: text label: 'Dublin Core: License' metatag.metatag_tag.dcterms_mediator: type: label type: text label: 'Dublin Core: Mediator' metatag.metatag_tag.dcterms_medium: type: label type: text label: 'Dublin Core: Medium' metatag.metatag_tag.dcterms_modified: type: label type: text label: 'Dublin Core: Date Modified' metatag.metatag_tag.dcterms_provenance: type: label type: text label: 'Dublin Core: Provenance' metatag.metatag_tag.dcterms_references: type: label type: text label: 'Dublin Core: References' metatag.metatag_tag.dcterms_replaces: type: label type: text label: 'Dublin Core: Replaces' metatag.metatag_tag.dcterms_requires: type: label type: text label: 'Dublin Core: Requires' metatag.metatag_tag.dcterms_rights_holder: type: label type: text label: 'Dublin Core: Rights Holder' metatag.metatag_tag.dcterms_spatial: type: label type: text label: 'Dublin Core: Spatial Coverage' metatag.metatag_tag.dcterms_table_of_contents: type: label type: text label: 'Dublin Core: Table Of Contents' metatag.metatag_tag.dcterms_temporal: type: label type: text label: 'Dublin Core: Temporal Coverage' metatag.metatag_tag.dcterms_valid: type: label type: text label: 'Dublin Core: Date Valid' Loading
CHANGELOG.txt +2 −0 Original line number Diff line number Diff line Loading @@ -50,6 +50,8 @@ Metatag 8.x-1.x-dev, 2022-xx-xx #3358948 by DamienMcKenna: Add a function for abstracting the field data encoding method. #3359952 by DamienMcKenna: Rename logo file to just "logo.png". #3351558 by parisek, DamienMcKenna: Translation of meta tags is limited to 128 characters. Metatag 8.x-1.22, 2022-09-29 Loading
config/schema/metatag.metatag_tag.schema.yml +26 −26 Original line number Diff line number Diff line Loading @@ -6,89 +6,89 @@ metatag.metatag_tag.abstract: type: text label: 'Abstract' metatag.metatag_tag.cache_control: type: label type: text label: 'Cache control' metatag.metatag_tag.canonical_url: type: label type: text label: 'Canonical URL' metatag.metatag_tag.content_language: type: label type: text label: 'Content Language' metatag.metatag_tag.description: type: text label: 'Description' metatag.metatag_tag.expires: type: label type: text label: 'Expires' metatag.metatag_tag.generator: type: label type: text label: 'Generator' metatag.metatag_tag.image_src: type: label type: text label: 'Image SRC' metatag.metatag_tag.keywords: type: text label: 'Keywords' metatag.metatag_tag.news_keywords: type: label type: text label: 'Google News Keywords' metatag.metatag_tag.next: type: label type: text label: 'Next page URL' metatag.metatag_tag.original_source: type: label type: text label: 'Original source' metatag.metatag_tag.pragma: type: label type: text label: 'Pragma' metatag.metatag_tag.prev: type: label type: text label: 'Previous page URL' metatag.metatag_tag.rating: type: label type: text label: 'Rating' metatag.metatag_tag.referrer: type: label type: text label: 'Referrer policy' metatag.metatag_tag.refresh: type: label type: text label: 'Refresh' metatag.metatag_tag.revisit_after: type: label type: text label: 'Revisit After' metatag.metatag_tag.rights: type: label type: text label: 'Rights' metatag.metatag_tag.robots: type: label type: text label: 'Robots' metatag.metatag_tag.shortlink: type: label type: text label: 'Shortlink' metatag.metatag_tag.standout: type: label type: text label: 'Standout' metatag.metatag_tag.title: type: text label: 'Page title' metatag.metatag_tag.icbm: type: label type: text label: 'ICBM' metatag.metatag_tag.geo_region: type: label type: text label: 'Geographical region' metatag.metatag_tag.geo_placename: type: label type: text label: 'Geographical place name' metatag.metatag_tag.geo_position: type: label type: text label: 'Geographical position' metatag.metatag_tag.set_cookie: type: label type: text label: 'Set Cookie' metatag.metatag_tag.google: type: label type: text label: 'Google' metatag.metatag_tag.author: type: label type: text label: 'Author'
metatag_app_links/config/schema/metatag_app_links.metatag_tag.schema.yml +24 −24 Original line number Diff line number Diff line Loading @@ -3,74 +3,74 @@ # textfield. metatag.metatag_tag.al_android_app_name: type: label type: text label: 'Android app name' metatag.metatag_tag.al_android_class: type: label type: text label: 'Android app Activity Class' metatag.metatag_tag.al_android_package: type: label type: text label: 'Android app package ID' metatag.metatag_tag.al_android_url: type: label type: text label: 'Android app URL scheme' metatag.metatag_tag.al_ios_url: type: label type: text label: 'iOS app URL scheme' metatag.metatag_tag.al_ios_app_store_id: type: label type: text label: 'iOS app store ID' metatag.metatag_tag.al_ios_app_name: type: label type: text label: 'iOS app name' metatag.metatag_tag.al_ipad_url: type: label type: text label: 'iPad app URL scheme' metatag.metatag_tag.al_ipad_app_store_id: type: label type: text label: 'iPad app store ID' metatag.metatag_tag.al_ipad_app_name: type: label type: text label: 'iPad app name' metatag.metatag_tag.al_iphone_url: type: label type: text label: 'iPhone app URL scheme' metatag.metatag_tag.al_iphone_app_store_id: type: label type: text label: 'iPhone app store ID' metatag.metatag_tag.al_iphone_app_name: type: label type: text label: 'iPhone app URL scheme' metatag.metatag_tag.al_windows_app_id: type: label type: text label: 'Windows app GUID' metatag.metatag_tag.al_windows_app_name: type: label type: text label: 'Windows app name' metatag.metatag_tag.al_windows_url: type: label type: text label: 'Windows app URL scheme' metatag.metatag_tag.al_windows_phone_url: type: label type: text label: 'Windows Phone app URL scheme' metatag.metatag_tag.al_windows_phone_app_id: type: label type: text label: 'Windows Phone app GUID' metatag.metatag_tag.al_windows_phone_app_name: type: label type: text label: 'Windows Phone app name' metatag.metatag_tag.al_windows_universal_url: type: label type: text label: 'Windows Universal app URL scheme' metatag.metatag_tag.al_windows_universal_app_id: type: label type: text label: 'Windows Universal app GUID' metatag.metatag_tag.al_windows_universal_app_name: type: label type: text label: 'Windows Universal app name' metatag.metatag_tag.al_web_url: type: label type: text label: 'Web URL' metatag.metatag_tag.al_web_should_fallback: type: label type: text label: 'Should fallback'
metatag_dc/config/schema/metatag_dc.metatag_tag.schema.yml +13 −13 Original line number Diff line number Diff line Loading @@ -3,47 +3,47 @@ # textfield. metatag.metatag_tag.dcterms_contributor: type: label type: text label: 'Dublin Core: Contributor' metatag.metatag_tag.dcterms_coverage: type: label type: text label: 'Dublin Core: Coverage' metatag.metatag_tag.dcterms_creator: type: label type: text label: 'Dublin Core: Creator' metatag.metatag_tag.dcterms_date: type: label type: text label: 'Dublin Core: Date' metatag.metatag_tag.dcterms_description: type: text label: 'Dublin Core: Description' metatag.metatag_tag.dcterms_format: type: label type: text label: 'Dublin Core: Format' metatag.metatag_tag.dcterms_identifier: type: label type: text label: 'Dublin Core: Identifier' metatag.metatag_tag.dcterms_language: type: label type: text label: 'Dublin Core: Language' metatag.metatag_tag.dcterms_publisher: type: label type: text label: 'Dublin Core: Publisher' metatag.metatag_tag.dcterms_relation: type: label type: text label: 'Dublin Core: Relation' metatag.metatag_tag.dcterms_rights: type: label type: text label: 'Dublin Core: Rights' metatag.metatag_tag.dcterms_source: type: label type: text label: 'Dublin Core: Source' metatag.metatag_tag.dcterms_subject: type: label type: text label: 'Dublin Core: Subject' metatag.metatag_tag.dcterms_title: type: text label: 'Dublin Core: Title' metatag.metatag_tag.dcterms_type: type: label type: text label: 'Dublin Core: Type'
metatag_dc_advanced/config/schema/metatag_dc_advanced.metatag_tag.schema.yml +39 −39 Original line number Diff line number Diff line Loading @@ -3,122 +3,122 @@ # textfield. metatag.metatag_tag.dcterms_abstract: type: label type: text label: 'Dublin Core: Abstract' metatag.metatag_tag.dcterms_access_rights: type: label type: text label: 'Dublin Core: Access Rights' metatag.metatag_tag.dcterms_accrual_method: type: label type: text label: 'Dublin Core: Accrual Method' metatag.metatag_tag.dcterms_accrual_periodicity: type: label type: text label: 'Dublin Core: Accrual Periodicity' metatag.metatag_tag.dcterms_accrual_policy: type: text label: 'Dublin Core: Accrual Policy' metatag.metatag_tag.dcterms_alternative: type: label type: text label: 'Dublin Core: Alternative Title' metatag.metatag_tag.dcterms_audience: type: label type: text label: 'Dublin Core: Audience' metatag.metatag_tag.dcterms_available: type: label type: text label: 'Dublin Core: Date Available' metatag.metatag_tag.dcterms_bibliographic_citation: type: label type: text label: 'Dublin Core: Bibliographic Citation' metatag.metatag_tag.dcterms_conforms_to: type: label type: text label: 'Dublin Core: Conforms To' metatag.metatag_tag.dcterms_created: type: label type: text label: 'Dublin Core: Date Created' metatag.metatag_tag.dcterms_date_accepted: type: label type: text label: 'Dublin Core: Date Accepted' metatag.metatag_tag.dcterms_date_copyrighted: type: label type: text label: 'Dublin Core: Date Copyrighted' metatag.metatag_tag.dcterms_date_submitted: type: label type: text label: 'Dublin Core: Date Submitted' metatag.metatag_tag.dcterms_education_level: type: label type: text label: 'Dublin Core: Audience Education Level' metatag.metatag_tag.dcterms_extent: type: label type: text label: 'Dublin Core: Extent' metatag.metatag_tag.dcterms_has_format: type: label type: text label: 'Dublin Core: Has Format' metatag.metatag_tag.dcterms_has_part: type: label type: text label: 'Dublin Core: Has Part' metatag.metatag_tag.dcterms_has_version: type: label type: text label: 'Dublin Core: Has Version' metatag.metatag_tag.dcterms_instructional_method: type: label type: text label: 'Dublin Core: Instructional Method' metatag.metatag_tag.dcterms_is_format_of: type: label type: text label: 'Dublin Core: Is Format Of' metatag.metatag_tag.dcterms_is_part_of: type: label type: text label: 'Dublin Core: Is Part Of' metatag.metatag_tag.dcterms_is_referenced_by: type: label type: text label: 'Dublin Core: Is Referenced By' metatag.metatag_tag.dcterms_is_replaced_by: type: label type: text label: 'Dublin Core: Is Replaced By' metatag.metatag_tag.dcterms_is_required_by: type: label type: text label: 'Dublin Core: Is Required By' metatag.metatag_tag.dcterms_issued: type: label type: text label: 'Dublin Core: Date Issued' metatag.metatag_tag.dcterms_is_version_of: type: label type: text label: 'Dublin Core: Is Version Of' metatag.metatag_tag.dcterms_license: type: label type: text label: 'Dublin Core: License' metatag.metatag_tag.dcterms_mediator: type: label type: text label: 'Dublin Core: Mediator' metatag.metatag_tag.dcterms_medium: type: label type: text label: 'Dublin Core: Medium' metatag.metatag_tag.dcterms_modified: type: label type: text label: 'Dublin Core: Date Modified' metatag.metatag_tag.dcterms_provenance: type: label type: text label: 'Dublin Core: Provenance' metatag.metatag_tag.dcterms_references: type: label type: text label: 'Dublin Core: References' metatag.metatag_tag.dcterms_replaces: type: label type: text label: 'Dublin Core: Replaces' metatag.metatag_tag.dcterms_requires: type: label type: text label: 'Dublin Core: Requires' metatag.metatag_tag.dcterms_rights_holder: type: label type: text label: 'Dublin Core: Rights Holder' metatag.metatag_tag.dcterms_spatial: type: label type: text label: 'Dublin Core: Spatial Coverage' metatag.metatag_tag.dcterms_table_of_contents: type: label type: text label: 'Dublin Core: Table Of Contents' metatag.metatag_tag.dcterms_temporal: type: label type: text label: 'Dublin Core: Temporal Coverage' metatag.metatag_tag.dcterms_valid: type: label type: text label: 'Dublin Core: Date Valid'