Easy WordPress Plugin to enable Slimbox effect on your blog.
/wp-content/plugins/
It is important to keep the directory hierarchy structure, otherwise it could be problems. Your WP plugin folder should look like this:
Additional info on:
http://codex.wordpress.org/Managing_Plugins#Plugin_Installation
For the plugin to function correctly the name of the folder must not be changed (wp-slimbox-reloaded).
Please Note:
This plugin by default automatically adds the necessary atribute to your image's link tags, but you can turn off this feature (in the plugin editor, requires edition of only one line in the code: $automatically_add_code = 'yes'; ).
If you turn off this feature, you must manually add a rel="lightbox" (yes, "lightbox" for compatibility!) attribute to any link tag to activate the lightbox effect or rel="lightbox[image-set]" for image sets.
If you like it please give me all your money: http://lozbo.org/
Additional links:
http://www.digitalia.be/software/slimbox http://zeo.unic.net.my/notes/lightbox2-for-wordpress/ http://code.google.com/p/slimbox-wp/ http://www.4mj.it/slimbox-wordpress-plugin/ http://www.mootools.net/ http://www.huddletogether.com/projects/lightbox2/
Requires: 2.x or higher
Compatible up to: 2.6
Last Updated: 2008-8-16
Downloads: 3,709
Got something to say? Need help?