Topic: [release] Display posts images in Slimbox
Hello
I was fighting with this extension for few evenings All the time there was some issue with javascript's image processing. Finally I did it, and on my machine it's working perfectly.
Extension adds slimbox script to your forum. See how slimbox is working here.
What is it doing:
1. It resize all images to fit on your screen (always, even vertically!)
2. If resized image is smaller than original one for more than 10% - sets a slimbox.
3. Slimbox images have "move" cursor and showing original resolution in title (hover).
4. Extension is removing links to common image hosting sites too. Only default links (like "http://imageshack.us/")***. Links to larger files stays untouched and slimbox is not set up then.
***(currently there is only 2 of them: imageshack.us and fotosik.pl. You can edit this list yourself in slimbox2.js file; please report here other common links - I will add them in next version)
It requires jQuery library! Use this extension: jquery_y_1.3.zip
(I will use it in many of my extensions in future)
===========================================================
Version 1.0
postimg_slimbox_1.0.zip
edit:
omg! I wrote horizontally, instead of vertically fixed, sorry
Away. I will be back soon.