Posted new script All Gallery for automatic creation thumbnails. In a script has been supports the following popular libraries: Darkbox, Fboxbot, Highslide, Jquery lightbox, Jsibox, Lightbox, Lightwindow, PrettyPhoto, Slimbox2. This script is the first universal extension, which works with all JavaScript libraries.
Just insertion of images in the article.
1 |
<img class="border_tracings" alt="God sees everything!" src="http://sitetranslation.org/images/stories/allimage/god.jpg" width="124" height="124" /> |
The result of inserting images in the article.

Functions
- create thumbnail and replace original image to thumbnail
- adding frames and comments to image (add class border_tracings)
- Ability to use on different pages of different libraries. Just add the following code in the article {ageent}darkbox{ageent}
- If you want to disable the plugin for certain images it can be done by adding to the image class not_touch (class = "not_touch")
- Easy integration into any other components.
Examples insert images and a demo of the JavaScript libraries you can see below.
Information for Developers
Below is an example of calling a class that allows you to work to handle any pictures. everything you need for work is to transmit the text containing the images.
1 |
require_once('allgallery/allgallery.php'); |
To delete an image for example when changing the article, you can use the following function.
1 |
$all_gallery->get_clear_content($content,$article_id);
|
Attention!
All libraries use this plugin can be used only for non-commercial web sites! If you want to use this plugin for commercial websites please ask for permission to developers of libraries. Links to their websites can be viewed below or by dialing the appropriate request to google. Links to official sites: Lightwindow, Highslide, Slimbox2, Jquery lightbox, prettyPhoto, Lightbox, Jsbox, Darkbox, Fancyzoom, Fboxbot.





