Toplist
This modification is in the archives.
Toplist
Developer: derekivey Version: 2.0.0 vBulletin Version: 3.5.5 (Seems to work fine on 3.6.0) File Edits: 0 Template Edits: 2 (Optional) New Phrases: 294 Uses Plugins: Yes! Difficulty: Easy Description: This hack adds a Toplist to your forums. You can choose in the AdminCP whether to rank the sites by their In hits or their Out hits. It is fully phrased to make it easy to translate to another language if you need to. The users are able to add a site, edit, or delete their site if they added it. The Administrators can Edit the users' sites or Delete them. This hack is for vBulletin 3.5.5. *** I Strongly Recommend That You Backup Your Database Before Installing/Upgrading This Hack! *** Planned features for a later release:
The change log is now available http://www.derek.spacialhosting.com/?page=product&id=1#changelog. Screen Shots I have added screen shots of this hack in action below. More screenshots are located http://www.derek.spacialhosting.com/?page=product&id=1#screenshots. Demo You can find demo information http://www.derek.spacialhosting.com/?page=product&id=1#demo. Translations You can find a French translation of this hack here Spoiler (click to open)
French Language
Translator: Rom56 and Allan Close
For a How To on Editing the Dynamic Image, See this Post Spoiler (click to open)
HOW TO: Editing the Dynamic Image
You may be wondering how you edit the included Dynamic image in this hack. Here is a simple how to, to do it. OPEN: images/toplist/buttons/dynamic/image.png FIND: PHP Code:
chdir('/home/derek/public_html/vbtest');
Next, if you want to change the background image, simply make a png image and overwrite background.png with it. If you want to change the color of the text in the dynamic image, you would edit this line: PHP Code:
$color = imagecolorallocate($image, 0, 0, 255);
0, 0, 255 are the RGB values for the colors. You need to change them to the color you want, the current one is blue. Now scroll to the bottom until you find a line like this: PHP Code:
imagestring($image, $font, 44, 28, $rank, $color);
For each of those lines, you will need to change the 2 numbers so that each each thing is aligned with the right part of the image. See my included dynamic image as an example. The first number is the x value, and the second one is the y value. I hope this little how to helps you edit your image better, sorry if it's kind of confusing. Derek Close
Please click Install you installed this hack. Thanks! Download This modification is archived and cannot be downloaded. Addons
Supporters / CoAuthors
Screenshots
|
Similar Mods
Footer Toplist | vBulletin 3.5 Add-ons |
Toplist | vBulletin 2.x Beta Releases |