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.5.3 app/apps/themes/new/config/config.json
camaleon_cms-2.5.2 app/apps/themes/new/config/config.json
camaleon_cms_rails6-2.5.0 app/apps/themes/new/config/config.json
camaleon_cms-2.5.1 app/apps/themes/new/config/config.json
camaleon_cms-2.5.0 app/apps/themes/new/config/config.json
camaleon_cms-2.4.6.9 app/apps/themes/new/config/config.json
camaleon_cms-2.4.6.8 app/apps/themes/new/config/config.json
camaleon_cms-2.4.6.7 app/apps/themes/new/config/config.json
camaleon_cms-2.4.6.6 app/apps/themes/new/config/config.json
camaleon_cms-2.4.6.5 app/apps/themes/new/config/config.json
camaleon_cms-2.4.6.4 app/apps/themes/new/config/config.json
camaleon_cms-2.4.6.3 app/apps/themes/new/config/config.json
camaleon_cms-2.4.6.2 app/apps/themes/new/config/config.json
camaleon_cms-2.4.6.1 app/apps/themes/new/config/config.json
camaleon_cms-2.4.6.0 app/apps/themes/new/config/config.json
camaleon_cms-2.4.5.14 app/apps/themes/new/config/config.json
camaleon_cms-2.4.5.13 app/apps/themes/new/config/config.json
camaleon_cms-2.4.5.12 app/apps/themes/new/config/config.json
camaleon_cms-2.4.5.11 app/apps/themes/new/config/config.json
camaleon_cms-2.4.5.10 app/apps/themes/new/config/config.json