Loading CHANGELOG.md +19 −0 Original line number Diff line number Diff line # 5.0.0-alpha6 ### Highlighted important changes since 5.0.0-alpha5: * Issue [#3301892](https://www.drupal.org/i/3301892): Changed `node_type` to `entity_bundle:node` for default pathauto pattern configs for all Vardoc content types * Issue [#3301908](https://www.drupal.org/i/3301908): Fixed Drupal coding standards and Practices in `yml`, `PHP`, and `CSS` code * Issue [#3301450](https://www.drupal.org/i/3301450) by [vacho](https://www.drupal.org/u/vacho) : Have `drupal-scaffold` locations `web-root` as docroot to fix composer `web-root` folder in projects * Issue [#3302440](https://www.drupal.org/i/3302440): Dropped support for Composer `~1.0` in the Vardoc profile and only support Composer `~2.0` and later versions ------------------------------------------------------------------------------------------------ # 5.0.0-alpha5 ### Highlighted important changes since 5.0.0-alpha4: Loading README.md +2 −2 Original line number Diff line number Diff line [](https://app.circleci.com/pipelines/github/Vardot/vardoc/107/workflows/faed6526-6112-4435-bc77-276adc117f11) Vardoc 5.0.0-alpha5 [](https://app.circleci.com/pipelines/github/Vardot/vardoc/118/workflows/1a93d485-6b55-418a-8ced-6ba3ca5568c3) Vardoc 5.0.0-alpha6 # 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-alpha5 PROJECT_DIR_NAME --no-dev --no-interaction composer create-project Vardot/vardoc-project:5.0.0-alpha6 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-alpha6 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-alpha6 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-alpha6 package: Vardoc dependencies: - group:group Loading Loading
CHANGELOG.md +19 −0 Original line number Diff line number Diff line # 5.0.0-alpha6 ### Highlighted important changes since 5.0.0-alpha5: * Issue [#3301892](https://www.drupal.org/i/3301892): Changed `node_type` to `entity_bundle:node` for default pathauto pattern configs for all Vardoc content types * Issue [#3301908](https://www.drupal.org/i/3301908): Fixed Drupal coding standards and Practices in `yml`, `PHP`, and `CSS` code * Issue [#3301450](https://www.drupal.org/i/3301450) by [vacho](https://www.drupal.org/u/vacho) : Have `drupal-scaffold` locations `web-root` as docroot to fix composer `web-root` folder in projects * Issue [#3302440](https://www.drupal.org/i/3302440): Dropped support for Composer `~1.0` in the Vardoc profile and only support Composer `~2.0` and later versions ------------------------------------------------------------------------------------------------ # 5.0.0-alpha5 ### Highlighted important changes since 5.0.0-alpha4: Loading
README.md +2 −2 Original line number Diff line number Diff line [](https://app.circleci.com/pipelines/github/Vardot/vardoc/107/workflows/faed6526-6112-4435-bc77-276adc117f11) Vardoc 5.0.0-alpha5 [](https://app.circleci.com/pipelines/github/Vardot/vardoc/118/workflows/1a93d485-6b55-418a-8ced-6ba3ca5568c3) Vardoc 5.0.0-alpha6 # 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-alpha5 PROJECT_DIR_NAME --no-dev --no-interaction composer create-project Vardot/vardoc-project:5.0.0-alpha6 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-alpha6 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-alpha6 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-alpha6 package: Vardoc dependencies: - group:group Loading