Loading CHANGELOG.md +11 −0 Original line number Diff line number Diff line # 5.0.0-alpha7 ### Highlighted important changes since 5.0.0-alpha6: * Issue [#3303762](http://drupal.org/i/3303762): Fixed moving the hook update for `node_type` to `entity_bundle:node` for Pathauto's patterns in the active configs to cover each content type's module in addition to the Vardoc profile ------------------------------------------------------------------------------------------------ # 5.0.0-alpha6 ### Highlighted important changes since 5.0.0-alpha5: Loading README.md +2 −2 Original line number Diff line number Diff line [](https://app.circleci.com/pipelines/github/Vardot/vardoc/125/workflows/36f42a8a-1bf8-4da6-9a1d-703652fc6242) Vardoc 5.0.0-alpha6 [](https://app.circleci.com/pipelines/github/Vardot/vardoc/129/workflows/dd0850df-075e-4940-be61-ceb4d44d15da) Vardoc 5.0.0-alpha7 # Vardoc: Knowledge Base System and Documentation Site [](https://www.drupal.org/project/vardoc) Loading Loading @@ -51,7 +51,7 @@ Our goal is to bring ease to you when writing and creating a documentation To install the most recent stable release of Vardoc 5.0.x run this command: ``` composer create-project Vardot/vardoc-project:5.0.0-alpha6 PROJECT_DIR_NAME --no-dev --no-interaction composer create-project Vardot/vardoc-project:5.0.0-alpha7 PROJECT_DIR_NAME --no-dev --no-interaction ``` To install the dev version of Vardoc 5.0.x run this command: Loading modules/vardoc_demo/vardoc_demo.info.yml +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ name: 'Vardoc Demo Content' description: 'Demo content feature for Vardoc.' type: module core_version_requirement: ^9 || ^10 version: 5.0.x-dev version: 5.0.0-alpha7 package: Vardoc dependencies: - drupal:hal Loading modules/vardoc_features/vardoc_book/vardoc_book.info.yml +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ name: 'Vardoc Book' description: 'Provides Book managment and default configs for Vardoc.' type: module core_version_requirement: ^9 || ^10 version: 5.0.x-dev version: 5.0.0-alpha7 package: Vardoc dependencies: - drupal:block Loading modules/vardoc_features/vardoc_groups/vardoc_groups.info.yml +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ name: 'Vardoc Content Collections' description: 'Provides Groups managment with default configs for Vardoc.' type: module core_version_requirement: ^9 || ^10 version: 5.0.x-dev version: 5.0.0-alpha7 package: Vardoc dependencies: - group:group Loading Loading
CHANGELOG.md +11 −0 Original line number Diff line number Diff line # 5.0.0-alpha7 ### Highlighted important changes since 5.0.0-alpha6: * Issue [#3303762](http://drupal.org/i/3303762): Fixed moving the hook update for `node_type` to `entity_bundle:node` for Pathauto's patterns in the active configs to cover each content type's module in addition to the Vardoc profile ------------------------------------------------------------------------------------------------ # 5.0.0-alpha6 ### Highlighted important changes since 5.0.0-alpha5: Loading
README.md +2 −2 Original line number Diff line number Diff line [](https://app.circleci.com/pipelines/github/Vardot/vardoc/125/workflows/36f42a8a-1bf8-4da6-9a1d-703652fc6242) Vardoc 5.0.0-alpha6 [](https://app.circleci.com/pipelines/github/Vardot/vardoc/129/workflows/dd0850df-075e-4940-be61-ceb4d44d15da) Vardoc 5.0.0-alpha7 # Vardoc: Knowledge Base System and Documentation Site [](https://www.drupal.org/project/vardoc) Loading Loading @@ -51,7 +51,7 @@ Our goal is to bring ease to you when writing and creating a documentation To install the most recent stable release of Vardoc 5.0.x run this command: ``` composer create-project Vardot/vardoc-project:5.0.0-alpha6 PROJECT_DIR_NAME --no-dev --no-interaction composer create-project Vardot/vardoc-project:5.0.0-alpha7 PROJECT_DIR_NAME --no-dev --no-interaction ``` To install the dev version of Vardoc 5.0.x run this command: Loading
modules/vardoc_demo/vardoc_demo.info.yml +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ name: 'Vardoc Demo Content' description: 'Demo content feature for Vardoc.' type: module core_version_requirement: ^9 || ^10 version: 5.0.x-dev version: 5.0.0-alpha7 package: Vardoc dependencies: - drupal:hal Loading
modules/vardoc_features/vardoc_book/vardoc_book.info.yml +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ name: 'Vardoc Book' description: 'Provides Book managment and default configs for Vardoc.' type: module core_version_requirement: ^9 || ^10 version: 5.0.x-dev version: 5.0.0-alpha7 package: Vardoc dependencies: - drupal:block Loading
modules/vardoc_features/vardoc_groups/vardoc_groups.info.yml +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ name: 'Vardoc Content Collections' description: 'Provides Groups managment with default configs for Vardoc.' type: module core_version_requirement: ^9 || ^10 version: 5.0.x-dev version: 5.0.0-alpha7 package: Vardoc dependencies: - group:group Loading