hypeQuarantine

Warning: This plugin has't been updated in over 7 years. It may no longer be maintained.

What you can do to help:

Content approval workflow

Last updated
Recommended Releases
Elgg Release Download Date Links
2.31.0.0 (103.21 kB)2017-Jun-08
Show all releases

Features

  • Implements a generic extentable framework for content moderation
  • Uses a different approach that does not interfere with entity access_id
  • Integrates with ArckInteractive's roles framework

Considerations

Privacy

Users that are granted moderator permissions via the roles CRUD interface will have access to all entities of a given type regardless of their access level.

Notifications

Most plugins register their notification handlers for the create event, which in case of quarantined entities will not notify any of the subscribers due to limited access. If you require subscription notifications, register your handlers for quarantine_status_cleared event, but note that the event actor in this case is not the owner of the entity, but the moderator, so update your notification handlers accordingly (i.e. load the entity owner, instead of access the event actor);

ihayredinov

My involvement with Elgg has come to an end. Please do not send me support requests.

Stats

  • Category: Site admin
  • License: GNU General Public License (GPL) version 2
  • Updated: 2017-6-8
  • Downloads: 634
  • Recommendations: 2

Other Projects

View ihayredinov's plugins