Add setting for different slideshow sizes in the configuration page.
With this setting a different css file with different slideshow dimensions is choosen.

Code is nearly ready to add 3 default sizes 460, 700, 900 and custom.
When custom is chosen an extra field becomes available for a custom value.

Will post a patch for this in a few days.

Would be nice if the available css files/settings could be detected from the slideshow theme and become available when a theme is chosen in the configuration page. This would be done with AHAH functionality.

Comments

ppblaauw’s picture

Title: Add setting for different slideshow sizes. » Add setting for different slideshow sizes. (fixed)
Status: Active » Fixed

Implemented in dev 2.x version of April 17 2010

ppblaauw’s picture

Status: Fixed » Needs work

Implemented getting of the different size stylesheets for different sizes.

The different available stylesheets per theme should be shown for the theme when this theme is selected with the select.

The AHAH on this select should get the available sizes.
This does not work at the moment and a button "get template sizes" is used to get the availble sizes.

What is wrong in the code, why does the AHAH callback on the select not work.

ppblaauw’s picture

Title: Add setting for different slideshow sizes. (fixed) » Get different slideshow size files via AHAH on select of slideshow theme.

Changed issue title.