<div>Re the back button, I would have thought that swapping the current back button to use goBack() instead of prevPage() would work.<br></div><div><br></div><div><font color="#3366ff">I’d like to nail down a target date for some new builds: maybe 6 weeks time?</font></div>
<div><br></div><div>I have just about finished work on preparing the xwds and rlms though there are still a few loose ends. The big one is that at present we still cannot take the name property from the xml and assign it to the title property of the page icon. You mentioned in a different thread the possibility of having an event to ensure all the xml had loaded I think. </div>
<div><br></div><div>The problem as I recall it was that by the time you could access the name property from the xml the page icons current title had already been processed. so that you ended up with the first page showing undefined and the second page showing the title for the first page.</div>
<div><br></div><div>I have also noticed the additional form that is available in pageTemplates offering glossary etc. </div><div><br></div><div>A while ago I did some work developing a form that allow you to set most of the properties for a project. At the time I used it as a separate wizard that generated an xml file that I then had code in template.rlt process. I uploaded examples to the svn in the  templates folder see Xerte Layout Wizard.xtp which is the wizard that generates the xml and Page Templates (layout support).xtp that is a page templates project that consumes the xml data from the layout wizard.</div>
<div><br></div><div>Now that I have seen how you have implemented the form for the learning object I intend to have a go at enhancing it to cover as many layout settings as possible.</div><div><br></div><div>Do you have a preference regarding the use of style sheets? There are currently a few colour properties that can only be set by a style sheet. So in practice everything else could be set from the form, or would you rather keep all colours in the style sheet?</div>
<div><br></div><div>Kind regards</div><div><br></div><div>Johnathan</div><br><div class="gmail_quote">On 20 February 2012 11:26, Julian Tenney <span dir="ltr"><<a href="mailto:Julian.Tenney@nottingham.ac.uk">Julian.Tenney@nottingham.ac.uk</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div lang="EN-GB" link="blue" vlink="purple"><div><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">Cheers, yes, that seems right. It’s in the engine now, but I haven’t done any interface stuff yet:</span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">Do we want to just swap the functionality of the exising ‘back’ button to be ‘goBack()’ rather than prevPage()?</span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> i.e. if you hit the existing back button, you get this history back, rather than the linear ‘go to the page with a number one lower than this page’s number?’</span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">That might actually make a sense. Linear users will still go back as at present, but branching content will work as expected? I’m not missing anything am I?</span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p><div style="border:none;border-top:solid #b5c4df 1.0pt;padding:3.0pt 0cm 0cm 0cm"><p class="MsoNormal" style="margin-left:36.0pt">
<b><span lang="EN-US" style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">From:</span></b><span lang="EN-US" style="font-size:10.0pt;font-family:"Tahoma","sans-serif""> <a href="mailto:xerte-dev-bounces@lists.nottingham.ac.uk" target="_blank">xerte-dev-bounces@lists.nottingham.ac.uk</a> [mailto:<a href="mailto:xerte-dev-bounces@lists.nottingham.ac.uk" target="_blank">xerte-dev-bounces@lists.nottingham.ac.uk</a>] <b>On Behalf Of </b>Kemp Johnathan<br>
<b>Sent:</b> 17 February 2012 12:05</span></p><div><div class="h5"><br><b>To:</b> For Xerte technical developers<br><b>Subject:</b> [Xerte-dev] Re: navigating to page name</div></div></div><div><div class="h5"><p class="MsoNormal" style="margin-left:36.0pt">
 </p><div><p class="MsoNormal" style="margin-left:36.0pt">I think this may be why I didn't put the page on the stack if the back button was pressed.</p></div><div><p class="MsoNormal" style="margin-left:36.0pt">e.g. stack shown in brackets</p>
</div><div><p class="MsoNormal" style="margin-left:36.0pt">In A </p></div><div><p class="MsoNormal" style="margin-left:36.0pt">exit A go to B - Push A onto stack  [A]</p></div><div><p class="MsoNormal" style="margin-left:36.0pt">
in B [A]</p></div><div><p class="MsoNormal" style="margin-left:36.0pt">exit B go C - Push B onto stack [A,B]</p></div><div><p class="MsoNormal" style="margin-left:36.0pt">in C [A,B]</p></div><div><p class="MsoNormal" style="margin-left:36.0pt">
exit C using back button -  [A,B] -  Pop last entry out of stack and go to it </p></div><div><p class="MsoNormal" style="margin-left:36.0pt">in B [A]</p></div><div><p class="MsoNormal" style="margin-left:36.0pt">exit B go to D - Pop B onto stack [A, B]</p>
</div><div><p class="MsoNormal" style="margin-left:36.0pt">in D [A,B]</p></div><div><p class="MsoNormal" style="margin-left:36.0pt">exit D using back button - [A,B] - pop last entry out of stack and go to it</p></div><div>
<p class="MsoNormal" style="margin-left:36.0pt">in B [A]</p></div><div><p class="MsoNormal" style="margin-left:36.0pt"> </p></div><div><p class="MsoNormal" style="margin-left:36.0pt">This appears to be consistent with what opera does in the scenario you described below.</p>
</div><div><p class="MsoNormal" style="margin-left:36.0pt"> </p></div><div><p class="MsoNormal" style="margin-left:36.0pt">Kind regards</p></div><div><p class="MsoNormal" style="margin-left:36.0pt"> </p></div><div><p class="MsoNormal" style="margin-left:36.0pt">
Johnathan</p></div><p class="MsoNormal" style="margin-left:36.0pt"> </p><div><p class="MsoNormal" style="margin-left:36.0pt">On 17 February 2012 09:32, Julian Tenney <<a href="mailto:Julian.Tenney@nottingham.ac.uk" target="_blank">Julian.Tenney@nottingham.ac.uk</a>> wrote:</p>
<div><div><p class="MsoNormal" style="margin-left:36.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">I’m going back a long time now, but is that consistent with the way browsers do things?</span></p>
<p class="MsoNormal" style="margin-left:36.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p><p class="MsoNormal" style="margin-left:36.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">So if you go a -> b -> c <- b -> d <-b where do you goBack() to next in a browser?</span></p>
<p class="MsoNormal" style="margin-left:36.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p><p class="MsoNormal" style="margin-left:36.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">You go to a. Our method would take you to c. I don’t know what happens here but it seems the browser looks for the first entry in the array, rather than the last entry of the current location - but I’m not sure. I think this is what I figured out when I looked at this before - and left it for another day…</span></p>
<p class="MsoNormal" style="margin-left:36.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p><div><div style="border:none;border-top:solid #b5c4df 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p class="MsoNormal" style="margin-left:72.0pt"><b><span lang="EN-US" style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">From:</span></b><span lang="EN-US" style="font-size:10.0pt;font-family:"Tahoma","sans-serif""> <a href="mailto:xerte-dev-bounces@lists.nottingham.ac.uk" target="_blank">xerte-dev-bounces@lists.nottingham.ac.uk</a> [mailto:<a href="mailto:xerte-dev-bounces@lists.nottingham.ac.uk" target="_blank">xerte-dev-bounces@lists.nottingham.ac.uk</a>] <b>On Behalf Of </b>Julian Tenney<br>
<b>Sent:</b> 16 February 2012 13:28</span></p><div><div><p class="MsoNormal" style="margin-left:36.0pt"><br><b>To:</b> For Xerte technical developers<br><b>Subject:</b> [Xerte-dev] Re: navigating to page name</p></div></div>
</div></div><div><div><p class="MsoNormal" style="margin-left:72.0pt"> </p><p class="MsoNormal" style="margin-left:72.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">I’m thinking have an array, push each page index into as each page is visited. To go back, pop the last entry off the array (the current page index), and then navigate to the last entry in the array. </span></p>
<p class="MsoNormal" style="margin-left:72.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p><p class="MsoNormal" style="margin-left:72.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">Now, that seems easy enough, but I remember a long time ago finding some sort of complication with this…? Does that make sense?</span></p>
<p class="MsoNormal" style="margin-left:72.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p><div style="border:none;border-top:solid #b5c4df 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p class="MsoNormal" style="margin-left:108.0pt"><b><span lang="EN-US" style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">From:</span></b><span lang="EN-US" style="font-size:10.0pt;font-family:"Tahoma","sans-serif""> <a href="mailto:xerte-dev-bounces@lists.nottingham.ac.uk" target="_blank">xerte-dev-bounces@lists.nottingham.ac.uk</a> [mailto:<a href="mailto:xerte-dev-bounces@lists.nottingham.ac.uk" target="_blank">xerte-dev-bounces@lists.nottingham.ac.uk</a>] <b>On Behalf Of </b>Kemp Johnathan<br>
<b>Sent:</b> 16 February 2012 12:59<br><b>To:</b> For Xerte technical developers<br><b>Subject:</b> [Xerte-dev] Re: navigating to page name</span></p></div><p class="MsoNormal" style="margin-left:108.0pt"> </p><div><p class="MsoNormal" style="margin-left:108.0pt">
With a project using routed pages it may be that a single page could get visited more than once from different pages. Would this approach be able to cover this situation?</p></div><div><p class="MsoNormal" style="margin-left:108.0pt">
 </p></div><div><p class="MsoNormal" style="margin-left:108.0pt">With a back button how far back would we need to go? </p></div><div><p class="MsoNormal" style="margin-left:108.0pt"> </p></div><div><p class="MsoNormal" style="margin-left:108.0pt">
