Wrote a new plugin JoomThumbnail, which is intended to create a beautiful effect of floating images. You need only insert original image and write the desired dimensions. In a plugin has been supports the following popular libraries: Darkbox, Fboxbot, Highslide, Jquery lightbox, Jsibox, Lightbox, Lightwindow, PrettyPhoto, Slimbox2. This plugin is the first universal extension that works with almost all libraries JavaScript. No matter what kind of JavaScript library you use to insert images, use only one way to insert images in the article.
Example of inserting images in the article.
1 |
<img class="border_tracings" alt="God sees everything!" src="http://dimonchik.com/images/stories/allimage/god.jpg" width="124" height="124" /> |
The result of inserting images.
Functions
- Add frames and comments to image (add to the image class="border_tracings") comments write in attribute alt="This my comment"
- Opportunity used on different pages of different libraries. Simply add the following code to the article {myLibrary}next of: lightwindow ,highslide, highslide:gallery, highslide:black, highslide:template_black_white, highslide:template_black_black, slimbox2, jquery_lightbox, prettyPhoto, lightbox, jsbox, darkbox, fancyzoom, fboxbot{myLibrary}
- if you want to disable the plugin for certain images, then this can be done by adding in image class not_touch (class = "not_touch")
- if you want to use the plugin for certain images, add the next class into the images i_want_thumbnail (class="i_want_thumbnail") Do not forget put in next button in plugin. Elective create thumbnails - Yes
Examples insert images and a demo of the JavaScript libraries you can see below.
Lightwindow, Highslide, Slimbox2, Jquery lightbox, prettyPhoto, Lightbox, Jsbox, Darkbox, Fancyzoom, Fboxbot
Languages
- English
- Russian
- Danish - Lucas Kristensen
- Polish - Damian Kmieciak
- French
- Ukrainian
I will be happy if you make a translation into your language and send me the files on dmitriy.dn.ua@gmail.com
Plugin file en-GB.plg_content_joomthumbnail
Plugin file en-GB.plg_system_allgallery
Information for Developers
Below is an example of calling a class that allows you to process any photos. All you need for the job - is to pass text containing the image.
1 |
$options = array( |
To remove a picture for example, when the article you can use the NEXT function.
1 |
$gallery->get_clear_content($content,$article_id);
|
The basic functions are implemented in the system plugin, so the class to work with images will be accessible from anywhere in your code.
Attention!
All of the libraries that are used in this plugin can be used only for non-commercial sites! If you want to use this plugin for commercial sites, ask the permission of the library developers. Links to their websites can be found on my website or by following the appropriate request to Google. Links to the official sites: Lightwindow, Highslide, Slimbox2, Jquery lightbox, prettyPhoto, Lightbox, Jsbox, Darkbox, Fancyzoom, Fboxbot.
Attention. Please do not remove the copyright Copyright JoomThumbnail because it is necessary for proper operation of the plug, I'm serious :)
Frequently asked questions and answers about the plugin JoomThumbnail
Q: This module works with the component FLEXIcontent?
A: Yes. Just in the control panel FLEXIcontent enable plugin for handling "content", and JoomThumbnail will work.
Q: How to remove a plugin?
A: Simply remove the plug-in as a component, and all will be well.
Q: I asked a question but can not get an answer?
A: Please keep in mind that I do support my extensions only in his spare time and in the presence of desire. Be nice and maybe I'll answer your question. I advise you not to wait for the response, better to ask on the forum.
Q: Will the version for joomla 2.5 and 3.0?
Perhaps.
This plugin can be downloaded from the links below.
Please remember that this plugin is available on the condition "as is" without warranty of any kind - either expressed or implied.
If you are using JoomThumbnail, please write a review on Joomla! Extensions Directory
| The old version of the plugin, not recommended to use. | 446 Kb | |
| The new version of the plugin. | 455 Kb | |
| The lates version of the plugin, recommended to use. | 468 Kb |






