Image Resize using Lytebox
This modification is in the archives.
This's simple hack for resize large images using http://www.dolem.com/lytebox/,also integration with vB attachments for vbb 3.7.x.I used it on my forum http://+++++++++++++.com and i didnt see any problem with it.Here you can see online http://+++++++++++++.com/forum/test-forum/784-ha-long-bay.html
Here we go ! ///////////////////////////////////////////////////////////////////////// HISTORY Ver 1.5
INSTALLATION
PHP Code:
return '<img src="' . $link . '" border="0" alt="" />';
PHP Code:
return '<a target="_blank" href="' . $link . '" rel="lytebox"><img src="' . $link . '" border="0" alt="" /></a>';
Default max width available of images is 500px,you can change it in ACP => Image Resize Using Lytebox. ===================================== Đây là mod resize image và chức năng duyệt images thumbnail sử dụng thư viện lytebox,biến thể của lightbox2. /////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////// HISTORY Ver 1.5
Installation :
PHP Code:
return '<img src="' . $link . '" border="0" alt="" />';
PHP Code:
return '<a target="_blank" href="' . $link . '" rel="lytebox"><img src="' . $link . '" border="0" alt="" /></a>';
Lưu ý : Những ai dùng vbb 3.7 nhớ active lightbox nghen : ACP=>Message Attachment Options =>Use Image Lightbox = > Yes - Click Mod được hỗ trợ tốt nhất tại http://+++++++++++++.com/forum/modifications-hqth/13-vbb-3-7-image-resize-hqth-ver-1-5-a.html Sorry,im very bad in English ^^ . Download
This modification is archived, downloads are still allowed. Screenshots |
Similar Mods
Add-On Releases The Image Resizer. Powered with Lytebox / Highslide / Lightview / and many more! | vBulletin 3.7 Add-ons |
Forum Display Enhancements Image Resize using Lytebox ( 3.6.x ) | vBulletin 3.6 Add-ons |
Integration with vBulletin Lytebox Intergration. Allows image groups, slideshows and works with embeded images. | vBulletin 3.7 Template Modifications |