I don't know if arrays are limited in their length, but a capability of holding the last 255 pages ought to be enough?</p></div><div><p class="MsoNormal" style="margin-left:108.0pt"> </p></div><div><p class="MsoNormal" style="margin-left:108.0pt">
Kind regards</p></div><div><p class="MsoNormal" style="margin-left:108.0pt"> </p></div><div><p class="MsoNormal" style="margin-left:108.0pt">Johnathan </p></div><p class="MsoNormal" style="margin-left:108.0pt"> </p><div><p class="MsoNormal" style="margin-left:108.0pt">
On 16 February 2012 12:07, Dave Burnett <<a href="mailto:d_b_burnett@hotmail.com" target="_blank">d_b_burnett@hotmail.com</a>> wrote:</p><div><div><p class="MsoNormal" style="margin-left:108.0pt"><br>Maybe not keep a stack, but write into the xml of each page as you hit it: "this is who sent me"?</p>
<div><div><p class="MsoNormal" style="margin-bottom:12.0pt;margin-left:108.0pt"> </p><div><div><div style="margin-left:36.0pt"><div style="margin-left:36.0pt"><div class="MsoNormal" align="center" style="margin-left:36.0pt;text-align:center">
<hr size="2" width="100%" align="center"></div></div></div><p class="MsoNormal" style="margin-left:108.0pt">From: <a href="mailto:Julian.Tenney@nottingham.ac.uk" target="_blank">Julian.Tenney@nottingham.ac.uk</a><br>To: <a href="mailto:xerte-dev@lists.nottingham.ac.uk" target="_blank">xerte-dev@lists.nottingham.ac.uk</a></p>
</div><p class="MsoNormal" style="margin-left:108.0pt">Date: Thu, 16 Feb 2012 10:17:03 +0000</p><div><div><p class="MsoNormal" style="margin-bottom:12.0pt;margin-left:108.0pt"><br>Subject: [Xerte-dev] Re: navigating to page name</p>
<div><p style="margin-left:108.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">How best to tackle the ‘goBack’ functionality? It’s not as simple as remembering the last page, there’s a stack of pages to manage so that you can back up through all the pages. That’s going to take me longer than I’ve got today…</span></p>
<p style="margin-left:108.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p><div><div style="border:none;border-top:solid #b5c4df 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p style="margin-left:144.0pt"><b><span lang="EN-US" style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">From:</span></b><span lang="EN-US" style="font-size:10.0pt;font-family:"Tahoma","sans-serif""> <a href="mailto:xerte-dev-bounces@lists.nottingham.ac.uk" target="_blank">xerte-dev-bounces@lists.nottingham.ac.uk</a> [mailto:<a href="mailto:xerte-dev-bounces@lists.nottingham.ac.uk" target="_blank">xerte-dev-bounces@lists.nottingham.ac.uk</a>] <b>On Behalf Of </b>Julian Tenney<br>
<b>Sent:</b> 16 February 2012 10:14<br><b>To:</b> For Xerte technical developers<br><b>Subject:</b> [Xerte-dev] Re: navigating to page name</span></p></div></div><p style="margin-left:144.0pt"> </p><p style="margin-left:144.0pt">
<span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">Enable controls takes an optional second parameter to alpha the controls, so you can fade them when you disable them. I’ll add the contBtn to the lsit.</span></p>
<p style="margin-left:144.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p><p style="margin-left:144.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">INTERFACE.prototype.enableControls = function(bool, alpha) {</span></p>
<p style="margin-left:144.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">                for (var i = 0; i<this.controls.length; i++) {</span></p><p style="margin-left:144.0pt">
<span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">                                this.controls[i].enabled = bool;</span></p><p style="margin-left:144.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">                                if (arguments.length>1) {</span></p>
<p style="margin-left:144.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">                                                this.controls[i]._alpha = alpha;</span></p>
<p style="margin-left:144.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">                                }</span></p><p style="margin-left:144.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">                }</span></p>
<p style="margin-left:144.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">};</span></p><p style="margin-left:144.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p>
<div><div style="border:none;border-top:solid #b5c4df 1.0pt;padding:3.0pt 0cm 0cm 0cm"><p style="margin-left:180.0pt"><b><span lang="EN-US" style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">From:</span></b><span lang="EN-US" style="font-size:10.0pt;font-family:"Tahoma","sans-serif""> <a href="mailto:xerte-dev-bounces@lists.nottingham.ac.uk" target="_blank">xerte-dev-bounces@lists.nottingham.ac.uk</a> [mailto:<a href="mailto:xerte-dev-bounces@lists.nottingham.ac.uk" target="_blank">xerte-dev-bounces@lists.nottingham.ac.uk</a>] <b>On Behalf Of </b>Ron Mitchell<br>
<b>Sent:</b> 15 February 2012 22:26<br><b>To:</b> 'For Xerte technical developers'<br><b>Subject:</b> [Xerte-dev] Re: navigating to page name</span></p></div></div><p style="margin-left:180.0pt"> </p><p style="margin-left:180.0pt">
<span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">Ok have tested this...</span></p><p style="margin-left:180.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p>
<p style="margin-left:180.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">option 1</span></p><p style="margin-left:180.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">rootIcon.enableControls(false); works ok but doesn't disable the continue button and I'm not sure it's best solution without some visual indication that the controls are disabled. However using that in combination with setting the alpha on the relevant buttons works well e.g.</span></p>
<p style="margin-left:180.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">rootIcon.enableControls(false);</span></p><p style="margin-left:180.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">_level0.engine.IFC.nextBtn._alpha = 30;</span></p>
<p style="margin-left:180.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">_level0.engine.IFC.backBtn._alpha = 30;</span></p><p style="margin-left:180.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">_level0.engine.IFC.contButton._alpha = 30;</span></p>
<p style="margin-left:180.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">_level0.engine.IFC.tocBtn._alpha = 30;</span></p><p style="margin-left:180.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">_level0.engine.IFC.contButton.enabled= 0;</span></p>
<p style="margin-left:180.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p><p style="margin-left:180.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">Shouldn't the continue button be part of controls?</span></p>
<p style="margin-left:180.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">I couldn't find a way to set the alpha of controls in one go?</span></p><p style="margin-left:180.0pt">
<span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p><p style="margin-left:180.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">option 2</span></p>
<p style="margin-left:180.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">rootIcon.hideControls() ; works well and is obviously more efficient than all those separate lines of script I had but what's the opposite e.g. rootIcon.showControls(); which doesn't seem to exist?</span></p>
<p style="margin-left:180.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">That said I think option 1 is better e.g. controls still showing but visually disabled.</span></p>
<p style="margin-left:180.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p><p style="margin-left:180.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">I put a slightly update example online but noticed the sounds don't play - I guess I need to preload or use an event for that to work online? <a href="http://mitchellmedia.co.uk/xerte/branching_image_example/" target="_blank">http://mitchellmedia.co.uk/xerte/branching_image_example/</a></span></p>
<p style="margin-left:180.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p><p style="margin-left:180.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">Cheers</span></p>
<p style="margin-left:180.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">Ron</span></p><p style="margin-left:180.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p>
<p style="margin-left:180.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p><div><div style="border:none;border-top:solid #b5c4df 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p style="margin-left:180.0pt"><b><span lang="EN-US" style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">From:</span></b><span lang="EN-US" style="font-size:10.0pt;font-family:"Tahoma","sans-serif""> <a href="mailto:xerte-dev-bounces@lists.nottingham.ac.uk" target="_blank">xerte-dev-bounces@lists.nottingham.ac.uk</a> [mailto:<a href="mailto:xerte-dev-bounces@lists.nottingham.ac.uk" target="_blank">xerte-dev-bounces@lists.nottingham.ac.uk</a>] <b>On Behalf Of </b>Ron Mitchell<br>
<b>Sent:</b> 15 February 2012 16:36<br><b>To:</b> 'For Xerte technical developers'<br><b>Subject:</b> [Xerte-dev] Re: navigating to page name</span></p></div></div><p style="margin-left:180.0pt"> </p><p style="margin-left:180.0pt">
<span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">Glad you see the point - wasn't sure that would be clear without a proper example but yes I'm excited by lot's of possibilities with this.</span></p>
<p style="margin-left:180.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p><p style="margin-left:180.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">Yes I figured it was better placed under Navigators than Interactivity but happy to go along with what you think.</span></p>
<p style="margin-left:180.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p><p style="margin-left:180.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">I'm not sure what this has in common with Jonathans scenario page but from what I saw on the first of those two dev days this possibly meets a different need/user. My focus here really is the creation of a visual page where the visuals are created externally but the links are easily added via the interface. I'm pretty sure the staff I work with will like it and put it to good use.</span></p>
<p style="margin-left:180.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p><p style="margin-left:180.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">I'll have a look at the alternative controls options. I agree what I did there seems wrong but I searched the mailing list archive and found that as a solution. Will have a look at the other options and test and report back.</span></p>
<p style="margin-left:180.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p><p style="margin-left:180.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">So as you'll have seen the hotspot options at the moment include the following:</span></p>
<p style="margin-left:180.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">internal link via page title</span></p><p style="margin-left:180.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">internal link via dropdown e.g. next, prev, first, last</span></p>
<p style="margin-left:180.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">external link</span></p><p style="margin-left:180.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">sound</span></p>
<p style="margin-left:180.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p><p style="margin-left:180.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">The other thing I wondered about was having a pop up option where the text added to that nested page is displayed in a popup when clicked and the popup can be dragged around or closed. Is there anything existing for that?</span></p>
<p style="margin-left:180.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p><p style="margin-left:180.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">Cheers</span></p>
<p style="margin-left:180.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">Ron</span></p><p style="margin-left:180.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p>
<div><div style="border:none;border-top:solid #b5c4df 1.0pt;padding:3.0pt 0cm 0cm 0cm"><p style="margin-left:180.0pt"><b><span lang="EN-US" style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">From:</span></b><span lang="EN-US" style="font-size:10.0pt;font-family:"Tahoma","sans-serif""> <a href="mailto:xerte-dev-bounces@lists.nottingham.ac.uk" target="_blank">xerte-dev-bounces@lists.nottingham.ac.uk</a> [<a href="mailto:xerte-dev-bounces@lists.nottingham.ac.uk" target="_blank">mailto:xerte-dev-bounces@lists.nottingham.ac.uk</a>] <b>On Behalf Of </b>Julian Tenney<br>
<b>Sent:</b> 15 February 2012 15:57<br><b>To:</b> For Xerte technical developers<br><b>Subject:</b> [Xerte-dev] Re: navigating to page name</span></p></div></div><p style="margin-left:180.0pt"> </p><p style="margin-left:180.0pt">
<span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">I like what you’re driving at here, seems to work well. Not sure about hiding / showing the interface buttons (I prefer to grey out or dull  inactive buttons rather than make them appear / disappear, and that would be consistent with other xerte design stuff).</span></p>
<p style="margin-left:180.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p><p style="margin-left:180.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">Is this a ‘Navigators’ page type?</span></p>
<p style="margin-left:180.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p><p style="margin-left:180.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">What does it have in common with Jonathan’s ‘scenario’ page?</span></p>
<p style="margin-left:180.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p><div><div style="border:none;border-top:solid #b5c4df 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p style="margin-left:216.0pt"><b><span lang="EN-US" style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">From:</span></b><span lang="EN-US" style="font-size:10.0pt;font-family:"Tahoma","sans-serif""> <a href="mailto:xerte-dev-bounces@lists.nottingham.ac.uk" target="_blank">xerte-dev-bounces@lists.nottingham.ac.uk</a> [<a href="mailto:xerte-dev-bounces@lists.nottingham.ac.uk" target="_blank">mailto:xerte-dev-bounces@lists.nottingham.ac.uk</a>] <b>On Behalf Of </b>Ron Mitchell<br>
<b>Sent:</b> 14 February 2012 17:05<br><b>To:</b> 'For Xerte technical developers'<br><b>Subject:</b> [Xerte-dev] Re: navigating to page name</span></p></div></div><p style="margin-left:216.0pt"> </p><p style="margin-left:216.0pt">
<span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">It can be an ugly application too - especially late at night! ;-)</span></p><p style="margin-left:216.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p>
<p style="margin-left:216.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">With Jonathan's talk of branching on a regular basis and inspired by the recent rapid e-learning blog post about comic strip type interactions e.g. <a href="http://www.worldwarfighter.com/hajikamal/activity/" target="_blank">http://www.worldwarfighter.com/hajikamal/activity/</a> and <a href="http://www.brokencoworker.com/" target="_blank">http://www.brokencoworker.com/</a></span></p>
<p style="margin-left:216.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p><p style="margin-left:216.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">I've been working on an additional page template page that I've had in mind for years ;-) that for now I've called branching image. It's basically a revision of the image hotspots page which links to internal or external destinations rather than displaying hot spot panels. Here a quick test - I'm hoping you'll be happy to include this in the official page template? <a href="http://dl.dropbox.com/u/1388941/branching_image_example.zip" target="_blank">http://dl.dropbox.com/u/1388941/branching_image_example.zip</a></span></p>
<p style="margin-left:216.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p><p style="margin-left:216.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">Cheers</span></p>
<p style="margin-left:216.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">Ron</span></p><p style="margin-left:216.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p>
<div><div style="border:none;border-top:solid #b5c4df 1.0pt;padding:3.0pt 0cm 0cm 0cm"><p style="margin-left:216.0pt"><b><span lang="EN-US" style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">From:</span></b><span lang="EN-US" style="font-size:10.0pt;font-family:"Tahoma","sans-serif""> <a href="mailto:xerte-dev-bounces@lists.nottingham.ac.uk" target="_blank">xerte-dev-bounces@lists.nottingham.ac.uk</a> [<a href="mailto:xerte-dev-bounces@lists.nottingham.ac.uk" target="_blank">mailto:xerte-dev-bounces@lists.nottingham.ac.uk</a>] <b>On Behalf Of </b>Julian Tenney<br>
<b>Sent:</b> 14 February 2012 16:35<br><b>To:</b> For Xerte technical developers<br><b>Subject:</b> [Xerte-dev] Re: navigating to page name</span></p></div></div><p style="margin-left:216.0pt"> </p><p style="margin-left:216.0pt">
>Xerte is such a beautiful application</p><p style="margin-left:216.0pt"> </p><p style="margin-left:216.0pt"><span style="font-family:"Calibri","sans-serif"">You made me smile there. It’s all good stuff, and I’m really grateful for all the work you’re putting in. Yes, these are all good questions for the future. It’s a bit like the old Authorware community: all these people who really got what AW was all about, how fast and easy it was to build complex stuff (to a point); it’s the same with the people who get Xerte (I like to think), unfortunately, they remain relatively few in number (but not a bad number for a marketing budget of zero). If you think back though, there was  time when Macs were only being used by a very small number of zealous maniacs…</span></p>
<p style="margin-left:216.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p><div style="border:none;border-top:solid #b5c4df 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p style="margin-left:252.0pt"><b><span lang="EN-US" style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">From:</span></b><span lang="EN-US" style="font-size:10.0pt;font-family:"Tahoma","sans-serif""> <a href="mailto:xerte-dev-bounces@lists.nottingham.ac.uk" target="_blank">xerte-dev-bounces@lists.nottingham.ac.uk</a> [<a href="mailto:xerte-dev-bounces@lists.nottingham.ac.uk" target="_blank">mailto:xerte-dev-bounces@lists.nottingham.ac.uk</a>] <b>On Behalf Of </b>Kemp Johnathan<br>
<b>Sent:</b> 14 February 2012 16:17<br><b>To:</b> For Xerte technical developers<br><b>Subject:</b> [Xerte-dev] Re: navigating to page name</span></p></div><p style="margin-left:252.0pt"> </p><div><p style="margin-left:252.0pt">
I can understand why the focus may be on how the data that currently exists in XOT projects can be output as HTML5.</p></div><div><p style="margin-left:252.0pt"> </p></div><div><p style="margin-left:252.0pt">XOT offers a tremendous facility in which to develop learning resources that can be shared with other institutions, but not a friendly environment for the creation of new page designs.</p>
</div><div><p style="margin-left:252.0pt"> </p></div><div><p style="margin-left:252.0pt">I believe that people will find in Xerte 2.18 (with the integration of individual page templates and availability in several languages) a really friendly and useful platform in which new page designs for XOT can be created. This opens up the potential for the Xerte / XOT project to benefit from the expertise of people all over the world who may develop and share their page designs. </p>
</div><div><p style="margin-left:252.0pt"> </p></div><div><p style="margin-left:252.0pt">I hope that in all the thoughts about the future of XOT some weight will be given to how the wider XOT community might be facilitated to create new page designs as XOT moves over to HTML5. Xerte is such a beautiful application perhaps it might inform the solution to this question.</p>
</div><div><p style="margin-left:252.0pt"> </p></div><div><p style="margin-left:252.0pt">Kind regards</p></div><div><p style="margin-left:252.0pt"> </p></div><div><p style="margin-left:252.0pt">Johnathan</p></div><div><p style="margin-left:252.0pt">
 </p></div><p style="margin-left:252.0pt"> </p><div><p style="margin-left:252.0pt">On 14 February 2012 14:44, Julian Tenney <<a href="mailto:Julian.Tenney@nottingham.ac.uk" target="_blank">Julian.Tenney@nottingham.ac.uk</a>> wrote:</p>
