An open API service indexing awesome lists of open source software.

https://github.com/unlight/thankfulpeople

Vanilla II plugin.
https://github.com/unlight/thankfulpeople

Last synced: 8 months ago
JSON representation

Vanilla II plugin.

Awesome Lists containing this project

README

          

DESCRIPTION
===========
Remake of classic Vanilla One extension.
Instead of having people post appreciation and thankyou notes they can simply click the thanks link
and have their username appear under that post (MySchizoBuddy).

CONFIGURATION
=============
$Configuration['Plugins']['ThankfulPeople']['Only'] = array('discussion', 'comment');
Allow thank only this type of objects.

$Configuration['Plugins']['ThankfulPeople']['Disabled'] = array('comment');
Allow disable thank only this type of objects.
$Configuration['Plugins']['ThankfulPeople']['Only'] has priority.

$Configuration['Plugins']['ThankfulPeople']['AllowTakeBack'] = False;
Allow take back thank.