From ebd3fbce211ce8458084875f3a17c1d65436eac3 Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Oct 16 2010 00:16:30 +0000 Subject: Update theme concepts render.conf.sh pre-rendering configuration script. Start using groupByType functionality. Remove ps output format. Add tif output format. --- diff --git a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Concept/render.conf.sh b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Concept/render.conf.sh index 30e8c27..4f0c754 100755 --- a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Concept/render.conf.sh +++ b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Concept/render.conf.sh @@ -28,7 +28,8 @@ function render_loadConfig { # Define rendering actions. ACTIONS[0]='BASE:renderImage' - ACTIONS[1]='POST:renderFormats: jpg ps pdf pnm' + ACTIONS[1]='POST:renderFormats: jpg pdf tif pnm' + ACTIONS[2]='POST:groupByType: png jpg pdf tif pnm' # Define matching list. MATCHINGLIST=''