The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Yet Another Awards System Details »» | |||||||||||||||||||||||||||||||||||||||||
*** CREATE A BACKUP OF YOUR FORUM AND DATABASE BEFORE INSTALLING *** DESCRIPTION: This is a Medals/Awards system. Admin can give members awards, and award icons will be displayed in member's profile, posts, as well as in a award list. FEATURES: In AdminCP - Can Create/Edit/Delete/Reorder categories/sub-categories in ACP (with category name and description) - Can Create/Edit/Delete awards in ACP (with Award Name, Description, Icon URL, Image URL) - Can Move one (or all) award(s) from one category to another - Can set some awards un-classified (not displayed for public) - Can re-order awards in awards showcase - Issue awards to members, based on username or userid, with Issue Reason - Remove awards from members + Writes granting/removing awards to the log In ModCP - Issue awards to members, based on username or userid, with Issue Reason - Remove awards from members + Writes granting/removing award to the log Front page - Display awards list in with: Award Name, Description, Icon, Image, and Members who get each award. - Display awards showcase in profile, with Award information, Issue time and reason - Display award icons in postbit (showthread, showpost, announcement, private) New Features/Additions since 3.8 - Points System - Separate Award Request/Recommendation Forms - CSS Customizable Current Release Version 4.0.9
Download Now
Screenshots
Supporters / CoAuthors Show Your Support
|
23 благодарности(ей) от: | ||
Abominus, afmarko99, alcazarx, andy_mcguire, CAG CheechDogg, CoZmicShReddeR, dandanch, danswano, Elite_360_, josner, Kesha, MagicPID, mertiliuss, Mickie D, nacaruncr, netzwart, RichieBoy67, sadiq6210, SKIDROW |
Comments |
#1792
|
||||
|
||||
Quote:
Quote:
Quote:
|
2 благодарности(ей) от: | ||
alcazarx, CAG CheechDogg |
#1793
|
||||
|
||||
Quote:
Quote:
|
#1794
|
||||
|
||||
Quote:
<-- wonders why we didnt think up of that idea ,we did something similar in the past with approving of newly registered members via the modcp. /* another edit Our mods reported that they cant "see" the new file in ModCP. So you have to edit the plugin "YAAS - Give Award to User Nav -> mod_index_navigation" in ACP so it looks like Code:
// ************************************************* if ($vbulletin->options['aw_modcp']) { construct_nav_option($vbphrase['give_user_award'], 'award.php?do=manage'); construct_nav_option($vbphrase['yaas_edit_delete_user_award'], 'award_user.php?do=search'); construct_nav_option($vbphrase['award_requests'], 'award_requests.php?do=display'); construct_nav_group($vbphrase['award_system']); construct_nav_spacer(); } */ As for permissions - you are the author and decide it - for me it would be sufficient to implement the "can view award list" permission for groups and the "moderator can give this award in modcp" option (when managing awards), both described (and code provided) in earlier posts. Custom admin permission for the award plugin itself we have already working. /* edit Included the code changes for custom admin permission. Note: These are direct code changes! Use at your own risk! (Yeah boo me coders and staff, but we are not used to the plugin system and not everything can be done with the hook system.) */ |
Благодарность от: | ||
CAG CheechDogg |
#1795
|
||||
|
||||
No it isn't.
|
#1796
|
||||
|
||||
|
#1797
|
||||
|
||||
It was response to someone, who's since deleted their post, asking if it was possible to remove the Yet Another Awards System link on the awards.php page.
|
#1798
|
||||
|
||||
Any update on the mass deletion and mass approval of awards squidsks?
|
#1799
|
||||
|
||||
Guess they are (maybe) coming with next update/version.
Our "updates" have been posted here and will work with current version. |
#1800
|
||||
|
||||
Quote:
Award requests are being restructured, and on the admincp side I haven't exactly nailed down how the new setup will look. |
5 благодарности(ей) от: | ||
alcazarx, blackberry, CAG CheechDogg, In Omnibus, jagtpf |
#1801
|
||||
|
||||
Good stuff squidsks !!! thank you !!
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|