Sha256: 66966ca473da39bef2cca72dd4280f8ee5688b3be53973b784bc8ce8b9f4f967

Contents?: true

Size: 522 Bytes

Versions: 119

Compression:

Stored size: 522 Bytes

Contents

{
  "name" : "Clean Theme",
  "description" : "Clean and basic theme (folder = new)",
  "thumb" : "images/image.png",
  "settings":[
    {"label": "Settings", "action_name": "settings"}
  ],

  "helpers": [
    "Themes::New::CustomHelper"
  ],
  "hooks": {
    "on_destroy": [
      "theme_custom_on_destroy_theme"
    ],
    "on_active": [
      "theme_custom_on_install_theme"
    ],
    "on_inactive": [
      "theme_custom_on_uninstall_theme"
    ],
    "on_theme_settings": [
      "theme_custom_settings"
    ]
  }
}

Version data entries

119 entries across 117 versions & 2 rubygems

Version Path
camaleon_cms-2.9.0 app/apps/themes/new/config/config.json
camaleon_cms-2.8.3 app/apps/themes/new/config/config.json
camaleon_cms-2.8.2 app/apps/themes/new/config/config.json
camaleon_cms-2.8.1 app/apps/themes/new/config/config.json
camaleon_cms-2.8.0 app/apps/themes/new/config/config.json
camaleon_cms-2.7.5 app/apps/themes/new/config/config.json
camaleon_cms-2.7.4 app/apps/themes/new/config/config.json
camaleon_cms-2.7.3 app/apps/themes/new/config/config.json
camaleon_cms-2.7.2 app/apps/themes/new/config/config.json
camaleon_cms-2.7.1 spec/dummy/app/apps/themes/new/config/config.json
camaleon_cms-2.7.1 app/apps/themes/new/config/config.json
camaleon_cms-2.7.0 spec/dummy/app/apps/themes/new/config/config.json
camaleon_cms-2.7.0 app/apps/themes/new/config/config.json
camaleon_cms-2.6.4 app/apps/themes/new/config/config.json
camaleon_cms-2.6.3 app/apps/themes/new/config/config.json
camaleon_cms-2.6.2 app/apps/themes/new/config/config.json
camaleon_cms-2.6.1 app/apps/themes/new/config/config.json
camaleon_cms-2.6.0.1 app/apps/themes/new/config/config.json
camaleon_cms-2.6.0 app/apps/themes/new/config/config.json
camaleon_cms-2.5.3.1 app/apps/themes/new/config/config.json