2017 © Pedro Peláez
 

elgg-plugin hypequarantine

Implements content approval workflow

image

hypejunction/hypequarantine

Implements content approval workflow

  • Monday, July 10, 2017
  • by hypeJunction
  • Repository
  • 1 Watchers
  • 1 Stars
  • 13 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

hypeQuarantine for Elgg

Elgg 2.3, (*1)

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., (*2)

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);, (*3)

The Versions

10/07 2017

dev-master

9999999-dev http://hypejunction.com

Implements content approval workflow

  Sources   Download

GPL-2.0

The Requires

 

by Ismayil Khayredinov

plugin elgg approval vetting quarantine

10/07 2017

1.0.1

1.0.1.0 http://hypejunction.com

Implements content approval workflow

  Sources   Download

GPL-2.0

The Requires

 

by Ismayil Khayredinov

plugin elgg approval vetting quarantine

08/06 2017

1.0.0

1.0.0.0 http://hypejunction.com

Implements content approval workflow

  Sources   Download

GPL-2.0

The Requires

 

by Ismayil Khayredinov

plugin elgg approval vetting quarantine