From 49186e6149dcf5a6ce8300c6a07ce474a10b4918 Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Oct 16 2010 00:22:07 +0000 Subject: Update stationery inside theme promotion render.conf.sh pre-rendering configuration script. Start using groupByType functionality. Add pnm output format. --- diff --git a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Promo/Stationery/Posters/render.conf.sh b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Promo/Stationery/Posters/render.conf.sh index c065049..75b2e39 100755 --- a/Scripts/Bash/Functions/Render/Config/Identity/Themes/Promo/Stationery/Posters/render.conf.sh +++ b/Scripts/Bash/Functions/Render/Config/Identity/Themes/Promo/Stationery/Posters/render.conf.sh @@ -28,7 +28,8 @@ function render_loadConfig { # Define rendering actions. ACTIONS[0]='BASE:renderImage' - ACTIONS[1]='POST:renderFormats: pdf jpg tif' + ACTIONS[1]='POST:renderFormats: pdf jpg tif pnm' + ACTIONS[2]='POST:groupByType: png pdf jpg tif pnm' # Define matching list. MATCHINGLIST=""