<div><div><p style="margin-left:252.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">Yeah, carry on, you’re much closer to this than I am at the minute.</span></p><p style="margin-left:252.0pt">
<span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p><p style="margin-left:252.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">We’re currently in a wait and see about some funding for HTML5 output from toolkits: in the long run that’s likely to be where my effort goes, and it’s something we’re going to do anyway – the funding will just help us prioritise the work.</span></p>
<p style="margin-left:252.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p><p style="margin-left:252.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">I don’t know what the answer is, but we do need to think about how those two tools (Toolkits, primarily outputting HTML5) and Xerte (making .xml for an AS2 runtime) complement each other. The wizard is possibly the only thing in common in the end: our first attempts will be to take the existing data from toolkits and run it into HTML(5) somehow. I can see the two things existing in parallel for a good while yet (think, maybe 3 – 5 years) but ultimately I can see toolkits de-coupling from Xerte. There is a lot of traction in toolkits, and a lot more potential if it didn’t rely on Flash.</span></p>
<p style="margin-left:252.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p><div style="border:none;border-top:solid #b5c4df 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p style="margin-left:288.0pt"><b><span lang="EN-US" style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">From:</span></b><span lang="EN-US" style="font-size:10.0pt;font-family:"Tahoma","sans-serif""> <a href="mailto:xerte-dev-bounces@lists.nottingham.ac.uk" target="_blank">xerte-dev-bounces@lists.nottingham.ac.uk</a> [mailto:<a href="mailto:xerte-dev-bounces@lists.nottingham.ac.uk" target="_blank">xerte-dev-bounces@lists.nottingham.ac.uk</a>] <b>On Behalf Of </b>Kemp Johnathan<br>
<b>Sent:</b> 14 February 2012 14:36</span></p><div><div><p style="margin-left:252.0pt"><br><b>To:</b> For Xerte technical developers<br><b>Subject:</b> [Xerte-dev] Re: navigating to page name</p></div></div></div><div><div>
<p style="margin-left:288.0pt"> </p><div><p style="margin-left:288.0pt">I don't know if you have had a chance to work with the version of the Xerte interface that includes Tom's modifications for individual page templates, but it has really enhanced desktop Xerte as a development environment.</p>
</div><div><p style="margin-left:288.0pt"> </p></div><div><p style="margin-left:288.0pt">I can pick a page from a menu and see hints and thumbnails, just as you do in XOT or a page templates project. When I select a page from the menu it creates a folder for the page, copies the page's xwd to the folder and automatically generates the xml for the page based on the xwd, saving it in the page's folder. In addition it adds a new page to the project tree using the page's rlm file.</p>
</div><div><p style="margin-left:288.0pt"> </p></div><div><p style="margin-left:288.0pt">This then leaves me in the desktop xerte environment with each page having its own xwd and xml contained in its own folder. I can tinker with the page's icon structure or just consume the page as originally specified, whilst populating the page's data using the xwd form.</p>
</div><div><p style="margin-left:288.0pt"> </p></div><div><p style="margin-left:288.0pt">I can edit the page's xwd in FlashDevelop to add extra features and update the page's structure to consume them. I have full access to all the project's pages and every page's icons.</p>
</div><div><p style="margin-left:288.0pt"> </p></div><div><p style="margin-left:288.0pt">In desktop Xerte using individual page templates, once a page has been created any change to Xerte's copy of the xwd file or rlm file does not affect the page in the project, unlike in XOT where template.xwd and the set of  rlm files are accessed when the project runs, thus resulting in any changes to these files affecting all projects.</p>
</div><div><p style="margin-left:288.0pt"> </p></div><div><p style="margin-left:288.0pt">It is a great environment in which to develop new pages from existing ones.</p></div><div><p style="margin-left:288.0pt"> </p></div>
<div><p style="margin-left:288.0pt">Can you see any problem with the approach I am intending to take with respect to the routed paging? Are you happy for me to continue with this proposed solution to the issue?</p></div><div>
<p style="margin-left:288.0pt"> </p></div><div><p style="margin-left:288.0pt">Kind regards</p></div><div><p style="margin-left:288.0pt"> </p></div><div><p style="margin-left:288.0pt">Johnathan</p></div><div><p style="margin-left:288.0pt">
 </p></div><div><p style="margin-left:288.0pt">On 14 February 2012 14:09, Julian Tenney <<a href="mailto:Julian.Tenney@nottingham.ac.uk" target="_blank">Julian.Tenney@nottingham.ac.uk</a>> wrote:</p><div><div><p style="margin-left:288.0pt">
