Slideshow CK add minHeight parameter
Hello,
Could you please add the min height parameter to the module options for slidehsow CK.
At the moment I have to 'hack' my setting into the module code each time it updates.
modslideshow.php change line 135 to:
minHeight: '" . $params->get('minheight', '') . "',
modslideshow.xml please add line 236:
<field
name="minheight"
type="cktext"
default=""
label="MOD_SLIDESHOWCK_MINHEIGHT_LABEL"
description="MOD_SLIDESHOWCK_MINHEIGHT_DESC"
suffix=""
/>
Thank you for a really useful plugin, it's saved me a lot of time not needing to manually implement jquery camera.
Thank you, Patrick Short
Add your comment
You are not allowed to post comments. Try logging in!
Click here to loginComments
You are not allowed to read comments. Try logging in!
Click here to login