![]() |
|
interactive slideshow on index page - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: Plugins (https://forum.zenphoto.org/forum-6.html) +--- Thread: interactive slideshow on index page (/thread-9035.html) |
interactive slideshow on index page - hannes - 2011-09-02 Dear zenphoto community, first of all thanks for this great software. I'm new to php and feel like doing a lot on try an error. Anyway, because of the good documentation, I got the gallery running, everything was fine so far. interactive slideshow on index page - acrylian - 2011-09-02 Please no double posts... I would suggest to learn php basics first if you are really that new and get familiar with Zenphoto theme basics as well. You would have to use Zenphoto's object model and of course jQuery/Javascript for the slideshow itself (our slideshow uses the jQuery Cycle plugin). For theming and the object model we have tutorials on the user guide. Our standard slideshow can be called directly for albums via the object model as well. How is explained here: |