<span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">OK, maybe we’re just in slightly different worlds, me toolkits, you xerte. You paste in models through the editor? (I can’t remember) and then essentially don’t care about that model ever again: it’s just there waiting for some xml payload to drive it?</span></p>
<p style="margin-left:288.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p><p style="margin-left:288.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">Do you actually add the child icons (i.e. essentially the same thing as pasting in the model manually at design time? Or do you create a reference to an external model file a la toolkits?</span></p>
<p style="margin-left:288.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p><p style="margin-left:288.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">I can see it is tricky to set the icon property at design time.</span></p>
<p style="margin-left:288.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p><p style="margin-left:288.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">There must be a way to set the name property at runtime, but maybe not so easy of you’ve pasted the whole set of icons into the main piece – which is what I think you do..?</span></p>
<p style="margin-left:288.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p><div style="border:none;border-top:solid #b5c4df 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p style="margin-left:324.0pt"><b><span lang="EN-US" style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">From:</span></b><span lang="EN-US" style="font-size:10.0pt;font-family:"Tahoma","sans-serif""> <a href="mailto:xerte-dev-bounces@lists.nottingham.ac.uk" target="_blank">xerte-dev-bounces@lists.nottingham.ac.uk</a> [mailto:<a href="mailto:xerte-dev-bounces@lists.nottingham.ac.uk" target="_blank">xerte-dev-bounces@lists.nottingham.ac.uk</a>] <b>On Behalf Of </b>Kemp Johnathan<br>
<b>Sent:</b> 14 February 2012 14:05</span></p><div><div><p style="margin-left:288.0pt"><br><b>To:</b> For Xerte technical developers<br><b>Subject:</b> [Xerte-dev] Re: navigating to page name</p></div></div></div><div><div>
<p style="margin-left:324.0pt"> </p><div><p style="margin-left:324.0pt">There may be something wrong in my understanding of how things are working here but my reasons for not going down this route were</p></div><div><p style="margin-left:324.0pt">
 </p></div><div><p style="margin-left:324.0pt">1) The script you quote is from templates.rlt and does not exist in an individual page template project - though something similar could perhaps be added.</p></div><div><p style="margin-left:324.0pt">
