pigeonflight
(David Bain (dbain.com))
1
This following gist shows the code for creating a carousel.
This is currently static but can be altered to use images directly from Plone.
3 Likes
espenmn
(Espen)
2
Another product left to die, if someone needs something to do...... ( https://github.com/espenmn/medialog.simpleslider )
1 Like
How to implemented this carousel, i don’t know. Tanks.
pigeonflight
(David Bain (dbain.com))
4
Apologies... this recipe is incomplete. It will require a few more steps. Namely:
- Adding images to a folder
- Modify the script to read the images from that folder.
1 Like
i am proubing. Yes, adding these steps looks advancing. ¿And for implementing for dinamicaly (tal:repeat) how to does this?
pigeonflight
(David Bain (dbain.com))
6
I've updated the gist above with more details. It assumes you are familiar with rapido.plone.
1 Like