Moodle Plugins directory: Slider | Moodle.org

Slider
Blocks ::: block_slider
Maintained by
Kamil Łuczak
Slideshow block, with easy setup and configuration.
Latest release:
1293 sites
209 downloads
64 fans
Current versions available: 3
About Slider
You can add slider, and configure parameters like interval, disable navigation or pagination, add header text or slide effect, and more.Slider can be responsive or not.
Block uses SlidesJS or bxSlider jQuery
based slider library.
Recently added
New features
Allow to hide slide title and description untill mouse hover, with css animation effect.
Display slide descriptions below slide title.
bxSlider
New slider js library - bxSlider - allows You to confgure more settings and set how slider should behave.filter_slider
Filter plugin that will allow to display block_slider anywhere on Moodle is ready.
How does this block wrapped by filter_slider looks in Moodle content?
Below You can see an example inside sample course.
Installation:
- Install the plugin like any other plugin to folder /blocks/slider
- Or use Plugin installer, see http://docs.moodle.org/en/Installing_plugins for details on installing Moodle plugins
Any ideas?
Feel free to contact me if You have any questions.
I can also put your ideas into the block.
If You need new features please post it on github's plugin page. Any support will be appreciated.
Useful links
Contributors
Kamil Łuczak (Lead maintainer)
Please login to view contributors details and/or to contact them
Is it possible to make a setting, so that the description of the slide is shown under the headline.
Right now the description is only used in setup.
I will add this feature in next version.
I have 15 Courses, can I create a diferent slider for each course, any idea?
I´ve installed slider with 3.9. Unfortunately the el.redrawSlider is not working f.e. when the drawer is showing up. So the slides are keeping their original size and a part of them is hidden. I am using boost and tryed to deactivate all css modifications. But that was not the problem.
Is this expected?
Thanks,
I've submitted pull request with a fix for when using the default dashboard.
It still requires the dashboard to be reset for all users after adding, editing or removing slides, but at least it is displayed for all users.
https://github.com/limsko/moodle-block_slider/pull/20
Is there a setting, so that the description of the slide is shown under the headline yet?