2) In an individual page template project there is no project wide external xml file, rather each separate page has its own external xml file.</p></div><div><p style="margin-left:324.0pt">3) I am seeking to implement a solution that works for both pageTemplates and individual page template projects.</p>
</div><div><p style="margin-left:324.0pt">4) Even if this can be made to work for individual page template files I am still wary of using the name property (title field in the xwd form) as the unique identifier as I think it is already being used to meet a different purpose that could compromise it as a unique id. A project that used routing could easily be compromised by a late decision to change the title of a page. Which would affect every page that had been set up to route to it. With a separate pageID used only as the identifier for routing purposes this issue is avoided.</p>
</div><div><p style="margin-left:324.0pt"> </p></div><div><p style="margin-left:324.0pt">Since routed pages are not yet a feature of Xerte it makes sense to get a solution that is robust. Have I missed something in my approach? Is there anything in the approach that I am proposing that would be detrimental to the project?</p>
</div><div><p style="margin-left:324.0pt"> </p></div><div><p style="margin-left:324.0pt">I have performed some limited tests with this approach using my scenario page in both  pageTemplates and individual page template projects and thus far it has worked reliably.</p>
</div><div><p style="margin-left:324.0pt"> </p></div><div><p style="margin-left:324.0pt">Kind regards</p></div><div><p style="margin-left:324.0pt"> </p></div><div><p style="margin-left:324.0pt">Johnathan</p></div><div><p style="margin-left:324.0pt">
 </p></div><div><p style="margin-left:324.0pt">On 14 February 2012 13:32, Julian Tenney <<a href="mailto:Julian.Tenney@nottingham.ac.uk" target="_blank">Julian.Tenney@nottingham.ac.uk</a>> wrote:</p><div><div><div><p style="margin-left:324.0pt">
