Sha256: f6f6ad1358ff14e65267679c5fb0a7828c82ff4bb03396a6cac7e85fe47fb87e

Contents?: true

Size: 803 Bytes

Versions: 12

Compression:

Stored size: 803 Bytes

Contents

{
  "title": "Visibility Posts",
  "descr": "",
  "version": "0.1",
  "key": "visibility_post",
  "helpers": [
    "Plugins::VisibilityPost::VisibilityPostHelper"
  ],
  "options": [
  ],
  "hooks": {
    "on_active": ["plugin_visibility_on_active"],
    "on_inactive": ["plugin_visibility_on_inactive"],
    "list_post": ["plugin_visibility_post_list"],
    "new_post":["plugin_visibility_new_post"],
    "edit_post":["plugin_visibility_new_post"],
    "created_post":["plugin_visibility_create_post"],
    "updated_post":["plugin_visibility_create_post"],
    "post_the_content": ["plugin_visibility_post_the_content"],
    "filter_post": ["plugin_visibility_filter_post"],
    "post_can_visit": ["plugin_visibility_can_visit"],
    "list_post_extra_columns": ["plugin_visibility_extra_columns"]
  }
}

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
camaleon_cms-0.2.1 app/apps/plugins/visibility_post/config/config.json
camaleon_cms-0.2.0 app/apps/plugins/visibility_post/config/config.json
camaleon_cms-0.1.9 app/apps/plugins/visibility_post/config/config.json
camaleon_cms-0.1.8 app/apps/plugins/visibility_post/config/config.json
camaleon_cms-0.1.7 app/apps/plugins/visibility_post/config/config.json
camaleon_cms-0.1.6 app/apps/plugins/visibility_post/config/config.json
camaleon_cms-0.1.5 app/apps/plugins/visibility_post/config/config.json
camaleon_cms-0.1.4 app/apps/plugins/visibility_post/config/config.json
camaleon_cms-0.1.3 app/apps/plugins/visibility_post/config/config.json
camaleon_cms-0.1.2 app/apps/plugins/visibility_post/config/config.json
camaleon_cms-0.0.2 app/apps/plugins/visibility_post/config/config.json
camaleon_cms-0.0.1 lib/generators/camaleon_cms/install_template/apps/plugins/visibility_post/config/config.json