![]() |
New BB tag to do image thumbnails...
This hack adds a new tag to your forums that will allow you to post images
in the form of a thumbnail. The tag allows you to post pictures in the form of a thumbnail. Large images can throw off the page, and the tag will scale the picture down to an 80x60 thumbnail preserving its original length and width ratio and turn it into a hyperlink that you can click on and see the full image in a new browser window. If the image being thumbnailed is smaller than 80x60, it will show up as is. This tag is identical to the IMG tag. The new tag is THUMB Tables affected: none Templates affected: none Files affected: admin/functions.php Check out this link for a demo: http://www.ls1.com/forums/showthread...hreadid=276879 Note: This tag does not resize the actual picture. It just displays them at a smaller scale. It will not help with bandwidth preservation. |
Very cool Zzed!!
Thanks for sharing. Kars :) |
Sorry! Due to high server loads, this forum and its contents are currently unavailable. Please try again in a few minutes.
Current server load is 17. This forum will reopen when the server load drops below 15. ....... |
excellent idea - great hack and easy to add too - well done
|
I've rainbowcode in it, how to replace it with this?
$bbcode=str_replace("{", "{", $bbcode); // stop people posting replacements in their posts $bbcode=preg_replace("/(\[)(rainbow)(])(\r\n)*(.*)(\[\/rainbow\])/esiU", "dorainbow('\\5')", $bbcode); return censortext($bbcode); |
Quote:
Replace it with this: PHP Code:
|
Thank you all for your kind words. https://vborg.vbsupport.ru/
Sebastian, I made VB.org visitors immune to the high load shutout. ;) |
Nice hack Zzed :cool:. Will add to my install list.
|
how would i saw replace the image code with this? or even better add a THUMB button beside the IMG one?
|
very usefull feature, thanks. Clicks install ..
|
All times are GMT. The time now is 11:02 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|