<span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">></span> Part of the problem has been the lack of a suitable identifier for each page that could be set within an xwd form</p>
<p style="margin-left:324.0pt"> </p></div><p style="margin-left:324.0pt"><span style="font-family:"Calibri","sans-serif"">Why can’t you set attributes on the icon in the makePages script, in these bits of code?</span></p>
<p style="margin-left:324.0pt"> </p><p style="margin-left:324.0pt"><span style="font-size:8.0pt;font-family:"Courier New";color:gray">if (modName == 'xerteModel'){</span></p><p style="margin-left:324.0pt">
<span style="font-size:8.0pt;font-family:"Courier New";color:gray">  newXML = new XML('<PG model="' + extXML.firstChild.childNodes[i].attributes.modelFile + '"/>');</span></p><p style="margin-left:324.0pt">
<span style="font-size:8.0pt;font-family:"Courier New";color:gray">  //is there an initObject...?</span></p><p style="margin-left:324.0pt"><span style="font-size:8.0pt;font-family:"Courier New";color:gray">  if (extXML.firstChild.childNodes[i].attributes.initObject != undefined){</span></p>
<p style="margin-left:324.0pt"><span style="font-size:8.0pt;font-family:"Courier New";color:gray">    newXML.firstChild.attributes.initObject = extXML.firstChild.childNodes[i].attributes.initObject;</span></p><p style="margin-left:324.0pt">
<span style="font-size:8.0pt;font-family:"Courier New";color:gray">  }</span></p><p style="margin-left:324.0pt"><span style="font-size:8.0pt;font-family:"Courier New";color:gray">} else {</span></p><p style="margin-left:324.0pt">
<span style="font-size:8.0pt;font-family:"Courier New";color:gray"> newXML = new XML('<PG model="templatePath + \'models/' + modName + '.rlm\'"/>');</span></p><p style="margin-left:324.0pt">
<span style="font-size:8.0pt;font-family:"Courier New";color:gray">}</span></p><p style="margin-left:324.0pt"><span style="font-size:8.0pt;font-family:"Courier New";color:gray">newChild = newXML.firstChild;</span></p>
<p style="margin-left:324.0pt"><span style="font-size:8.0pt;font-family:"Courier New";color:gray">newChild.attributes.title = extXML.firstChild.childNodes[i].<a href="http://attributes.name" target="_blank">attributes.name</a>;</span></p>
<p style="margin-left:324.0pt"><span style="font-size:8.0pt;font-family:"Courier New";color:gray">newChild.attributes.linkID = extXML.firstChild.childNodes[i].attributes.linkID;</span></p><p style="margin-left:324.0pt">
<span style="font-size:8.0pt;font-family:"Courier New";color:gray">  </span></p><p style="margin-left:324.0pt"><span style="font-size:8.0pt;font-family:"Courier New";color:gray">if (extXML.firstChild.childNodes[i].attributes.linkID == _level0.linkID && extXML.firstChild.childNodes[i].attributes.linkID != undefined){</span></p>
<p style="margin-left:324.0pt"><span style="font-size:8.0pt;font-family:"Courier New";color:gray">  linkIndex = i;</span></p><p style="margin-left:324.0pt"><span style="font-size:8.0pt;font-family:"Courier New";color:gray">}</span></p>
<p style="margin-left:324.0pt"><span style="font-size:8.0pt;font-family:"Courier New";color:gray">ifc.appendChild(newChild);</span></p><p style="margin-left:324.0pt"><span style="font-size:8.0pt;font-family:"Courier New""> </span></p>
<p style="margin-left:324.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif"">newChild is the xml that is added to the interface. The engine then loads up the modesl identified in each page attached, but does not replace the page icons you create here.</span></p>
<p style="margin-left:324.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif""> </span></p><p style="margin-left:324.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif"">You won’t see the changes at design time(i.e. populate the name property in the xerte editor), but they can be set at runtime, and thus be used for navigation.</span></p>
<p style="margin-left:324.0pt"> </p><p style="margin-left:324.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p><p style="margin-left:324.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p>
<div style="border:none;border-top:solid #b5c4df 1.0pt;padding:3.0pt 0cm 0cm 0cm"><p style="margin-left:324.0pt"><b><span lang="EN-US" style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">From:</span></b><span lang="EN-US" style="font-size:10.0pt;font-family:"Tahoma","sans-serif""> <a href="mailto:xerte-dev-bounces@lists.nottingham.ac.uk" target="_blank">xerte-dev-bounces@lists.nottingham.ac.uk</a> [mailto:<a href="mailto:xerte-dev-bounces@lists.nottingham.ac.uk" target="_blank">xerte-dev-bounces@lists.nottingham.ac.uk</a>] <b>On Behalf Of </b>Kemp Johnathan<br>
<b>Sent:</b> 14 February 2012 12:36</span></p><div><div><p style="margin-left:324.0pt"><br><b>To:</b> For Xerte technical developers<br><b>Subject:</b> [Xerte-dev] Re: navigating to page name</p></div></div></div><div><div>
<p style="margin-left:324.0pt"> </p><div><p style="margin-left:324.0pt">I have considered how to implement the ability to route pages for some time now. Part of the problem has been the lack of a suitable identifier for each page that could be set within an xwd form. In page wizards I used the "name" field of the page icon, but this is not definable from an xwd form. </p>
</div><div><p style="margin-left:324.0pt"> </p></div><div><p style="margin-left:324.0pt">In pageTemplates projects the xwd defined name value is used as the page title and there is no way to set the page Icon name property. The page title is a bad candidate as a unique identifier as its main function is to be a a page title making it potentially lengthy, potentially liable to change, possibly even unique and probably more prone to error in typing when referring to it as a page destination.</p>
</div><div><p style="margin-left:324.0pt"> </p></div><div><p style="margin-left:324.0pt">As part of the move to individual page templates I am including in every xwd file an optional property pageID the purpose of which is to act solely as an identifier to enable other pages to locate it in the project.</p>
</div><div><p style="margin-left:324.0pt"> </p></div><div><p style="margin-left:324.0pt">I have a number of page wizards that I will be converting to individual page templates that offer routing i.e. the ability to specify a target page which the user will be taken to on completing an action e.g. making a selection from a multiple choice question, clicking on a link in some text etc. These will use the new pageID property.</p>
</div><div><p style="margin-left:324.0pt"> </p></div><div><p style="margin-left:324.0pt">This is achieved by using the following code.</p></div><div><p style="margin-left:324.0pt"> </p></div><div><p style="margin-left:324.0pt">
In the rlm file's getPageID script the following opening is used for any page that offers routing</p></div><div><p style="margin-left:324.0pt"> </p></div><div><p style="margin-left:324.0pt">if (extXML == undefined){ // Page Wizard <br>
    pageIcon.templateData = pageIcon.extXML.toObject();<br>    pageIcon.templateData = pageIcon.templateData.pageWizard[0];<br><br>    // routed pages only<br>    pageID_array = new Array();<br>    for (i = 0; i < rootIcon.pages.length; i++){<br>
      pageID_array.push(rootIcon.pages[i].extXML.firstChild.childNodes[0].attributes.pageID);<br>    }<br><br>} else { // Toolkits <br>   myXML = new XML(extXML.firstChild.childNodes[rootIcon.getPageIndex() - pgOffset]);<br>
   pageIcon.templateData = myXML.toObject();<br>   rootIcon.setTitleText(templateData.learningObject[0].name);<br><br>   // routed pages only<br>   pageID_array = new Array(); <br>   for (i = 0; i < extXML.firstChild.childNodes.length; i++){<br>
     pageID_array.push(extXML.firstChild.childNodes[i].attributes.pageID);<br>   }  <br>}</p></div><div><p style="margin-left:324.0pt"> </p></div><div><p style="margin-left:324.0pt">This makes available to the routed page an array of every page in the project with a value for pageID where it has been defined. </p>
</div><div><p style="margin-left:324.0pt"> </p></div><div><p style="margin-left:324.0pt">Navigation to a page can then be handled in a manner such as<br><br>// navigate to destination page<br>for (i = 0; i < pageID_array.length; i++){<br>
   if (pageID_array[i] == destPageName){<br>     pageFound = "true";<br>     destinationIndex = i;<br>     rootIcon.gotoPage(destinationIndex);  <br>   break;<br>  } else {<br>    pageFound = "false";<br>
  }<br>}</p></div><div><p style="margin-left:324.0pt"> </p></div><div><p style="margin-left:324.0pt">This will open up the potential to create a variety of "routed" pages which all use a standard method of page identification.</p>
