From a5f46871b6082ed2badeadc63a11f1f67e82b1bb Mon Sep 17 00:00:00 2001 From: bach Date: Mon, 28 Jun 2021 18:33:00 +0200 Subject: [PATCH] removed toc_api toc_filter --- composer.json | 1 - composer.lock | 107 +----------------- config/sync/core.extension.yml | 2 - config/sync/toc_api.toc_type.default.yml | 28 ----- config/sync/toc_api.toc_type.full.yml | 28 ----- .../sync/toc_api.toc_type.full_numbered.yml | 28 ----- config/sync/toc_api.toc_type.simple.yml | 28 ----- .../sync/toc_api.toc_type.simple_numbered.yml | 28 ----- 8 files changed, 1 insertion(+), 249 deletions(-) delete mode 100644 config/sync/toc_api.toc_type.default.yml delete mode 100644 config/sync/toc_api.toc_type.full.yml delete mode 100644 config/sync/toc_api.toc_type.full_numbered.yml delete mode 100644 config/sync/toc_api.toc_type.simple.yml delete mode 100644 config/sync/toc_api.toc_type.simple_numbered.yml diff --git a/composer.json b/composer.json index 5c6e75a7..53ccb31c 100644 --- a/composer.json +++ b/composer.json @@ -40,7 +40,6 @@ "drupal/selective_better_exposed_filters": "2.x-dev@dev", "drupal/smart_date": "^3.1", "drupal/structure_sync": "^2.0", - "drupal/toc_filter": "^2.0", "drupal/video_embed_field": "^2.4", "geocoder-php/google-maps-provider": "^4.6", "geocoder-php/mapquest-provider": "^4.2", diff --git a/composer.lock b/composer.lock index 805668f1..8a7a8dcb 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": "b76955c757957271a462d63d8790e146", + "content-hash": "031fcb88faba70428c9f0ec049e89d3e", "packages": [ { "name": "alchemy/zippy", @@ -8882,111 +8882,6 @@ "source": "https://git.drupalcode.org/project/synonyms" } }, - { - "name": "drupal/toc_api", - "version": "1.0.0", - "source": { - "type": "git", - "url": "https://git.drupalcode.org/project/toc_api.git", - "reference": "8.x-1.0" - }, - "dist": { - "type": "zip", - "url": "https://ftp.drupal.org/files/projects/toc_api-8.x-1.0.zip", - "reference": "8.x-1.0", - "shasum": "7e4a667e6e36249e6f6d7114f72a84c8b7bf9782" - }, - "require": { - "drupal/core": "^8.9 || ^9" - }, - "type": "drupal-module", - "extra": { - "drupal": { - "version": "8.x-1.0", - "datestamp": "1614301344", - "security-coverage": { - "status": "covered", - "message": "Covered by Drupal's security advisory policy" - } - } - }, - "notification-url": "https://packages.drupal.org/8/downloads", - "license": [ - "GPL-2.0+" - ], - "authors": [ - { - "name": "Jacob Rockowitz (jrockowitz)", - "homepage": "https://www.drupal.org/u/jrockowitz", - "role": "Maintainer" - }, - { - "name": "jrockowitz", - "homepage": "https://www.drupal.org/user/371407" - } - ], - "description": "API for building a a hierarchical table of contents from header tags.", - "homepage": "https://drupal.org/project/toc_api", - "support": { - "source": "http://cgit.drupalcode.org/toc_api", - "issues": "https://drupal.org/project/issues/toc_api" - } - }, - { - "name": "drupal/toc_filter", - "version": "2.0.0", - "source": { - "type": "git", - "url": "https://git.drupalcode.org/project/toc_filter.git", - "reference": "8.x-2.0" - }, - "dist": { - "type": "zip", - "url": "https://ftp.drupal.org/files/projects/toc_filter-8.x-2.0.zip", - "reference": "8.x-2.0", - "shasum": "6121a04480675b980b3161a975bf313dd68fefa3" - }, - "require": { - "drupal/core": "^8.9 || ^9", - "drupal/toc_api": "*" - }, - "type": "drupal-module", - "extra": { - "drupal": { - "version": "8.x-2.0", - "datestamp": "1614304101", - "security-coverage": { - "status": "covered", - "message": "Covered by Drupal's security advisory policy" - } - } - }, - "notification-url": "https://packages.drupal.org/8/downloads", - "license": [ - "GPL-2.0+" - ], - "authors": [ - { - "name": "Jacob Rockowitz (jrockowitz)", - "homepage": "https://www.drupal.org/u/jrockowitz", - "role": "Maintainer" - }, - { - "name": "jrockowitz", - "homepage": "https://www.drupal.org/user/371407" - }, - { - "name": "yukare", - "homepage": "https://www.drupal.org/user/889254" - } - ], - "description": "Converts header tags into a hierarchical table of contents.", - "homepage": "https://drupal.org/project/toc_filter", - "support": { - "source": "http://cgit.drupalcode.org/toc_filter", - "issues": "https://drupal.org/project/issues/toc_filter" - } - }, { "name": "drupal/token", "version": "1.9.0", diff --git a/config/sync/core.extension.yml b/config/sync/core.extension.yml index 8a273980..8e146724 100644 --- a/config/sync/core.extension.yml +++ b/config/sync/core.extension.yml @@ -125,8 +125,6 @@ module: taxonomy: 0 telephone: 0 text: 0 - toc_api: 0 - toc_filter: 0 token: 0 toolbar: 0 translation_views: 0 diff --git a/config/sync/toc_api.toc_type.default.yml b/config/sync/toc_api.toc_type.default.yml deleted file mode 100644 index 2eedcdfc..00000000 --- a/config/sync/toc_api.toc_type.default.yml +++ /dev/null @@ -1,28 +0,0 @@ -uuid: cdfb831b-a1ce-4076-a864-dd1ec33d1595 -langcode: fr -status: true -dependencies: { } -_core: - default_config_hash: 83pJ_ZhgrmuPELjG0kOnns7gEluWdqcuTj_itSDiHZA -id: default -label: Default -options: - template: responsive - title: 'Table of Contents' - block: false - header_count: 2 - header_min: 2 - header_max: 4 - header_allowed_tags: ' ' - header_id: title - header_id_prefix: section - top_label: 'Back to top' - top_min: 2 - top_max: 2 - number_path: true - number_path_separator: . - number_path_truncate: true - default: - number_type: decimal - number_prefix: '' - number_suffix: ') ' diff --git a/config/sync/toc_api.toc_type.full.yml b/config/sync/toc_api.toc_type.full.yml deleted file mode 100644 index 66e813db..00000000 --- a/config/sync/toc_api.toc_type.full.yml +++ /dev/null @@ -1,28 +0,0 @@ -uuid: 1a460121-3e56-43ad-b04a-fbc91e66313c -langcode: fr -status: true -dependencies: { } -_core: - default_config_hash: 7YNyn424XViSzWz2f6xtb3h1NUaDilWg6jzjpxDZHVs -id: full -label: Full -options: - template: responsive - title: 'Table of Contents' - block: false - header_count: 2 - header_min: 2 - header_max: 4 - header_allowed_tags: ' ' - header_id: title - header_id_prefix: section - top_label: 'Back to top' - top_min: 2 - top_max: 2 - number_path: true - number_path_separator: . - number_path_truncate: true - default: - number_type: circle - number_prefix: '' - number_suffix: '' diff --git a/config/sync/toc_api.toc_type.full_numbered.yml b/config/sync/toc_api.toc_type.full_numbered.yml deleted file mode 100644 index db624047..00000000 --- a/config/sync/toc_api.toc_type.full_numbered.yml +++ /dev/null @@ -1,28 +0,0 @@ -uuid: 0a2a8ae4-2257-4d44-8aad-aef3591ed2a8 -langcode: fr -status: true -dependencies: { } -_core: - default_config_hash: abPC92DMk5W6Pke3QdHmWCCZlAH-Z1uvE9QR4HObS8A -id: full_numbered -label: 'Full - Numbered' -options: - template: responsive - title: 'Table of Contents' - block: false - header_count: 2 - header_min: 2 - header_max: 4 - header_allowed_tags: ' ' - header_id: title - header_id_prefix: section - top_label: 'Back to top' - top_min: 2 - top_max: 2 - number_path: true - number_path_separator: . - number_path_truncate: true - default: - number_type: decimal - number_prefix: '' - number_suffix: ') ' diff --git a/config/sync/toc_api.toc_type.simple.yml b/config/sync/toc_api.toc_type.simple.yml deleted file mode 100644 index cc133b23..00000000 --- a/config/sync/toc_api.toc_type.simple.yml +++ /dev/null @@ -1,28 +0,0 @@ -uuid: a976725a-f9bc-46c8-8ed6-7881d95d1198 -langcode: fr -status: true -dependencies: { } -_core: - default_config_hash: aZAINoM99XYsy0zIYq1FPVU3BsodMh5HvWapNRUfBCw -id: simple -label: Simple -options: - template: responsive - title: 'Table of Contents' - block: false - header_count: 2 - header_min: 2 - header_max: 2 - header_allowed_tags: ' ' - header_id: title - header_id_prefix: section - top_label: 'Back to top' - top_min: 2 - top_max: 2 - number_path: true - number_path_separator: . - number_path_truncate: true - default: - number_type: circle - number_prefix: '' - number_suffix: '' diff --git a/config/sync/toc_api.toc_type.simple_numbered.yml b/config/sync/toc_api.toc_type.simple_numbered.yml deleted file mode 100644 index 60ee7c60..00000000 --- a/config/sync/toc_api.toc_type.simple_numbered.yml +++ /dev/null @@ -1,28 +0,0 @@ -uuid: 86239872-4fd7-427d-990a-85f208e1c47c -langcode: fr -status: true -dependencies: { } -_core: - default_config_hash: xK7RCrrAkROE9mHGVn4EFplfWGYLIe44eEsCJBtaJpc -id: simple_numbered -label: 'Simple - Numbered' -options: - template: responsive - title: 'Table of Contents' - block: false - header_count: 2 - header_min: 2 - header_max: 2 - header_allowed_tags: ' ' - header_id: title - header_id_prefix: section - top_label: 'Back to top' - top_min: 2 - top_max: 2 - number_path: true - number_path_separator: . - number_path_truncate: true - default: - number_type: circle - number_prefix: '' - number_suffix: ''