https://github.com/unlight/thankfulpeople
Vanilla II plugin.
https://github.com/unlight/thankfulpeople
Last synced: 8 months ago
JSON representation
Vanilla II plugin.
- Host: GitHub
- URL: https://github.com/unlight/thankfulpeople
- Owner: unlight
- Created: 2011-04-29T12:56:43.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2011-08-03T11:17:13.000Z (almost 15 years ago)
- Last Synced: 2025-07-06T03:07:41.366Z (11 months ago)
- Language: PHP
- Homepage:
- Size: 126 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README
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.