Version: 1.00, by SHANE-D-PAIN
Developer Last Online: Jun 2013
Version: 3.5.4
Rating:
Released: 04-01-2006
Last Update: 04-16-2006
Installs: 94
Uses Plugins Template Edits
No support by the author.
Right well I did not like the way the Thumbnails appeared on the Forum Index from PhotoPlog, just made it look like every other site. I also was not happy with the fact that they ONLY showed on the Forum Index.
This is just a nice little change, also my first released plugin of any kind so any virtual bullying will be counter attacked with an onslaught of mouldy oranges.
So here is a little plugin by me, basically just an edit of the original so credit must go to Calorie too. Wonderful thing he/she/it has done with this gallery.
For examples see the screenshots.
By the way this requires that you actually have the PhotoPlog Gallery Installed. (Go Get it!)
Installation Instructions:
Upload the Plugin.
Add the following code to any Template. For best results add it somewhere such as the Very Bottom of the navbar or soemthign else which is included throughout the site.
Code:
$photoplog_thumbs
Your done.
If you would like to edit the appearance or number of thumbnails shown then this next part is for you.
Editing the appearance of the Thumbnails.
Open the PhotoPlog 1337 Thumbs Plugin for editing.
Search for this Code:
To edit the number of Thumbnails Shown.
Open the PhotoPlog 1337 Thumbs Plugin for editing.
Search for this Code:
Code:
LIMIT 10
And simply change the number to the number of Thumbnails you would like to appear.
To show on vBadvanced (If you are displaying thumbs in header or navbar etc..)
Admin CP > vBA CMPS > Edit Pages > Home Page > Portal Output Global Variables > add: photoplog_thumbs
Feel free to read my blog if you want, not asking for much and I know you will love it, about as much as Honey Loves Ants . www.ShaneRounce.com
Updates:
To install updates simply upload the new plugin over your old one and redo file edits.
17th April 2006 - v1.5
- Fixed Problem with Alignment of more than 5 Images.
- All XHTML Valid now too.
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
Thanks alot for this!
I used this until I bought PhotoPost, then I recoded the PhotoPost inc_features.php way of doing it to match yours, also added opacity mouseover effects.
Thanks alot for this!
I used this until I bought PhotoPost, then I recoded the PhotoPost inc_features.php way of doing it to match yours, also added opacity mouseover effects.
Shane, I'm trying to add this as a single image in my side column on my forumhome. I changed the Limit to 1 and that part is fine, but it's stretching the entire side column across the forum home. What do I have to change to make sure that it sticks to the size of the side column or make it so that the width is at a specific size?