<div dir="ltr"><div><div><div><div><div><div><div>It is my understanding that desktop Xerte is now deprecated and no further development is taking place.<br><br>"<span style="font-size:11pt;font-family:"Calibri","sans-serif";color:rgb(31,73,125)" lang="EN-ZW">is there any reason I could not ‘deeplink’ into it – send the user a URL link that would take them to a specific page?</span>"<br>
<br>I posted a proof of concept demonstration, that used desktop Xerte and allowed you to include a pageID in the url so that the project would open at the page specified, to the developer forum I think sometime around april 2012. If I recall correctly the title of the posting included the words "proof of concept". A url could end with ?pageID=bullet and when the project opened in the browser the project opened at the page with a pageID of "bullet".<br>
<br></div>One problem I hit was that when working with .rlo projects the list of pages is not completed until the first page is displayed, so I had to build in a delay so that what happened in practice was that the title page was displayed briefly then once the timer had run to allow time for the array of pages to have been built the diversion to the specified page could take place. This should not be an issue if using pageTemplates type projects since the array of pages is available before the first page loads.<br>
<br></div>I can't find the example I posted to the list, but I have an old work in progress project that still demonstrates how it worked.<br><br></div>The key to how it works is some additional javascript code in rloObject.js which provides a getUrlParam() function and some code in the .rlo file to call the javascript. rloObject.js is found in the xerte\publish\html\ folder.<br>
<br></div>I have just tested it in Opera and Firefox and it works OK but it throws an error in IE 10 so the getUrlParam() needs work to enable it to do something different in IE in order to capture the parameter.<br><br></div>
If you think it might be of help I could email you a copy.<br><br></div><div>There may be others on the list who have done more recent work on "deep linking"<br></div><div><br></div>Kind regards<br><br></div>Johnathan<br>
<div><div><div><div><div><div><div><br></div></div></div></div></div></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 20 November 2013 18:33, KnowledgeWare <span dir="ltr"><<a href="mailto:knowledgeware@kccsoft.com" target="_blank">knowledgeware@kccsoft.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div link="blue" vlink="purple" lang="EN-CA"><div><div><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d" lang="EN-ZW">Just wondering what the future plan is for xerte (Flash) desktop… is there expected to be any further releases or is all the effort going into XOT?<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d" lang="EN-ZW"><u></u> <u></u></span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d" lang="EN-ZW">Also regarding the current desktop version – is there any reason I could not ‘deeplink’ into it – send the user a URL link that would take them to a specific page?<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d" lang="EN-ZW"><u></u> <u></u></span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d" lang="EN-ZW">Thanks<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d" lang="EN-ZW">RonM2<u></u><u></u></span></p></div></div>
<br><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>

<br></div><br>_______________________________________________<br>
Xerte mailing list<br>
<a href="mailto:Xerte@lists.nottingham.ac.uk">Xerte@lists.nottingham.ac.uk</a><br>
<a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte" target="_blank">http://lists.nottingham.ac.uk/mailman/listinfo/xerte</a><br>
<br></blockquote></div><br></div>