Allow to dynamically zoom on images in posts/pages/...
When clicked, the image will dynamically scale-up. Please note that you have to insert image normally with the wordpress embedded editor.
You may configure:
- The max width/height of the image;
- The transition delay;
- The position of the buttons;
- The auto-start of the slideshow;
- the opacity of the background;
- the pages to be excluded.
If the image does not scale-up, please verify that the HTML looks like the following : <a href=' '><img src=' '></a>.
This plugin implements the colorbox javascript library.
This plugin is under GPL licence.
Multisite - WordPress MU
This plugin is compatible with multi-site installation.
Localization
- Arabic (Syria) translation provided by aboRoma
- Bulgarian (Bulgaria) translation provided by Vangelov, KalinLynnDimitrov
- Czech (Czech Republic) translation provided by jurajh, LukasProkop
- German (Germany) translation provided by tcp443, B.Klein, Frutte
- English (United States), default language
- Spanish (Spain) translation provided by genteblackberry, Wildsouth
- French (France) translation provided by SedLex, mediacop, FlorianP.
- Croatian (Croatia) translation provided by Rene
- Hungarian (Hungary) translation provided by Metoyou, DvnyiFerenc
- Lithuanian (Lithuania) translation provided by ydrius
- Dutch (Netherlands) translation provided by PC-Rider, Erik
- Polish (Poland) translation provided by rzuf
- Russian (Russia) translation provided by sever, Sprigin, vyachek
- Vietnamese (Viet Nam) translation provided by Khco
Features of the framework
This plugin uses the SL framework. This framework eases the creation of new plugins by providing incredible tools and frames.
For instance, a new created plugin comes with
- A translation interface to simplify the localization of the text of the plugin ;
- An embedded SVN client (subversion) to easily commit/update the plugin in wordpress.org repository ;
- A detailled documentation of all available classes and methodes ;
- etc.
Have fun !