To participate you must create an account on apostrophenow.org. If you have already done so, click Login.

Show
Ignore:
Timestamp:
07/23/10 16:12:09 (22 months ago)
Author:
johnnyoffline
Message:

settings.yml missing a parameter

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • sandboxes/asandbox/branches/features/cropping/apps/frontend/modules/a/templates/defaultTemplate.php

    r1505 r1846  
    5555    'aText' => array('multiline' => true), 
    5656                '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)),              
    5858                'aVideo' => array('width' => 480, 'flexHeight' => true, 'resizeType' => 's'),            
    5959                'aImage' => array('width' => 480, 'flexHeight' => true, 'resizeType' => 's'),