2022.2

Table Of Contents
greatlysimplifiestemplatemanagementinsituationswhereadesignissharedbetweendifferent
brands.Thistechniquecanalsobeusedtodynamicallysetthestationeryimageforthepreviewtem-
plateinConnectSendenvironments.(SHARED-53522)
var myMedia = merge.template.media["Media 1"];
myMedia.stationery.front.enabled = true;
myMedia.stationery.front.url = "file://C:/letterhead.pdf";
Page Breaks inside Lists
Supporthasbeenaddedtoallowthesplittingoflistsacrosspages.ThisincludesWidowsandOrphans
controlforordered(<ol>)andunordered(<ul>)lists.
TheOrphansCSSpropertyspecifiestheminimumnumberoflinesatthebottomofapageandtheWid-
owspropertyspecifiestheminimumnumberoflinesafterthepagebreak.Topreventpagebreaks
insidetheseelementssimplyaddpage-break-inside: avoid;toyourstylesheets.Aformatting
dialogfortheseelementswillbeaddedinafutureversion.(SHARED-14092)
Installer improvements
l
Improvederrorcapture,handlingandmessaging.(SHARED-40209)
l
SignificantlyimprovedloggingofServerServiceinstallation.(SHARED-50796)
Korean Language Support
PlanetPressConnect1.8isnowavailableinKorean,inadditiontotheotherlanguagesalreadysup-
ported.KoreanisnotyetavailableinPlanetPressWorkflow,however.(SHARED-40161)
Context Sensitive Help
ContextSensitiveHelphasbeenaddedtoPlanetPressConnect.SelectingHelp(viabutton,orF1)in
dialogboxesorscreenswillnowgenerallytakeyoutotheHelppagemostcloselyassociatedwiththe
callingdialogboxorscreen.Contextsensitivitywillcontinuetobeincrementallyintroducedand
improvedhereafter.(SHARED-45766)
Database connection deadlocks resolved
WehaveaddedatimeoutperiodtoallConnectback-enddatabaseconnectors,aswellasincreasing
theamountofdatabaseconnectionthreadstobettermatchthecapabilitiesofthehardware.This
greatlyreducesthechancesofdatabasedeadlocksorbottleneckswhenprocessingjobsthrougheither
ConnectdirectlyorthroughWorkflow.(SHARED-57240/57252)
Page 1489