I would like to share another Carousel and Image Slider in Tiddlywiki 5.2.1.
The code has some extra comments for who like to learn how a carousel works!
I hope I can find enough free time to clean the code and publish them!
You may like to show some description when you navigate from one image to another!
These information may be stored in the image fields like description/caption or they may come from another tiddler!
Simply add a box below image and on navigation update the box!
Thanks for the carousel! I’d like to use it in an object-oriented manner, where each call to the imageGallery macro gives a standalone carousel instance loaded with the images from the passed-in filter. Initial experiments calling it iteratively with a list yields multiple representations of the same instance loaded with images from all the calls. Some object context isolation is needed I suspect, but that’s beyond my current TW skill!
Install the Swiffy Slider Plugin then download this file: SwiffyMacro.json (788 Bytes)
& drop onto your TiddlyWiki. You can adapt the filter in the final line to fetch images of your choice.