</div><div><p style="margin-left:324.0pt"> </p></div><div><p style="margin-left:324.0pt">Kind regards</p></div><div><p style="margin-left:324.0pt"> </p></div><div><p style="margin-left:324.0pt">Johnathan</p></div><div><p style="margin-left:324.0pt">
 </p></div><div><p style="margin-left:324.0pt"> </p></div><div><p style="margin-left:324.0pt"> </p></div><div><p style="margin-left:324.0pt"> </p></div><div><p style="margin-left:324.0pt">On 14 February 2012 09:50, Julian Tenney <<a href="mailto:Julian.Tenney@nottingham.ac.uk" target="_blank">Julian.Tenney@nottingham.ac.uk</a>> wrote:</p>
<div><div><p style="margin-left:324.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">Ah, the other gotcha is that those asfunc calls need the full path to the object.</span></p>
<p style="margin-left:324.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p><div><div style="border:none;border-top:solid #b5c4df 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p style="margin-left:324.0pt"><b><span lang="EN-US" style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">From:</span></b><span lang="EN-US" style="font-size:10.0pt;font-family:"Tahoma","sans-serif""> <a href="mailto:xerte-dev-bounces@lists.nottingham.ac.uk" target="_blank">xerte-dev-bounces@lists.nottingham.ac.uk</a> [mailto:<a href="mailto:xerte-dev-bounces@lists.nottingham.ac.uk" target="_blank">xerte-dev-bounces@lists.nottingham.ac.uk</a>] <b>On Behalf Of </b>Ron Mitchell<br>
<b>Sent:</b> 14 February 2012 08:24<br><b>To:</b> 'For Xerte technical developers'</span></p><div><div><p style="margin-left:324.0pt"><br><b>Subject:</b> [Xerte-dev] Re: navigating to page name</p></div></div></div>
</div><div><div><p style="margin-left:324.0pt"> </p><p style="margin-left:324.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">:-)</span></p><p style="margin-left:324.0pt">
<span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">sleep worked!</span></p><p style="margin-left:324.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">Got it working with _level0.engine.navToPage(pagetitletogoto);</span></p>
<p style="margin-left:324.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p><div><div style="border:none;border-top:solid #b5c4df 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p style="margin-left:324.0pt"><b><span lang="EN-US" style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">From:</span></b><span lang="EN-US" style="font-size:10.0pt;font-family:"Tahoma","sans-serif""> <a href="mailto:xerte-dev-bounces@lists.nottingham.ac.uk" target="_blank">xerte-dev-bounces@lists.nottingham.ac.uk</a> [mailto:<a href="mailto:xerte-dev-bounces@lists.nottingham.ac.uk" target="_blank">xerte-dev-bounces@lists.nottingham.ac.uk</a>] <b>On Behalf Of </b>Dave Burnett<br>
<b>Sent:</b> 14 February 2012 00:43<br><b>To:</b> <a href="mailto:xerte-dev@lists.nottingham.ac.uk" target="_blank">xerte-dev@lists.nottingham.ac.uk</a><br><b>Subject:</b> [Xerte-dev] Re: navigating to page name</span></p>
</div></div><p style="margin-left:324.0pt"> </p><div><p style="margin-right:0cm;margin-bottom:12.0pt;margin-left:324.0pt"><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">So much for in vino veritas.</span></p>
<div><div style="margin-left:36.0pt"><div style="margin-left:36.0pt"><div style="margin-left:36.0pt"><div style="margin-left:36.0pt"><div style="margin-left:36.0pt"><div style="margin-left:36.0pt"><div style="margin-left:36.0pt">
<div style="margin-left:36.0pt"><div style="margin-left:36.0pt"><div style="margin-left:36.0pt"><div class="MsoNormal" align="center" style="margin-left:36.0pt;text-align:center"><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif""><hr size="3" width="100%" align="center">
</span></div></div></div></div></div></div></div></div></div></div></div><p style="margin-right:0cm;margin-bottom:12.0pt;margin-left:324.0pt"><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">From: <a href="mailto:ronm@mitchellmedia.co.uk" target="_blank">ronm@mitchellmedia.co.uk</a><br>
To: <a href="mailto:xerte-dev@lists.nottingham.ac.uk" target="_blank">xerte-dev@lists.nottingham.ac.uk</a><br>Date: Tue, 14 Feb 2012 00:31:28 +0000<br>Subject: [Xerte-dev] Re: navigating to page name</span></p><div><p style="margin-left:324.0pt">
<span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">Thanks for the suggestion Dave</span></p><p style="margin-left:324.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">but I've pretty much tried that but it's not working e.g. if I debug(myPageIndex); it's coming up undefined.</span></p>
<p style="margin-left:324.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">Time to shut down and have another look in the morning.</span></p><p style="margin-left:324.0pt">
<span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">Cheers</span></p><p style="margin-left:324.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">Ron</span></p>
<p style="margin-left:324.0pt"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p><div><div style="border:none;border-top:solid #b5c4df 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p style="margin-left:324.0pt"><b><span lang="EN-US" style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">From:</span></b><span lang="EN-US" style="font-size:10.0pt;font-family:"Tahoma","sans-serif""> <a href="mailto:xerte-dev-bounces@lists.nottingham.ac.uk" target="_blank">xerte-dev-bounces@lists.nottingham.ac.uk</a> [<a href="mailto:xerte-dev-bounces@lists.nottingham.ac.uk" target="_blank">mailto:xerte-dev-bounces@lists.nottingham.ac.uk</a>] <b>On Behalf Of </b>Dave Burnett<br>
<b>Sent:</b> 14 February 2012 00:22<br><b>To:</b> <a href="mailto:xerte-dev@lists.nottingham.ac.uk" target="_blank">xerte-dev@lists.nottingham.ac.uk</a><br><b>Subject:</b> [Xerte-dev] Re: navigating to page name</span></p>
</div></div><p style="margin-left:324.0pt"><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif""> </span></p><div><p style="margin-left:324.0pt"><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif""><br>
<a href="http://lists.nottingham.ac.uk/pipermail/xerte/2010-April/004972.html" target="_blank">http://lists.nottingham.ac.uk/pipermail/xerte/2010-April/004972.html</a> </span></p><div><p style="margin-left:324.0pt"><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">??</span></p>
</div><div><p style="margin-left:324.0pt"><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif""> </span></p></div><div><p style="margin-left:324.0pt"><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">I've had a couple pints, so I may be missing the point.</span></p>
</div><div><p style="margin-left:324.0pt"><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">:-)</span></p></div><div><p style="margin-right:0cm;margin-bottom:12.0pt;margin-left:324.0pt">
<span style="font-size:10.0pt;font-family:"Tahoma","sans-serif""> </span></p><div><div style="margin-left:36.0pt"><div style="margin-left:36.0pt"><div style="margin-left:36.0pt"><div style="margin-left:36.0pt">
<div style="margin-left:36.0pt"><div style="margin-left:36.0pt"><div style="margin-left:36.0pt"><div style="margin-left:36.0pt"><div style="margin-left:36.0pt"><div style="margin-left:36.0pt"><div class="MsoNormal" align="center" style="margin-left:36.0pt;text-align:center">
<span style="font-size:10.0pt;font-family:"Tahoma","sans-serif""><hr size="3" width="100%" align="center"></span></div></div></div></div></div></div></div></div></div></div></div><p style="margin-right:0cm;margin-bottom:12.0pt;margin-left:324.0pt">
<span style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">From: <a href="mailto:ronm@mitchellmedia.co.uk" target="_blank">ronm@mitchellmedia.co.uk</a><br>To: <a href="mailto:xerte-dev@lists.nottingham.ac.uk" target="_blank">xerte-dev@lists.nottingham.ac.uk</a><br>
Date: Tue, 14 Feb 2012 00:10:31 +0000<br>Subject: [Xerte-dev] navigating to page name</span></p><div><p style="margin-left:324.0pt"><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">Hi</span></p>
<p style="margin-left:324.0pt"><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">I think I'm missing something silly here :-(</span></p><p style="margin-left:324.0pt"><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">In a script icon in a page templates project I want to dynamically pass a page title to navigate to that page.</span></p>
<p style="margin-left:324.0pt"><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif""> </span></p><p style="margin-left:324.0pt"><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">I know <a href="asfunction:_level0.engine.navToPage,yourpagetitle">Click here or some other wording</a> works in xot as a hyperlink but haven't managed to call the same function in a script icon?</span></p>
<p style="margin-left:324.0pt"><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif""> </span></p><p style="margin-left:324.0pt"><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">Or is there another/easier way of doing this e.g. navigating to a page title in a page templates project?</span></p>
<p style="margin-left:324.0pt"><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif""> </span></p><p style="margin-left:324.0pt"><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">Cheers</span></p>
<p style="margin-left:324.0pt"><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">Ron</span></p><p style="margin-left:324.0pt"><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif""> </span></p>
<p style="margin-left:324.0pt"><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif""> </span></p></div><p style="margin-left:324.0pt"><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif""><br>
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. <br>
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. <br>
<br>_______________________________________________ Xerte-dev mailing list <a href="mailto:Xerte-dev@lists.nottingham.ac.uk" target="_blank">Xerte-dev@lists.nottingham.ac.uk</a> <a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev" target="_blank">http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev</a> 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. 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.</span></p>
</div></div></div></div><p style="margin-left:324.0pt"><span style="font-size:10.0pt;font-family:"Tahoma","sans-serif""><br>_______________________________________________ Xerte-dev mailing list <a href="mailto:Xerte-dev@lists.nottingham.ac.uk" target="_blank">Xerte-dev@lists.nottingham.ac.uk</a> <a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev" target="_blank">http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev</a> 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. 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.</span></p>
</div></div></div></div></div></div><p style="margin-right:0cm;margin-bottom:12.0pt;margin-left:324.0pt"><br>_______________________________________________<br>Xerte-dev mailing list<br><a href="mailto:Xerte-dev@lists.nottingham.ac.uk" target="_blank">Xerte-dev@lists.nottingham.ac.uk</a><br>
<a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev" target="_blank">http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev</a><br><br>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.<br>
<br>This message has been checked for viruses but the contents of an attachment<br>may still contain software viruses which could damage your computer system:<br>you are advised to perform your own checks. Email communications with the<br>
University of Nottingham may be monitored as permitted by UK legislation.</p></div><p style="margin-left:324.0pt"> </p></div></div></div></div><p style="margin-right:0cm;margin-bottom:12.0pt;margin-left:324.0pt"><br>_______________________________________________<br>
Xerte-dev mailing list<br><a href="mailto:Xerte-dev@lists.nottingham.ac.uk" target="_blank">Xerte-dev@lists.nottingham.ac.uk</a><br><a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev" target="_blank">http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev</a><br>
<br>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.<br>
<br>This message has been checked for viruses but the contents of an attachment<br>may still contain software viruses which could damage your computer system:<br>you are advised to perform your own checks. Email communications with the<br>
University of Nottingham may be monitored as permitted by UK legislation.</p></div><p style="margin-left:324.0pt"> </p></div></div></div></div><p style="margin-right:0cm;margin-bottom:12.0pt;margin-left:288.0pt"><br>_______________________________________________<br>
Xerte-dev mailing list<br><a href="mailto:Xerte-dev@lists.nottingham.ac.uk" target="_blank">Xerte-dev@lists.nottingham.ac.uk</a><br><a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev" target="_blank">http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev</a><br>
<br>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.<br>
<br>This message has been checked for viruses but the contents of an attachment<br>may still contain software viruses which could damage your computer system:<br>you are advised to perform your own checks. Email communications with the<br>
University of Nottingham may be monitored as permitted by UK legislation.</p></div><p style="margin-left:288.0pt"> </p></div></div></div></div><p style="margin-right:0cm;margin-bottom:12.0pt;margin-left:252.0pt"><br>_______________________________________________<br>
Xerte-dev mailing list<br><a href="mailto:Xerte-dev@lists.nottingham.ac.uk" target="_blank">Xerte-dev@lists.nottingham.ac.uk</a><br><a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev" target="_blank">http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev</a><br>
<br>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.<br>
<br>This message has been checked for viruses but the contents of an attachment<br>may still contain software viruses which could damage your computer system:<br>you are advised to perform your own checks. Email communications with the<br>
University of Nottingham may be monitored as permitted by UK legislation.</p></div><p style="margin-left:252.0pt"> </p></div><p class="MsoNormal" style="margin-left:108.0pt"><br>_______________________________________________ Xerte-dev mailing list <a href="mailto:Xerte-dev@lists.nottingham.ac.uk" target="_blank">Xerte-dev@lists.nottingham.ac.uk</a> <a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev" target="_blank">http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev</a> 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. 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></div></div></div></div><p class="MsoNormal" style="margin-bottom:12.0pt;margin-left:108.0pt"><br>_______________________________________________<br>Xerte-dev mailing list<br><a href="mailto:Xerte-dev@lists.nottingham.ac.uk" target="_blank">Xerte-dev@lists.nottingham.ac.uk</a><br>
<a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev" target="_blank">http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev</a><br><br>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.<br>
<br>This message has been checked for viruses but the contents of an attachment<br>may still contain software viruses which could damage your computer system:<br>you are advised to perform your own checks. Email communications with the<br>
University of Nottingham may be monitored as permitted by UK legislation.</p></div><p class="MsoNormal" style="margin-left:108.0pt"> </p></div></div></div></div><p class="MsoNormal" style="margin-right:0cm;margin-bottom:12.0pt;margin-left:36.0pt">
<br>_______________________________________________<br>Xerte-dev mailing list<br><a href="mailto:Xerte-dev@lists.nottingham.ac.uk" target="_blank">Xerte-dev@lists.nottingham.ac.uk</a><br><a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev" target="_blank">http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev</a><br>
<br>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.<br>
<br>This message has been checked for viruses but the contents of an attachment<br>may still contain software viruses which could damage your computer system:<br>you are advised to perform your own checks. Email communications with the<br>
University of Nottingham may be monitored as permitted by UK legislation.<br><br></p></div><p class="MsoNormal" style="margin-left:36.0pt"> </p></div></div></div></div><br>_______________________________________________<br>

Xerte-dev mailing list<br>
<a href="mailto:Xerte-dev@lists.nottingham.ac.uk">Xerte-dev@lists.nottingham.ac.uk</a><br>
<a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev" target="_blank">http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev</a><br>
<br>
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.<br>

<br>
This message has been checked for viruses but the contents of an attachment<br>
may still contain software viruses which could damage your computer system:<br>
you are advised to perform your own checks. Email communications with the<br>
University of Nottingham may be monitored as permitted by UK legislation.<br>
<br>
<br></blockquote></div><br>