Sha256: cb4be860d8a2204196460c4273d357a1ee3b3434f4f827f6300bae696337cde6

Contents?: true

Size: 1.67 KB

Versions: 42

Compression:

Stored size: 1.67 KB

Contents

# == Alchemy core modules configuration

- name: dashboard
  engine_name: alchemy
  navigation:
    name: 'modules.dashboard'
    controller: 'alchemy/admin/dashboard'
    action: index
    icon: dashboard
    sub_navigation:
      - name: 'modules.dashboard'
        controller: 'alchemy/admin/dashboard'
        action: index

- name: pages
  engine_name: alchemy
  navigation:
    name: 'modules.pages'
    controller: 'alchemy/admin/pages'
    action: index
    icon: pages
    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
  navigation:
    name: 'modules.languages'
    controller: 'alchemy/admin/languages'
    action: index
    icon: languages
    sub_navigation:
      - name: 'modules.languages'
        controller: 'alchemy/admin/languages'
        action: index

- name: users
  engine_name: alchemy
  navigation:
    name: 'modules.users'
    controller: 'alchemy/admin/users'
    action: index
    icon: users
    sub_navigation:
      - name: 'modules.users'
        controller: 'alchemy/admin/users'
        action: index

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

Version data entries

42 entries across 42 versions & 1 rubygems

Version Path
alchemy_cms-2.3.2 config/alchemy/modules.yml
alchemy_cms-2.2.4 config/alchemy/modules.yml
alchemy_cms-2.3.1 config/alchemy/modules.yml
alchemy_cms-2.4.beta2 config/alchemy/modules.yml
alchemy_cms-2.2.3.2 config/alchemy/modules.yml
alchemy_cms-2.2.3.1 config/alchemy/modules.yml
alchemy_cms-2.1.12 config/alchemy/modules.yml
alchemy_cms-2.3.0 config/alchemy/modules.yml
alchemy_cms-2.3.rc5 config/alchemy/modules.yml
alchemy_cms-2.2.2 config/alchemy/modules.yml
alchemy_cms-2.2.1 config/alchemy/modules.yml
alchemy_cms-2.2.0 config/alchemy/modules.yml
alchemy_cms-2.2.rc15 config/alchemy/modules.yml
alchemy_cms-2.1.11 config/alchemy/modules.yml
alchemy_cms-2.2.rc14 config/alchemy/modules.yml
alchemy_cms-2.2.rc13 config/alchemy/modules.yml
alchemy_cms-2.2.rc11 config/alchemy/modules.yml
alchemy_cms-2.2.rc8 config/alchemy/modules.yml
alchemy_cms-2.2.rc7 config/alchemy/modules.yml
alchemy_cms-2.1.9.1 config/alchemy/modules.yml