The bretteleben.de "Simple Picture Slideshow" Plugin for Joomla!2.5 and Joomla!3.1 is a - as the name says - simple plugin to display a slideshow in content items. The images get faded out, this effect works with current major browsers. You decide if the slideshow starts automatically on pageload or is started by clicking a link/button in the content item.
Features:
- supports .jpg, .png und .gif - can be aligned in your content item left, right, centered, float left or float right - as many slideshows per content item as you want - every slideshow can be configured individually (Parameter Overrides) - optional show title and/or text with every single picture (Captions) - optional show default title/text for the whole slideshow - optional link every single image to a different target (Links) - optional use a default link for the whole slideshow - option to start on pageload or click - optional control elements (start, stop, back next, counter) - activate/deactivate and align (left/right) every single control element - choose between text-links and buttons as controls
New in Version 1.5.8:
- language files - available for Joomla!3.1
Installation and Usage
A step by step tutorial on installation and usage can be found at Howto Plugin . The possibilities the code inside the article offers can be found at Howto Plugin Code .
Notice before update: If you have modified the style sheet besps.css, save it before update, it gets overwritten.
Demo
Limitations/Todo
The feature to load images after pageload works in a fire&forget-mode, will say, when showing the picture, the script does not check, if the dummy has already been replaced with the real picture. This will be one point to work with for future releases.
Compatibility
The plugin is tested successful with Joomla 2.5 and 3.1. Anyway, using it aside with one or another existing plugin/modul/component may bring to light problems i haven't foreseen. I suggest a test run before using it on a live site and stand by for your questions and suggestions.
License
The plugin is licensed under the GNU Public License (www.gnu.org/copyleft/gpl.html).
update Version Joomla!2.5 and 3.1: 1.5.8
- available for Joomla!3.x - language files
Support
If you have questions or suggestions, please use the comment-function. Please include the installed Joomla! version and if you have problems - if any possible - the affected page in your comment.
If you need additional features or customizations for your project that exceed the scope of support offered through the comments, you are invited to submit your requirements specification and the planned budget by email (menu item "Contact" in the menu at the top).
Download
The ZIP-archive contains the plugin, by downloading it you agree to the terms of the GNU Public License. The ZIP-Archive can be used for both, upgrade and fresh installation. Please choose the file that fits your Joomla! installation. _J2.5 for Joomla! 2.5.x and _J3.1 for Joomla! 3.x
J!2.5.x - plg_simplepictureslideshow_v1.5.8_J2.5.zip Downloads: 44.597
J!3.1.x - plg_simplepictureslideshow_v1.5.8_J3.1.zip Downloads: 53.033
If you use this extensions, please post a rating and a review at extensions.joomla.org. |
Da der letzte Kommentar scheinbar nicht funktioniert hat, noch einmal meine Frage:
Ist es möglich, die Navigation innerhalb der Slideshow über den Bildern "schwebend" zu platzieren? z-index bleibt leider wirkungslos, ich habe z-index in sämtliche Ebenen gepackt. So etwas ist noch nie passiert.
Bitte um support!
Ansonsten Danke für das sehr nützliche kleine plugin, wir nutzen es bereits mehrfach!
Viele Grüße
Lars
1000 Dank!
:)
Ja, den Hinweis habe ich erst beim 2. Kommentar gesehen, entschuldige bitte das Doppelposting. Leider wollte ich die Navigation nicht über den Bildern platzieren, sondern davor... also quasi direkt auf den Bildern. Daher auch meine Versuche mit z-index. Hast Du eine Lösung?
Vielen Dank für Deinen schnellen Support. Ein Donate-Button wäre nicht schlecht, dass sich Deine Mühe auch lohnt!
Viele Grüße
Lars
Hallo Lars!
Deine erster Kommentar hat wunderbar funktioniert, aber der nach dem Absenden angezeigte Hinweis "Vielen Dank, Ihr Kommentar wurde erfolgreich hinzugefügt. Der Kommentar wird unsichtbar bleiben bis der Administrator ihn geprüft und freigegeben hat." bedeutet, dass der Kommentar zwar erfolgreich hinzugefügt wurde, aber auf der Seite erst erscheint, wenn ich ihn freigeschaltet habe - i.e. nach der Arbeit.
Zu Deiner Frage:
Ändere einfach im Stylesheet /plugins/content/plugin_besps/besps den Selektor .besps_ctrls {} zu .besps_ctrls {position:relative;top:-22px;padding-top:0px;}.
Gruß
Andreas
hi there,
the problem i deal with vsig is with the result of a search .
at the result page is shown the 'code' {*vsig}folder path, folder name, photo name{/vsig*}
is there any way to fix that. i dont want the paths to be revealed so easy.
thx
Hi Panos!
I don't know a way to hide the code of content plugins from Joomla! search. About the path - don't worry about the search results, the path is in the source of the page - visible for everybody.
Best regards
Andreas
Hallo Andreas,
ich würde gerne den Text unter den Bildern mit einer höheren Schriftgröße (12pt) darstellen. Dabei wird aber im Frontend
der Text fett ausgegeben. Bei normalen Text-Beiträgen ist das nicht so. Ich möchte aber die Schriftgröße 12pt einsetzen und
nur bestimmte Wörter fett angezeigt bekommen.
http://ff-rellingen.freiwilligenforum.de/in-schulen/test-diashow-mit-text.html
Danke im Voraus für Unterstützung.
Mit freundlichem Gruß
Manfred
Hallo Manfred!
Du kannst die Darstellung der Captions nach Wunsch modifizieren. Ändere dazu das Stylesheet des Plugins (/plugin/content/plugin_besps/besps.css).
.besps_caps {} ... Container der die Captions enthält
.besps_caps div.bs_inside {} ... Captions über dem Bild
.besps_caps div.bs_outside {} ... Captions unter dem Bild
.besps_slides div a, .besps_slides div a:link, .besps_slides div a:visited, .besps_slides div a:focus, .besps_slides div a:hover, .besps_slides div a:active {} ... Links innerhalb der Captions
.besps_caps div span {} ... Titelzeile
.besps_caps div span + span {} ... Textzeile
Gruß
Andreas
Hello!
May i ask u for help?
I wondering if that possible to stop automatic exhibition of gallery when plugin goes to end.
For example, i have a folder with A, B, C pictures, and when I visit some picture with the plugin I see the slideshow A, B, C. And last picture (C) stands till I reboot the page.
Is it possible to get a tip how to do that by changin' the .js or something?
Thank you anyway, your plugin is awesome (but this feature would be quite useful, for example, for creating some interactive logo without vile MacromediaFlash).
Hope u won't ignore my supplication.
Hi Alex!
Referring to version 1.5.5:
To stop after the last image, open the JavaScript /plugins/content/plugin_besps/besps.js with a text editor.
In line 143 replace:
emax
with:
emax-1
In line 155 replace:
startim=1;
with:
startim=startim+1;
and after line 156 add a new line:
stopit=1;
That's it.
Best regards
Andreas Berger
Hallo Andreas,
ich habe Joomla 1.5 mit Simple Picture Slideshow 1.5.5 installiert und habe vieles ausprobiert und gelesen, komme aber nicht zum Ziel.
Es wird immer nur das Coding angezeigt. Ich möchte unter jedes Bild einen Text setzen; es soll kein Titel geschrieben werden.
Die Bilder liegen im Folder /images/stories/.
Was mache ich falsch?
http://ff-rellingen.freiwilligenforum.de/in-schulen/test-diashow-mit-text.html
Es wäre toll, wenn Du helfen könntest! Vorab schon mal vielen Dank für Deinen Einsatz!
Mit freundlichem Gruß
Manfred
... und nur so auf Verdacht:
Bilder lassen sich einfacher in die richtige Reihenfolge bringen, wenn man sie einfach 1.jpg, 2.jpg, 3.jpg ... oder a.jpg, b.jpg, c.jpg benennt. :)
Gruß
Andreas Berger
Hallo Manfred!
Das Plugin ist nur Programmcode, kein Mensch. Letzerer würde erkennen, dass Du zwar "/besps_c}" schreibst aber eigentlich "{/besps_c}" meinst. Das Plugin kann das nicht.
Gruß
Andreas
Hallo Andreas,
das ging ja toll schnell. Danke dafür.
Die Bilder werden jetzt angezeigt. Bei den beiden ersten steht der richtige Text darunter, beim 3. Bild fehlt der Text!?
Ausserdem wird zusätzlich der Code angezeigt, was natürlich nicht sein sollte.
http://ff-rellingen.freiwilligenforum.de/in-schulen/test-diashow-mit-text.html
Freundliche Grüße
Manfred
Hallo Manfred!
Der Code für Links und Captions wird zusätzlich zum Aufruf der Slideshow verwendet, nicht anstatt:
{*besps}ORDNER{/besps}
{*besps_c}0|bild1.jpg||text1{/besps_c*}
{*besps_c}0|bild2.jpg||text1{/besps_c*}
{*besps_c}0|bild3.jpg||text1{/besps_c*} ... jeweils ohne die Sterne
Der eigentliche Aufruf der Slideshow (1. Zeile) fehlt bei Dir.
Gruß
Andreas
Hallo,
ich habe auf http://www.chip-tuningparts.de das "Simply Picture Slideshow" Plugin verbaut.
Im Firefox (alle Versionen) funktioniert das Plugin Super, jedoch im Intern Explorer (alle Versionen) NICHT!
Und zwar habe ich Zwei Tabellen mit ja 100% Breite, darin in der obersten 3 Bilder und in der untersten 2 Bilder nebeneinander.
Ich Firefox ist alles schön Mittig (Zentriert) und im Explorer links am Rand. "Align" steht auf Mitte im Plugin
Hat jemand eine Lösung?
Hey...
Danke klasse Idee... Ich war glaub etwas voreilig mit dem "Center"
Hab jetzt alles raus --> sieh da... Es läuft..
Klasse Andreas danke...
Hallo Ronny!
Das Problem sind die rund 783 text-align=center in der Tabelle. :)
Wenn Du darauf verzichtest dann wird die Slideshow in allen Browsern gleich positioniert.
Verwende an Stelle des align=center vielleicht einfach die Breite der Tabellenzellen oder Margins (in den Zellen) um die Slideshows zu positionieren.
Gruß
Andreas
Hey! - what an excellent plugin! - I use it on a couple of sites, and I reccomend it to my friends. Well done!
Hi Dick!
Thanks for the nice words! If you want to share the pages you are using the plugin to inspire others - the page Showcase: Simple Picture Slideshow I recently launched still waits for the first samples. Your's would be appreciated.
Best regards
Andreas Berger
I am using "Simple Picture Slideshow" Plugin for Joomla 1.6 - Version 1.5.5
which came integrated within a template I am using 'J D Variety'
I was wondering if it is possible to change the colour that is displayed behind the image slideshow?
This is because when the pages first load with this Slideshow on, the area appears blank until the image loads which is a fair few seconds because I need this effect for the transition between the rest of the images.
Can anyone help??
Kind Regards,
Nicola
Hi Nicola!
I have no idea how the plugin is integrated into this template and because it is part of a commercial package I have no possibility to check this out. Therefore: Is the plugin listed in the Joomla! plugin manager? If so, the configuration panel of the plugin offers a parameter to set the background color.
Best regards
Andreas
all seems to be setup ok, but it only displays one image..
page is: http://www.edwardray.co.uk/en-gb/index.php?option=com_content&view=article&id=48&Itemid=71&vsig48_0=5
Hi gavin!
Glad to hear that everything works now. To prevent mootools.js and caption.js from getting loaded (for guests) whilst leaving other scripts untouched you could use a snippet like the following:
if ($user->get('guest') == 1) {
$headerstuff = $this->getHeadData();
unset($headerstuff['scripts']['/media/system/js/mootools.js']);
unset($headerstuff['scripts']['/media/system/js/caption.js']);
$this->setHeadData($headerstuff);
}
... or feed Google with "joomla remove mootools", you will get a lot of different approaches :)
Best regards
Andreas
That fixed it! Thanks.
For others who have the same problem, if you see the following in your index.php for you template, then comment it out and all should work fine:
(this script disables the two .js files)
$user =& JFactory::getUser();
if ($user->get('guest') == 1) {
$headerstuff = $this->getHeadData();
$headerstuff['scripts'] = array();
$this->setHeadData($headerstuff);
Hi Gavin!
Either your template (check the index.php) or a third party extension prevents the JavaScript files "caption.js" and "mootools.js" from getting loaded. This is done to speed up the site. It's a nice idea but the extension or snippet you are using does not only prevent those two scripts from getting loaded but the JavaScript needed by the slideshow (and probably any other JavaScript) too. Modify the extension/snippet to allow the JavaScript besps.js to get linked from the head of the page (done by the plugin automatically - if it is allowed to) and the slideshow will work fine.
Best regards
Andreas
Hi!
I have a little problem and I have no idea fo solution. The besps tags render the slideshow in my "content->artile view" but it doesn't show in category view, it just leaves {*besps} tags. My category view is a bit unusual though, because I am showing full articles there with an accordion effect.
Thanks for help!
Hi Mateusz!
Maybe the extension you are using to create the accordion effect does not execute content plugins. I would check the developers support forum or FAQ, maybe the problem already came up.
Best regards
Andreas