-
Slideshow Framework: February 25, 2011 2:13
Commit 7b9d0c2 on 6.x-1.x, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Slideshow Framework: February 25, 2011 2:13
Commit 1708f79 on master, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
* Added fullscreen options to settings page and slideshow * Cleaned up javascript so it runs smoother
-
* Adjusted javascript and CSS for the image indicator so that it properly fits over thumbnails * Fixed a bug whereby slideshows that failed validation showed the AHAH callback when submitting the node * Added settings to the setting page to allow for images that are smaller in either height or width than the slideshow witdth to be automatically centered within the slideshow
-
Fixed AHAH bug that was causing submit button to fail after an AHAH call and a failed validation. Did this by adding $form['#action'] = $node->path; to hook_form_alter()
-
Initial module file import