Commit e82447f2 authored by Rajab Natshah's avatar Rajab Natshah
Browse files

Issue #3258977: Release Vardoc 4.0.3

parent 425c4262
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
[![Vardot](https://circleci.com/gh/Vardot/vardoc/tree/4.0.x.svg?style=shield)](https://app.circleci.com/pipelines/github/Vardot/vardoc/69/workflows/fac6fd27-3f60-4e7f-b768-2c7e0526f28c) Vardoc 4.0.3
[![Vardot](https://circleci.com/gh/Vardot/vardoc/tree/4.0.x.svg?style=shield)](https://app.circleci.com/pipelines/github/Vardot/vardoc/70/workflows/198c0c7a-fba1-4f34-b1b0-4e35a660f9d6) Vardoc 4.0.3
# Vardoc: Knowledge Base System and Documentation Site

[![](https://www.drupal.org/files/styles/grid-3/public/project-images/Vardoc%20-%20No%20Padding.png)](https://www.drupal.org/project/vardoc)
+3 −1
Original line number Diff line number Diff line
@@ -20,7 +20,8 @@ config_bit:
        - varbase_workflow
        - varbase_total_control
        - varbase_tour
        - varbase_faqs
        - varbase_layout_builder
        - vlplb
        - varbase_auth
        # Enable default Vardoc features.
        - vardoc_book
@@ -29,3 +30,4 @@ config_bit:
        - vardoc_search
        - vardoc_tools
        - vardoc_homepage
        - varbase_faqs
+0 −42
Original line number Diff line number Diff line
_meta:
  version: '1.0'
  entity_type: menu_link_content
  uuid: 060ee9ee-fdc6-41e6-8a4e-81803e3289b6
  bundle: menu_link_content
  default_langcode: en
default:
  revision_user:
    -
      target_id: 1
  revision_log_message:
    -
      value: 'Created new Custom menu link'
  enabled:
    -
      value: true
  title:
    -
      value: FAQs
  menu_name:
    -
      value: main
  link:
    -
      uri: 'internal:/faqs'
      title: ''
      options: {  }
  external:
    -
      value: false
  rediscover:
    -
      value: true
  weight:
    -
      value: -47
  expanded:
    -
      value: true
  revision_translation_affected:
    -
      value: true
+1 −1
Original line number Diff line number Diff line
@@ -34,7 +34,7 @@ default:
      value: true
  weight:
    -
      value: -46
      value: 1
  expanded:
    -
      value: false
+1 −0
Original line number Diff line number Diff line
@@ -294,6 +294,7 @@ function vardoc_after_install_finished(array &$install_state) {
      ],
    ],
  ];
  $output['#attached']['library'][] = 'vardoc/install_page';

  $meta_redirect = [
    '#tag' => 'meta',