Needs work
Project:
Views Slideshow: Dynamic Display Block
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
5 Apr 2010 at 06:18 UTC
Updated:
17 Apr 2010 at 09:20 UTC
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
Comment #1
ppblaauw commentedImplemented in dev 2.x version of April 17 2010
Comment #2
ppblaauw commentedImplemented 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.
Comment #3
ppblaauw commentedChanged issue title.