Changeset 1846 for sandboxes/asandbox/branches/features/cropping/apps/frontend/modules/a/templates/defaultTemplate.php
- Timestamp:
- 07/23/10 16:12:09 (22 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
sandboxes/asandbox/branches/features/cropping/apps/frontend/modules/a/templates/defaultTemplate.php
r1505 r1846 55 55 'aText' => array('multiline' => true), 56 56 'aRichText' => array('tool' => 'Main'), 57 'aSlideshow' => array("width" => 480, "flexHeight" => true, "constraints" => array(" aspect-width" => 480, "aspect-height" => 200)),57 'aSlideshow' => array("width" => 480, "flexHeight" => true, "constraints" => array("minimum-width" => 480, "aspect-width" => 480, "aspect-height" => 360)), 58 58 'aVideo' => array('width' => 480, 'flexHeight' => true, 'resizeType' => 's'), 59 59 'aImage' => array('width' => 480, 'flexHeight' => true, 'resizeType' => 's'),

