Sha256: 25af2799022f11183f54182bddcf1df14ec0d2cbbe93e17c8bc0cd5b451270f2

Contents?: true

Size: 893 Bytes

Versions: 11

Compression:

Stored size: 893 Bytes

Contents

{
  "title": "Visibility Posts",
  "descr": "Please check documentation <a href='http://camaleon.tuzitio.com/store/plugins/8'>here.</a>",
  "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

11 entries across 11 versions & 1 rubygems

Version Path
camaleon_cms-1.1.0 app/apps/plugins/visibility_post/config/config.json
camaleon_cms-1.0.9 app/apps/plugins/visibility_post/config/config.json
camaleon_cms-1.0.8 app/apps/plugins/visibility_post/config/config.json
camaleon_cms-1.0.7 app/apps/plugins/visibility_post/config/config.json
camaleon_cms-1.0.6 app/apps/plugins/visibility_post/config/config.json
camaleon_cms-1.0.5 app/apps/plugins/visibility_post/config/config.json
camaleon_cms-1.0.4 app/apps/plugins/visibility_post/config/config.json
camaleon_cms-1.0.3 app/apps/plugins/visibility_post/config/config.json
camaleon_cms-1.0.2 app/apps/plugins/visibility_post/config/config.json
camaleon_cms-1.0.1 app/apps/plugins/visibility_post/config/config.json
camaleon_cms-1.0 app/apps/plugins/visibility_post/config/config.json