https://github.com/unlight/thankfulpeople
Vanilla II plugin.
https://github.com/unlight/thankfulpeople
Last synced: 22 days ago
JSON representation
Vanilla II plugin.
- Host: GitHub
- URL: https://github.com/unlight/thankfulpeople
- Owner: unlight
- Created: 2011-04-29T12:56:43.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2011-08-03T11:17:13.000Z (almost 15 years ago)
- Last Synced: 2026-06-21T07:34:18.852Z (about 1 month ago)
- Language: PHP
- Homepage:
- Size: 126 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
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.