Sha256: b80d01859f9907414d9fd49d32be60d583d907bf6ee03b33f507a78ff6c0ab65

Contents?: true

Size: 1 KB

Versions: 5

Compression:

Stored size: 1 KB

Contents

{
  "title": "Visibility Posts",
  "descr": "Permit to manage the permission of visualization for your contents (Public, Private, Password, Date from visibility). More info: <a target='_blank' href='https://camaleon.website/store/plugins/visibility_posts'>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

5 entries across 5 versions & 1 rubygems

Version Path
camaleon_cms-2.9.0 app/apps/plugins/visibility_post/config/config.json
camaleon_cms-2.8.3 app/apps/plugins/visibility_post/config/config.json
camaleon_cms-2.8.2 app/apps/plugins/visibility_post/config/config.json
camaleon_cms-2.8.1 app/apps/plugins/visibility_post/config/config.json
camaleon_cms-2.8.0 app/apps/plugins/visibility_post/config/config.json