Index: openacs-4/packages/acs-templating/www/resources/xinha-nightly/plugins/ImageManager/config.inc.php =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/www/resources/xinha-nightly/plugins/ImageManager/config.inc.php,v diff -u -r1.6 -r1.7 --- openacs-4/packages/acs-templating/www/resources/xinha-nightly/plugins/ImageManager/config.inc.php 14 Jun 2007 01:36:56 -0000 1.6 +++ openacs-4/packages/acs-templating/www/resources/xinha-nightly/plugins/ImageManager/config.inc.php 24 Nov 2007 15:35:39 -0000 1.7 @@ -184,6 +184,15 @@ $IMConfig['resized_dir'] = '.resized'; +/** + * Full options + * + * Determines whether the user is given options for padding, + * background/padding colour, margin, border and border colour. + */ + +$IMConfig['show_full_options'] = true; + // ------------------------------------------------------------------------- /**