Sha256: d49d7f8bad53b7df476f21c0721f9f146b46a8afbf4aed386a1dc134d747e8da

Contents?: true

Size: 1.85 KB

Versions: 14

Compression:

Stored size: 1.85 KB

Contents

# == Alchemy core modules configuration

- name: dashboard
  engine_name: alchemy
  position: 1
  navigation:
    name: 'modules.dashboard'
    controller: 'alchemy/admin/dashboard'
    action: index
    inline_image: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="-4 -6 32 32" class="svg-inline--fa fa-lg fa-fw"><path fill="currentColor" d="M15.7 7.9L9.9 2.2 2.1 4.3 0 12.1l5.7 5.8 7.8-2.1 2.2-7.9zm-5.3 10.3l-1.2 4.4 3.2 3.2 4.4-1.2 1.2-4.4-3.2-3.2-4.4 1.2zM23.5 7.3L17.2 9l-1.7 6.2 4.5 4.6 6.2-1.7 1.7-6.2-4.4-4.6z"/></svg>'

- name: pages
  engine_name: alchemy
  position: 2
  navigation:
    name: 'modules.pages'
    controller: 'alchemy/admin/pages'
    action: index
    icon: file-alt
    sub_navigation:
      - name: 'modules.pages'
        controller: 'alchemy/admin/pages'
        action: index
      - name: 'modules.layoutpages'
        controller: 'alchemy/admin/layoutpages'
        action: index
    nested:
      - controller: 'alchemy/admin/pages'
        action: edit

- name: languages
  engine_name: alchemy
  position: 3
  navigation:
    name: 'modules.languages'
    controller: 'alchemy/admin/languages'
    action: index
    icon: flag

- name: sites
  engine_name: alchemy
  position: 4
  navigation:
    name: 'modules.sites'
    controller: 'alchemy/admin/sites'
    action: index
    icon: bullseye

- name: tags
  engine_name: alchemy
  position: 5
  navigation:
    name: 'modules.tags'
    controller: 'alchemy/admin/tags'
    action: index
    icon: tags

- name: archive
  engine_name: alchemy
  position: 6
  navigation:
    controller: 'alchemy/admin/pictures'
    action: index
    name: 'modules.library'
    icon: archive
    sub_navigation:
      - name: 'modules.pictures'
        controller: 'alchemy/admin/pictures'
        action: index
      - name: 'modules.attachments'
        controller: 'alchemy/admin/attachments'
        action: index

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
alchemy_cms-4.3.2 config/alchemy/modules.yml
alchemy_cms-4.2.4 config/alchemy/modules.yml
alchemy_cms-4.3.1 config/alchemy/modules.yml
alchemy_cms-4.2.3 config/alchemy/modules.yml
alchemy_cms-4.3.0 config/alchemy/modules.yml
alchemy_cms-4.2.2 config/alchemy/modules.yml
alchemy_cms-4.1.2 config/alchemy/modules.yml
alchemy_cms-4.1.1 config/alchemy/modules.yml
alchemy_cms-4.2.1 config/alchemy/modules.yml
alchemy_cms-4.2.0 config/alchemy/modules.yml
alchemy_cms-4.2.0.rc1 config/alchemy/modules.yml
alchemy_cms-4.1.0 config/alchemy/modules.yml
alchemy_cms-4.1.0.rc1 config/alchemy/modules.yml
alchemy_cms-4.1.0.beta config/alchemy/modules.yml