Hello,
First off i want to congratulate you on a super useful set of scripts. I particularly like how functionally focused and easy to install it was given the number of variables there are to deal with.
After setting up a site with a large number of photos, i find there are 2 things that are missing which would make it a super solution:
- ability to easily add Jscripts for dynamic picture effects, UI enhancements etc, and even things like slide shows
- ability to integrate the design theme with a global site theme designed with something like front page or dreamweaver
I'm willing to edit the script files directly to add some of the script capabilities i mentioned, would appreciate any pointers.
regards
Wassef
- ability to easily add Jscripts for dynamic picture effects, UI enhancements etc, and even things like slide shows
- ability to integrate the design theme with a global site theme designed with something like front page or dreamweaver
for your first request, I think adding JS isn't very difficult. Concerning slide show, I'm trying to integrate that kind of functionnality with HTML (I hate JScript).
Concerning integration to Dreamweaver-like tools, the version 1.3 will provide HTML templates, making modification easier. (but generation time for pages will be higher)
Offline
- ability to easily add Jscripts for dynamic picture effects, UI enhancements etc, and even things like slide shows
- ability to integrate the design theme with a global site theme designed with something like front page or dreamweaverfor your first request, I think adding JS isn't very difficult. Concerning slide show, I'm trying to integrate that kind of functionnality with HTML (I hate JScript).
Concerning integration to Dreamweaver-like tools, the version 1.3 will provide HTML templates, making modification easier. (but generation time for pages will be higher)
Thanks for your response.
In which file would you recommend i add a jscript snippet that can activate in all galleries (either behind a button, or automatically)?
Wassef