<html dir="ltr"><head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<style>@font-face {
        font-family: Cambria Math;
}
@font-face {
        font-family: Calibri;
}
@font-face {
        font-family: Tahoma;
}
@page WordSection1 {margin: 72.0pt 72.0pt 72.0pt 72.0pt; }
P.MsoNormal {
        MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman","serif"; FONT-SIZE: 12pt
}
LI.MsoNormal {
        MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman","serif"; FONT-SIZE: 12pt
}
DIV.MsoNormal {
        MARGIN: 0cm 0cm 0pt; FONT-FAMILY: "Times New Roman","serif"; FONT-SIZE: 12pt
}
A:link {
        COLOR: blue; TEXT-DECORATION: underline
}
SPAN.MsoHyperlink {
        COLOR: blue; TEXT-DECORATION: underline
}
A:visited {
        COLOR: purple; TEXT-DECORATION: underline
}
SPAN.MsoHyperlinkFollowed {
        COLOR: purple; TEXT-DECORATION: underline
}
P {
        FONT-FAMILY: "Times New Roman","serif"; MARGIN-LEFT: 0cm; FONT-SIZE: 12pt; MARGIN-RIGHT: 0cm
}
SPAN.EmailStyle17 {
        FONT-FAMILY: "Calibri","sans-serif"; COLOR: #1f497d
}
SPAN.EmailStyle19 {
        FONT-FAMILY: "Calibri","sans-serif"; COLOR: #1f497d
}
.MsoChpDefault {
        FONT-SIZE: 10pt
}
DIV.WordSection1 {
        
}
</style>
<meta name="GENERATOR" content="MSHTML 8.00.6001.19046">
<style id="owaTempEditStyle"></style><style title="owaParaStyle"><!--P {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
--></style>
</head>
<body lang="EN-GB" link="blue" vlink="purple" ocsi="x">
<div style="FONT-FAMILY: Tahoma; DIRECTION: ltr; COLOR: #000000; FONT-SIZE: 13px">
<div>i think I got that already - check the file in the svn?</div>
<div dir="ltr"><font color="#000000" size="2" face="Tahoma"></font> </div>
<div style="DIRECTION: ltr" id="divRpF403359">
<hr tabindex="-1">
<font color="#000000" size="2" face="Tahoma"><b>From:</b> xerte-bounces@lists.nottingham.ac.uk [xerte-bounces@lists.nottingham.ac.uk] On Behalf Of Ron Mitchell [ronm@mitchellmedia.co.uk]<br>
<b>Sent:</b> 21 June 2011 10:30<br>
<b>To:</b> 'Xerte discussion list'<br>
<b>Subject:</b> [Xerte] Re: Xerte 2: New Window page<br>
</font><br>
</div>
<div></div>
<div>
<div class="WordSection1">
<p class="MsoNormal"><span style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">Think I spotted another slight error with this which was only really showing when larger graphics were used e.g. larger graphics weren't being constrained
 to maxwidth or maxheight so I changed the calculate script as follows:</span></p>
<p class="MsoNormal"><span style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt"></span> </p>
<p class="MsoNormal"><span style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">p = graphic._width / graphic._height;</span></p>
<p class="MsoNormal"><span style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt"></span> </p>
<p class="MsoNormal"><span style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">maxWidth = 465;</span></p>
<p class="MsoNormal"><span style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">maxHeight = 465;</span></p>
<p class="MsoNormal"><span style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">graphic.constrain(maxWidth, maxHeight);</span></p>
<p class="MsoNormal"><span style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">//resize the panel to the graphic</span></p>
<p class="MsoNormal"><span style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">panel._width = graphic._width + 20;</span></p>
<p class="MsoNormal"><span style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">panel._height = graphic._height + 20;</span></p>
<p class="MsoNormal"><span style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt"></span> </p>
<p class="MsoNormal"><span style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">//this was here and not working but now moved above panel settings and works fine</span></p>
<p class="MsoNormal"><span style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">//graphic.constrain(maxWidth, maxHeight);</span></p>
<p class="MsoNormal"><span style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt"> 
</span></p>
<p class="MsoNormal"><a name="_MailEndCompose"><span style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">Also assuming that the change you made to what Johnathan reported is as follows?</span></a></p>
<p class="MsoNormal"><span style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">if (pageIcon.templateData.newWindow[0].previewImage.indexOf('http') == 0){</span></p>
<p class="MsoNormal"><span style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt"></span> </p>
<p class="MsoNormal"><span style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">HTH</span></p>
<p class="MsoNormal"><span style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">Ron</span></p>
<p class="MsoNormal"><span style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt"></span> </p>
<div>
<div style="BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0cm; PADDING-LEFT: 0cm; PADDING-RIGHT: 0cm; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<p class="MsoNormal"><b><span style="FONT-FAMILY: 'Tahoma','sans-serif'; FONT-SIZE: 10pt" lang="EN-US">From:</span></b><span style="FONT-FAMILY: 'Tahoma','sans-serif'; FONT-SIZE: 10pt" lang="EN-US"> xerte-bounces@lists.nottingham.ac.uk [mailto:xerte-bounces@lists.nottingham.ac.uk]
<b>On Behalf Of </b>Julian Tenney<br>
<b>Sent:</b> 20 June 2011 12:51<br>
<b>To:</b> Xerte discussion list<br>
<b>Subject:</b> [Xerte] Re: Xerte 2: New Window page</span></p>
</div>
</div>
<p class="MsoNormal"> </p>
<p class="MsoNormal"><span style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">Get the files from the svn: I did some work on NewWindow last week – those issues might remain, but  check the latest version of the files.</span></p>
<p class="MsoNormal"><span style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt"></span> </p>
<div style="BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0cm; PADDING-LEFT: 0cm; PADDING-RIGHT: 0cm; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<p style="MARGIN-LEFT: 36pt" class="MsoNormal"><b><span style="FONT-FAMILY: 'Tahoma','sans-serif'; FONT-SIZE: 10pt" lang="EN-US">From:</span></b><span style="FONT-FAMILY: 'Tahoma','sans-serif'; FONT-SIZE: 10pt" lang="EN-US"> xerte-bounces@lists.nottingham.ac.uk
 [mailto:xerte-bounces@lists.nottingham.ac.uk] <b>On Behalf Of </b>Kemp Johnathan<br>
<b>Sent:</b> 20 June 2011 12:19<br>
<b>To:</b> Xerte discussion list<br>
<b>Subject:</b> [Xerte] Xerte 2: New Window page</span></p>
</div>
<p style="MARGIN-LEFT: 36pt" class="MsoNormal"> </p>
<div>
<p style="MARGIN-LEFT: 36pt" class="MsoNormal">This morning I down loaded the latest version of Xerte 2.16 to obtain the missing New Window and Bleeding Image model files.</p>
</div>
<div>
<p style="MARGIN-LEFT: 36pt" class="MsoNormal"> </p>
</div>
<div>
<p style="MARGIN-LEFT: 36pt" class="MsoNormal">I have been trying to get the new window to work but there are a few issues.</p>
</div>
<div>
<p style="MARGIN-LEFT: 36pt" class="MsoNormal"> </p>
</div>
<div>
<p style="MARGIN-LEFT: 36pt" class="MsoNormal">Line 8 reads</p>
</div>
<div>
<p style="MARGIN-LEFT: 36pt" class="MsoNormal"> </p>
</div>
<div>
<p style="MARGIN-LEFT: 36pt" class="MsoNormal">if (pageIcon.templateData.textGraphics[0].url.indexOf('http') == 0){</p>
</div>
<div>
<p style="MARGIN-LEFT: 36pt" class="MsoNormal"> </p>
</div>
<div>
<p style="MARGIN-LEFT: 36pt" class="MsoNormal">So I changed that to reference pageIcon.templateData.newWindow[0].url.indexOf('http') </p>
</div>
<div>
<p style="MARGIN-LEFT: 36pt" class="MsoNormal"> </p>
</div>
<div>
<p style="MARGIN-LEFT: 36pt" class="MsoNormal">Then the next few lines confused me.</p>
</div>
<div>
<p style="MARGIN-LEFT: 36pt" class="MsoNormal"> </p>
</div>
<div>
<p style="MARGIN-LEFT: 36pt" class="MsoNormal">if (pageIcon.templateData.newWindow[0].url.indexOf('http') == 0){<br>
previewImage = "'" + pageIcon.templateData.newWindow[0].previewImage + "'";<br>
} else {<br>
previewImage = pageIcon.templateData.newWindow[0].previewImage;<br>
}</p>
</div>
<div>
<p style="MARGIN-LEFT: 36pt" class="MsoNormal"> </p>
</div>
<div>
<p style="MARGIN-LEFT: 36pt" class="MsoNormal">If I add a url to the xwd form then the if condition is true and previewImage is set to have ' wrapped around it, in which case no image is displayed, so nothing to click on.</p>
</div>
<div>
<p style="MARGIN-LEFT: 36pt" class="MsoNormal"> </p>
</div>
<div>
<p style="MARGIN-LEFT: 36pt" class="MsoNormal">If I remove the url from the xwd form then the image is displayed but after a few exiting the preview and returning to the preview, the preview stalls with a loading xml message.</p>
</div>
<div>
<p style="MARGIN-LEFT: 36pt" class="MsoNormal"> </p>
</div>
<div>
<p style="MARGIN-LEFT: 36pt" class="MsoNormal">It seems that you need the ' wrapping to stop the page breaking but then the image value is not recognised as a valid url by the image icon.</p>
</div>
<div>
<p style="MARGIN-LEFT: 36pt" class="MsoNormal"> </p>
</div>
<div>
<p style="MARGIN-LEFT: 36pt" class="MsoNormal">Any ideas?</p>
</div>
<div>
<p style="MARGIN-LEFT: 36pt" class="MsoNormal"> </p>
</div>
<div>
<p style="MARGIN-LEFT: 36pt" class="MsoNormal">Kind regards</p>
</div>
<div>
<p style="MARGIN-LEFT: 36pt" class="MsoNormal"> </p>
</div>
<div>
<p style="MARGIN-LEFT: 36pt" class="MsoNormal">Johnathan</p>
</div>
<p class="MsoNormal"> </p>
<p>This message and any attachment are intended solely for the addressee and may contain confidential information. If you have received this message in error, please send it back to me, and immediately delete it. Please do not use, copy or disclose the information
 contained in this message or in any attachment. Any views or opinions expressed by the author of this email do not necessarily reflect the views of the University of Nottingham.
</p>
<p>This message has been checked for viruses but the contents of an attachment may still contain software viruses which could damage your computer system: you are advised to perform your own checks. Email communications with the University of Nottingham may
 be monitored as permitted by UK legislation. </p>
</div>
</div>
</div>
</body>
</html>