sunilvarma
20 Aug 2007, 17:57
(My First Add-on! :))
This add-on displays the latest referral on the Forum Home below the navbar just like on Digg.
UPDATE
(I was so excited to release my first add-on that I didn't pay attention to some finer details!)
The latest referral will not be shown to Unregistered Users/Guests and Banned Users.
Fixed a bug. (If there are no referrals yet on your forum, there was some problem earlier.) (Thanks danward for the hint.)
Only the template edit is updated. Its not required to add the plugin again.
Installation Instructions
Download and extract the attached zip file.
Import the plugin_latestreferral.xml file as a plugin.
See the readme.txt file or the below section for instructions to edit the FORUMHOME template.
Template Edits
In the FORUMHOME template, FIND:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
BELOW, ADD:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Uninstalling Instructions
1) In the ACP, in plugin manager, just uncheck the "Active" option against the "Latest Referral On Forum Home" and click on "Save Active Status"
2) Open the FORUMHOME template and remove the code you added earlier.
This add-on displays the latest referral on the Forum Home below the navbar just like on Digg.
UPDATE
(I was so excited to release my first add-on that I didn't pay attention to some finer details!)
The latest referral will not be shown to Unregistered Users/Guests and Banned Users.
Fixed a bug. (If there are no referrals yet on your forum, there was some problem earlier.) (Thanks danward for the hint.)
Only the template edit is updated. Its not required to add the plugin again.
Installation Instructions
Download and extract the attached zip file.
Import the plugin_latestreferral.xml file as a plugin.
See the readme.txt file or the below section for instructions to edit the FORUMHOME template.
Template Edits
In the FORUMHOME template, FIND:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
BELOW, ADD:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
Uninstalling Instructions
1) In the ACP, in plugin manager, just uncheck the "Active" option against the "Latest Referral On Forum Home" and click on "Save Active Status"
2) Open the FORUMHOME template and remove the code you added earlier.