<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 12 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:SimSun;
        panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
        {font-family:SimSun;
        panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:"\@SimSun";
        panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";
        color:black;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p
        {mso-style-priority:99;
        mso-margin-top-alt:auto;
        margin-right:0cm;
        mso-margin-bottom-alt:auto;
        margin-left:0cm;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";
        color:black;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";
        color:black;}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:Consolas;}
span.EmailStyle20
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
span.EmailStyle21
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body bgcolor=white lang=EN-GB link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>It makes sense. The xerte svn’s runtime folder is what should be deployed by the installer onto windows. It should be the source of all shared files across xerte / toolkits, and has always been the place where I develop stuff. When stuff is ready to be added to toolkits, I have just moved it over, and when making a toolkits zip, I just take the most up to date files from the xerte svn and move them into the toolkits svn. <o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Other folders in the xerte svn (i.e. everything except the runtime folder) are source files / tools other stuff used in development and don’t need shipping with the installer. <o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>In the same way, the toolkits svn is the complete set of files for deployment. <o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>The only question that remains is where to put development files for toolkits that don’t need to be part of the zip, but that need saving somewhere: at the moment we zip the root of the xot svn, so there isn’t anywhere obvious for these files to go, and they probably should go in the xot svn, rather than the xerte svn, right? So maybe we should have a /distribution folder inside the xot svn which is the folder we zip, and then we can have other top level folders for development stuff.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></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:36.0pt'><b><span lang=EN-US style='font-size:10.0pt;font-family:"Tahoma","sans-serif";color:windowtext'>From:</span></b><span lang=EN-US style='font-size:10.0pt;font-family:"Tahoma","sans-serif";color:windowtext'> xerte-dev-bounces@lists.nottingham.ac.uk [mailto:xerte-dev-bounces@lists.nottingham.ac.uk] <b>On Behalf Of </b>Tom Reijnders<br><b>Sent:</b> 23 April 2012 17:45<br><b>To:</b> For Xerte technical developers<br><b>Subject:</b> [Xerte-dev] Re: Location of xwd and rlm files in the svn(s) plus any other shared files<o:p></o:p></span></p></div></div><p class=MsoNormal style='margin-left:36.0pt'><o:p> </o:p></p><p class=MsoNormal style='margin-left:36.0pt'>Yep, I'll make a proposal...<br><br>Will test it out and smooth over all the differences between en/en-gb/en-GB at the same time....<br><br><br>Tom<br><br>Op 23-4-2012 18:15, Julian Tenney schreef: <o:p></o:p></p><p class=MsoNormal style='margin-left:36.0pt'><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>></span> If we follow the logic of this we would have a pages folder in the root of the xerte svn / runtime / folder.<o:p></o:p></p><p class=MsoNormal style='margin-left:36.0pt'>That’s where they should go then.<o:p></o:p></p><p class=MsoNormal style='margin-left:36.0pt'> <o:p></o:p></p><p class=MsoNormal style='margin-left:36.0pt'>> relationship of the core swf files XMLengine.swf, editor.swf etc. to both Xerte and XOT. Do they use different versions or do they both use the same files<o:p></o:p></p><p class=MsoNormal style='margin-left:36.0pt'>Exactly the same.<o:p></o:p></p><p class=MsoNormal style='margin-left:36.0pt'> <o:p></o:p></p><p class=MsoNormal style='margin-left:36.0pt'>I think we can finalise this now?<o:p></o:p></p><p class=MsoNormal style='margin-left:36.0pt'><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'> </span><o:p></o:p></p><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">xerte-dev-bounces@lists.nottingham.ac.uk</a> [<a href="mailto:xerte-dev-bounces@lists.nottingham.ac.uk">mailto:xerte-dev-bounces@lists.nottingham.ac.uk</a>] <b>On Behalf Of </b>Kemp Johnathan<br><b>Sent:</b> 23 April 2012 17:00<br><b>To:</b> For Xerte technical developers<br><b>Subject:</b> [Xerte-dev] Re: Location of xwd and rlm files in the svn(s) plus any other shared files</span><o:p></o:p></p></div><p class=MsoNormal style='margin-left:72.0pt'> <o:p></o:p></p><div><p class=MsoNormal style='margin-left:72.0pt'><span style='color:#3366FF;background:white'>"So I am/was a bit surprised that I saw all the individual xwds in the xot repository. I don't see the point."</span><o:p></o:p></p></div><div><p class=MsoNormal style='margin-left:72.0pt'> <o:p></o:p></p></div><div><p class=MsoNormal style='margin-left:72.0pt'>I put a copy in there because it was my understanding that I had been asked to do so at the time the XOT site was being set up.<o:p></o:p></p></div><div><p class=MsoNormal style='margin-left:72.0pt'> <o:p></o:p></p></div><div><p class=MsoNormal style='margin-left:72.0pt'>The only reason to put them in the XOT repository is if you were ever going to rebuild the data.xwd file, perhaps to include your own additional page types. However since I would have thought the best place to develop any new pages would be in Xerte I can see no point in having a set of xwds in the XOT repository.<o:p></o:p></p></div><div><p class=MsoNormal style='margin-left:72.0pt'> <o:p></o:p></p></div><div><p class=MsoNormal style='margin-left:72.0pt'>There is other stuff though that has common usage in Xerte and XOT e.g. the model files, common files core swfs?<o:p></o:p></p></div><div><p class=MsoNormal style='margin-left:72.0pt'> <o:p></o:p></p></div><div><p class=MsoNormal style='margin-left:72.0pt'>My expectation was that the pageWizards section would effectively become redundant once the work on 2.18 was completed - I only created it to give me somewhere to work in parallel to the existing Xerte files whilst the development work on 2.18 took place.<o:p></o:p></p></div><div><p class=MsoNormal style='margin-left:72.0pt'> <o:p></o:p></p></div><div><p class=MsoNormal style='margin-left:72.0pt'>With version 2.18 there is no pageTemplates xtp file any more.<o:p></o:p></p></div><div><p class=MsoNormal style='margin-left:72.0pt'> <o:p></o:p></p></div><div><p class=MsoNormal style='margin-left:72.0pt'><span style='color:#3366FF'>"Previously I had them in the xerte repo, so that I could run Xerte standalone from there and have the latest .rlms in a page templates project: that made it easy to fire up a project, open up the rlm and make changes / fix things. It also means you can work on the engine with the latest set of files easily, and debug stuff if you need to."</span><o:p></o:p></p></div><div><p class=MsoNormal style='margin-left:72.0pt'> <o:p></o:p></p></div><div><p class=MsoNormal style='margin-left:72.0pt'>If we follow the logic of this we would have a pages folder in the root of the xerte svn / runtime / folder. This would contain the folders common, mapstraction, media, models, thumbs, wizards, and the pages.rlo and xwd files. It would also contain the template.rlt and template.xml files (presumably also the template.xwd file or would this be generated on the fly when you created a new pageTemplates type project?).<o:p></o:p></p></div><div><p class=MsoNormal style='margin-left:72.0pt'> <o:p></o:p></p></div><div><p class=MsoNormal style='margin-left:72.0pt'>Is it possible to agree and finalise this? I know Tom has made some changes to the files in the pageWizards section of the svn and also that he was concerned that my approach to copying files would lose the versioning data. <o:p></o:p></p></div><div><p class=MsoNormal style='margin-left:72.0pt'> <o:p></o:p></p></div><div><p class=MsoNormal style='margin-left:72.0pt'>My knowledge of how the svn works is not as good as Tom's so can I suggest that since Julian is unsure of the location of the new files that if Julian is OK with it that Tom sets up the Xerte svn / runtime / pages / folder consistent with his preferences for which set of files to have in there and with maintaining the versioning information of the files. <o:p></o:p></p></div><div><p class=MsoNormal style='margin-left:72.0pt'> <o:p></o:p></p></div><div><p class=MsoNormal style='margin-left:72.0pt'>One aspect I am particularly unsure of is the relationship of the core swf files XMLengine.swf, editor.swf etc. to both Xerte and XOT. Do they use different versions or do they both use the same files. If so someone who is familiar with these files and which ones are the latest stable versions will need to ensure that both Xerte and XOT has copies of the latest ones.<o:p></o:p></p></div><div><p class=MsoNormal style='margin-left:72.0pt'> <o:p></o:p></p></div><div><p class=MsoNormal style='margin-left:72.0pt'> Then we should all be in a position in which we know which set of files to be changing and can start taking action to correct some of the bugs in the XOT beta test site. <o:p></o:p></p></div><div><p class=MsoNormal style='margin-left:72.0pt'> <o:p></o:p></p></div><div><p class=MsoNormal style='margin-left:72.0pt'>Does that make sense?<o:p></o:p></p></div><div><p class=MsoNormal style='margin-left:72.0pt'> <o:p></o:p></p></div><div><p class=MsoNormal style='margin-left:72.0pt'>Kind regards<o:p></o:p></p></div><div><p class=MsoNormal style='margin-left:72.0pt'> <o:p></o:p></p></div><div><p class=MsoNormal style='margin-left:72.0pt'>Johnathan<o:p></o:p></p></div><div><p class=MsoNormal style='mso-margin-top-alt:0cm;margin-right:0cm;margin-bottom:12.0pt;margin-left:72.0pt'> <o:p></o:p></p><div><p class=MsoNormal style='margin-left:72.0pt'>On 23 April 2012 12:51, Julian Tenney <<a href="mailto:Julian.Tenney@nottingham.ac.uk" target="_blank">Julian.Tenney@nottingham.ac.uk</a>> wrote:<o:p></o:p></p><div><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:72.0pt'><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Agreed. Just a big xwd.</span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:72.0pt'><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'> </span><o:p></o:p></p><div><div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm'><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;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>Tom Reijnders<br><b>Sent:</b> 23 April 2012 12:51</span><o:p></o:p></p><div><div><p class=MsoNormal style='margin-left:72.0pt'><br><b>To:</b> For Xerte technical developers<br><b>Subject:</b> [Xerte-dev] Re: Location of xwd and rlm files in the svn(s) plus any other shared files<o:p></o:p></p></div></div></div></div><div><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:108.0pt'> <o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:108.0pt'>Ehmmm, yes that was my assumption as well. (sort of)  I didn't want to package them in an xtp for Xerte standalone though.  <br><br>So I am/was a bit surprised that I saw all the individual xwds in the xot repository. I don't see the point.<br><br><br><br>Op 23-4-2012 13:30, Julian Tenney schreef: <o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:108.0pt'><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>I’m not even sure where they are now!</span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:108.0pt'><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'> </span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:108.0pt'><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Previously I had them in the xerte repo, so that I could run Xerte standalone from there and have the latest .rlms in a page templates project: that made it easy to fire up a project, open up the rlm and make changes / fix things. It also means you can work on the engine with the latest set of files easily, and debug stuff if you need to. Those files were then made into a .xtp file for standalone, or moved into the toolkits repo after testing on the Nottingham toolkits server. I’d like to stick with that arrangement as I think it worked well.</span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:108.0pt'><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'> </span><o:p></o:p></p><div><div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm'><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;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> [<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> 23 April 2012 12:23<br><b>To:</b> 'For Xerte technical developers'<br><b>Subject:</b> [Xerte-dev] Re: Location of xwd and rlm files in the svn(s) plus any other shared files</span><o:p></o:p></p></div></div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:144.0pt'> <o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:144.0pt'><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>and the key question as Jonathan asked too - where's the primary source of the xwd's and rlms etc to be? e.g. if today at 1pm one of us wanted to make a change, addition, fix to one of the rlm's where should that be committed?</span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:144.0pt'><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'> </span><o:p></o:p></p><div><div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm'><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;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> [<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> 23 April 2012 12:11<br><b>To:</b> For Xerte technical developers<br><b>Subject:</b> [Xerte-dev] Re: Location of xwd and rlm files in the svn(s) plus any other shared files</span><o:p></o:p></p></div></div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:144.0pt'> <o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:144.0pt'><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>If you generate a xwd from lots of small xwds for each model, how do you add in the LO stuff? There’s no model for that.</span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:144.0pt'><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'> </span><o:p></o:p></p><div><div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm'><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;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>Tom Reijnders<br><b>Sent:</b> 23 April 2012 12:10<br><b>To:</b> For Xerte technical developers<br><b>Subject:</b> [Xerte-dev] Re: Location of xwd and rlm files in the svn(s) plus any other shared files</span><o:p></o:p></p></div></div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:180.0pt'> <o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:180.0pt'><br><br>Op 23-4-2012 12:54, Julian Tenney schreef: <o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:180.0pt'><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>>I guess Julian is king…</span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:180.0pt'><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>…Canute maybe. Seems like I can’t stem the tide…</span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:180.0pt'><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'> </span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:180.0pt'><span style='font-size:11.0pt;font-family:"Calibri","sans-serif"'>I imagine the stylesheet option has gone because there isn’t an LO model, so Tom built in the LO properties from an old file to his generator.</span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;margin-bottom:12.0pt;margin-left:180.0pt'>Ehmmm, come again? Can I fix that?<o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:180.0pt'><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'> </span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:180.0pt'><span style='font-size:11.0pt;font-family:"Calibri","sans-serif"'>The order of things: I like the order suggested: Text, Media, Navigators, Connectors, Interactivity, etc. I thought this was determined by the LO node in the xwd as well?</span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;margin-bottom:12.0pt;margin-left:180.0pt'><br>The order has been fixed. Not committed yet though...<br>The order is determined from the xwd, but what is in there is dynamic (sort of) from the individual xwd's. But Like I said, I found a soltution that for all purposes will work out just fine.<o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:180.0pt'><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'> </span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:180.0pt'><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'> </span><o:p></o:p></p><div><div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm'><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;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> 20 April 2012 11:13<br><b>To:</b> 'For Xerte technical developers'<br><b>Subject:</b> [Xerte-dev] Re: Location of xwd and rlm files in the svn(s) plus any other shared files</span><o:p></o:p></p></div></div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:216.0pt'> <o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:216.0pt'><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>That's a good point Jonathan but I guess the answer isn't straightforward :-(</span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:216.0pt'><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'> </span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:216.0pt'><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>e.g. I notice Fay has just updated /trunk/modules/xerte/parent_templates/Nottingham/data.xwd but I'm not sure what changes that contains or whether that brings it in sync or out of sync with the Xerte version or rather versions.</span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:216.0pt'><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'> </span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:216.0pt'><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>As we've listed and discussed the custom stylesheet option has gone missing in the XOT 1.8 beta to which I guess means it's gone missing from the xwd but I'm not sure how or why. Likewise there's the discussion about the order in which the categories and page types appear in the Nottingham template and I guess this applies to Xerte as well as XOT although I haven't checked if this has changed in Xerte too?</span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:216.0pt'><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'> </span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:216.0pt'><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>I guess Julian is king and needs to guide us? ;-)</span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:216.0pt'><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'> </span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:216.0pt'><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Cheers</span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:216.0pt'><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Ron</span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:216.0pt'><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'> </span><o:p></o:p></p><div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm'><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;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>Kemp Johnathan<br><b>Sent:</b> 20 April 2012 10:47<br><b>To:</b> Xerte Developers Discussion List<br><b>Subject:</b> [Xerte-dev] Location of xwd and rlm files in the svn(s) plus any other shared files</span><o:p></o:p></p></div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:216.0pt'> <o:p></o:p></p><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:216.0pt'>Currently we have separate svns for Xerte and Toolkits.<o:p></o:p></p></div><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:216.0pt'> <o:p></o:p></p></div><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:216.0pt'>Whilst developing the new model and xwd files I set up a pageWizards folder in the root of the Xerte svn so that they could be developed parallel to the existing models which were still in use.<o:p></o:p></p></div><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:216.0pt'> <o:p></o:p></p></div><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:216.0pt'>Now we have come to a point where we are testing a beta release of Toolkits that is based on these new models and xwds. Also a beta release of desktop Xerte is imminent, which will also be using the same model and xwd files. They will also share many other files e.g. thumbs, the "common" folder and I also (?) the core files such as editor.swf, XMLengine.swf etc.<o:p></o:p></p></div><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:216.0pt'> <o:p></o:p></p></div><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:216.0pt'>Would it not make sense for all the shared files to be kept in one location so that we avoid a situation in which the various copies of the files that currently exist get out of synch with each other? If the Toolkits release is using earlier versions of swf files that have been modified in the desktop Xerte then this is going to create anomalies during testing, since the models were developed in the desktop environment.<o:p></o:p></p></div><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:216.0pt'> <o:p></o:p></p></div><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:216.0pt'>Where then are we to keep them?<o:p></o:p></p></div><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:216.0pt'> <o:p></o:p></p></div><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:216.0pt'>The testing of the XOT beta is raising the need to make some changes to xwd files and possibly also some model files. I don't want to start making these changes whilst there is ambiguity as to which set of files to work from.<o:p></o:p></p></div><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:216.0pt'> <o:p></o:p></p></div><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:216.0pt'>Personally I have no preference as to where they are kept. I think Tom may have a view on this.<o:p></o:p></p></div><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:216.0pt'> <o:p></o:p></p></div><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:216.0pt'>Currently there are copies of the new xwd and rlm files in<o:p></o:p></p></div><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:216.0pt'> <o:p></o:p></p></div><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:216.0pt'>xerte svn / runtime/pages /<o:p></o:p></p></div><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:216.0pt'>xerte svn / pageWizards/models (rlms) and pageWizards/en-gb (xwds)<o:p></o:p></p></div><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:216.0pt'>XOT svn/ modules/xerte/parent_templates/Nottingham/models (rlms) and wizards (xwds)<o:p></o:p></p></div><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:216.0pt'> <o:p></o:p></p></div><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:216.0pt'>Kind regards<o:p></o:p></p></div><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:216.0pt'> <o:p></o:p></p></div><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:216.0pt'>Johnathan<o:p></o:p></p></div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;margin-left:216.0pt'> <o:p></o:p></p><p style='margin-left:216.0pt'>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. <o:p></o:p></p><p style='margin-left:216.0pt'>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. <o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;margin-bottom:12.0pt;margin-left:180.0pt'> <o:p></o:p></p><pre style='margin-left:180.0pt'>_______________________________________________<o:p></o:p></pre><pre style='margin-left:180.0pt'>Xerte-dev mailing list<o:p></o:p></pre><pre style='margin-left:180.0pt'><a href="mailto:Xerte-dev@lists.nottingham.ac.uk" target="_blank">Xerte-dev@lists.nottingham.ac.uk</a><o:p></o:p></pre><pre style='margin-left:180.0pt'><a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev" target="_blank">http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev</a><o:p></o:p></pre><pre style='margin-left:180.0pt'> <o:p></o:p></pre><pre style='margin-left:180.0pt'>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.<o:p></o:p></pre><pre style='margin-left:180.0pt'> <o:p></o:p></pre><pre style='margin-left:180.0pt'>This message has been checked for viruses but the contents of an attachment<o:p></o:p></pre><pre style='margin-left:180.0pt'>may still contain software viruses which could damage your computer system:<o:p></o:p></pre><pre style='margin-left:180.0pt'>you are advised to perform your own checks. Email communications with the<o:p></o:p></pre><pre style='margin-left:180.0pt'>University of Nottingham may be monitored as permitted by UK legislation.<o:p></o:p></pre><pre style='margin-left:180.0pt'> <o:p></o:p></pre><p class=MsoNormal style='mso-margin-top-alt:auto;margin-bottom:12.0pt;margin-left:180.0pt'> <o:p></o:p></p><pre style='margin-left:180.0pt'>-- <o:p></o:p></pre><pre style='margin-left:180.0pt'>--<o:p></o:p></pre><pre style='margin-left:180.0pt'> <o:p></o:p></pre><pre style='margin-left:180.0pt'> <o:p></o:p></pre><pre style='margin-left:180.0pt'>Tom Reijnders<o:p></o:p></pre><pre style='margin-left:180.0pt'>TOR Informatica<o:p></o:p></pre><pre style='margin-left:180.0pt'>Chopinlaan 27<o:p></o:p></pre><pre style='margin-left:180.0pt'>5242HM Rosmalen<o:p></o:p></pre><pre style='margin-left:180.0pt'> <o:p></o:p></pre><pre style='margin-left:180.0pt'>Tel: 073 5226191<o:p></o:p></pre><pre style='margin-left:180.0pt'>Fax: 073 5226196<o:p></o:p></pre><pre style='margin-left:180.0pt'> <o:p></o:p></pre><p class=MsoNormal style='mso-margin-top-alt:auto;margin-bottom:12.0pt;margin-left:108.0pt'><br><br><br><o:p></o:p></p><pre style='margin-left:108.0pt'>_______________________________________________<o:p></o:p></pre><pre style='margin-left:108.0pt'>Xerte-dev mailing list<o:p></o:p></pre><pre style='margin-left:108.0pt'><a href="mailto:Xerte-dev@lists.nottingham.ac.uk" target="_blank">Xerte-dev@lists.nottingham.ac.uk</a><o:p></o:p></pre><pre style='margin-left:108.0pt'> <o:p></o:p></pre><pre style='margin-left:108.0pt'><a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev" target="_blank">http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev</a><o:p></o:p></pre><pre style='margin-left:108.0pt'> <o:p></o:p></pre><pre style='margin-left:108.0pt'>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.<o:p></o:p></pre><pre style='margin-left:108.0pt'> <o:p></o:p></pre><pre style='margin-left:108.0pt'>This message has been checked for viruses but the contents of an attachment<o:p></o:p></pre><pre style='margin-left:108.0pt'>may still contain software viruses which could damage your computer system:<o:p></o:p></pre><pre style='margin-left:108.0pt'>you are advised to perform your own checks. Email communications with the<o:p></o:p></pre><pre style='margin-left:108.0pt'>University of Nottingham may be monitored as permitted by UK legislation.<o:p></o:p></pre><pre style='margin-left:108.0pt'> <o:p></o:p></pre><p class=MsoNormal style='mso-margin-top-alt:auto;margin-bottom:12.0pt;margin-left:108.0pt'> <o:p></o:p></p><pre style='margin-left:108.0pt'>-- <o:p></o:p></pre><pre style='margin-left:108.0pt'>--<o:p></o:p></pre><pre style='margin-left:108.0pt'> <o:p></o:p></pre><pre style='margin-left:108.0pt'> <o:p></o:p></pre><pre style='margin-left:108.0pt'>Tom Reijnders<o:p></o:p></pre><pre style='margin-left:108.0pt'>TOR Informatica<o:p></o:p></pre><pre style='margin-left:108.0pt'>Chopinlaan 27<o:p></o:p></pre><pre style='margin-left:108.0pt'>5242HM Rosmalen<o:p></o:p></pre><pre style='margin-left:108.0pt'>Tel: 073 5226191<o:p></o:p></pre><pre style='margin-left:108.0pt'>Fax: 073 5226196<o:p></o:p></pre><pre style='margin-left:108.0pt'> <o:p></o:p></pre></div></div></div></div><p class=MsoNormal style='mso-margin-top-alt:0cm;margin-right:0cm;margin-bottom:12.0pt;margin-left:72.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><br><o:p></o:p></p></div><p class=MsoNormal style='margin-left:72.0pt'> <o:p></o:p></p></div><p class=MsoNormal style='margin-left:36.0pt'><br><br><br><o:p></o:p></p><pre style='margin-left:36.0pt'>_______________________________________________<o:p></o:p></pre><pre style='margin-left:36.0pt'>Xerte-dev mailing list<o:p></o:p></pre><pre style='margin-left:36.0pt'><a href="mailto:Xerte-dev@lists.nottingham.ac.uk">Xerte-dev@lists.nottingham.ac.uk</a><o:p></o:p></pre><pre style='margin-left:36.0pt'><a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev">http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev</a><o:p></o:p></pre><pre style='margin-left:36.0pt'><o:p> </o:p></pre><pre style='margin-left:36.0pt'>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.<o:p></o:p></pre><pre style='margin-left:36.0pt'><o:p> </o:p></pre><pre style='margin-left:36.0pt'>This message has been checked for viruses but the contents of an attachment<o:p></o:p></pre><pre style='margin-left:36.0pt'>may still contain software viruses which could damage your computer system:<o:p></o:p></pre><pre style='margin-left:36.0pt'>you are advised to perform your own checks. Email communications with the<o:p></o:p></pre><pre style='margin-left:36.0pt'>University of Nottingham may be monitored as permitted by UK legislation.<o:p></o:p></pre><pre style='margin-left:36.0pt'><o:p> </o:p></pre><p class=MsoNormal style='margin-left:36.0pt'><br><br><o:p></o:p></p><pre style='margin-left:36.0pt'>-- <o:p></o:p></pre><pre style='margin-left:36.0pt'>--<o:p></o:p></pre><pre style='margin-left:36.0pt'><o:p> </o:p></pre><pre style='margin-left:36.0pt'>Tom Reijnders<o:p></o:p></pre><pre style='margin-left:36.0pt'>TOR Informatica<o:p></o:p></pre><pre style='margin-left:36.0pt'>Chopinlaan 27<o:p></o:p></pre><pre style='margin-left:36.0pt'>5242HM Rosmalen<o:p></o:p></pre><pre style='margin-left:36.0pt'>Tel: 073 5226191<o:p></o:p></pre><pre style='margin-left:36.0pt'>Fax: 073 5226196<o:p></o:p></pre><pre style='margin-left:36.0pt'><o:p> </o:p></pre></div></body></html>