<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=utf-8"><meta name=Generator content="Microsoft Word 14 (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:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
@font-face
        {font-family:"\@SimSun";
        panose-1:2 1 6 0 3 1 1 1 1 1;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
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;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:Consolas;}
span.EmailStyle19
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@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 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'>If you are working in 2.18, bear in mind that the software is not being actively developed any more. It still works as far as I know, and I’m aware of some large and long standing projects that still get a lot of use: but due to the Flash player / iOS, we are no longer actively developing it.<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><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"'> xerte-dev-bounces@lists.nottingham.ac.uk [mailto:xerte-dev-bounces@lists.nottingham.ac.uk] <b>On Behalf Of </b>Kemp Johnathan<br><b>Sent:</b> 24 November 2014 15:59<br><b>To:</b> For Xerte technical developers<br><b>Subject:</b> [Xerte-dev] Re: Xerte-dev Digest, Vol 39, Issue 50<o:p></o:p></span></p><p class=MsoNormal><o:p> </o:p></p><div><div><div><div><div><p class=MsoNormal style='margin-bottom:12.0pt'>As you are working in Xerte 2.18 all the files you need are already available in your Xerte installation.<o:p></o:p></p></div><p class=MsoNormal style='margin-bottom:12.0pt'>Based on your recent email to me it is clear that your understanding of how to create a template in Xerte is based on the Xerte help files listing the 7 stages for creating a template. This help predates a lot of development work that has taken place in Xerte. It makes no reference to .rlm files.<o:p></o:p></p></div><div><p class=MsoNormal style='margin-bottom:12.0pt'>.rlm files can be used to contain the structure of a single page, when matched to a .xwd file that defines the data input form for that page you have a complete definition for a page type in Xerte.<o:p></o:p></p></div><div><p class=MsoNormal style='margin-bottom:12.0pt'>If what you want to achieve is to define a new page type that you can use in Xerte along with all the other page types then the simplest way of achieving it is to create a .rlm and .xwd file for the new page type. <br><br>The .rlm file goes in C:\xerte\pages\models<br>The .xwd file is placed in C:\xerte\pages\wizards\en-GB<o:p></o:p></p></div><div><p class=MsoNormal style='margin-bottom:12.0pt'>There is even a php script in the Xerte installation that will add this new page type to the template.xwd file so that you can use it in projects that offer the author an interface similar to Xerte Online Toolkits.<o:p></o:p></p></div><div><p class=MsoNormal style='margin-bottom:12.0pt'>These two files can most easily be created in the pages type project environment as indicated in the document I sent to you in my last email. Trust me this is based on my personal experience of creating all the connector page types, plus the Inventory and Scenario pages. If you want to go down that route I can help you with any queries you have as there is little documentation available.<o:p></o:p></p></div><div><p class=MsoNormal>Once you have created the files and updated the template.xwd file then you can easily create a .xtp file that can be placed in other Xerte installations by doing the following<o:p></o:p></p></div><div><p class=MsoNormal><o:p> </o:p></p></div><p class=MsoNormal>1) open the Xerte installation in which you have saved your new .rlm and .xwd files.<o:p></o:p></p></div><div><p class=MsoNormal>2) Do Pages / Create Template Project From Pages - follow the instructions to create the project and make a note of the folder you create it in.<o:p></o:p></p></div><div><p class=MsoNormal style='margin-bottom:12.0pt'>3) In File Manager go to that folder where you will find a number of folders including a template.rlt file, template.xml file and template.xwd file<br>4)  Select the contents of this folder and send them to a compressed folder to create a zip file.<br>5) Change the zip files .zip extension to .xtp<br>6) Copy the .xtp file to any Xerte installation's  c:\xerte\wizards folder then when you next open Xerte you will see listed under the Templates menu your new template. <o:p></o:p></p></div><p class=MsoNormal>Just to be clear<o:p></o:p></p></div><div><p class=MsoNormal>The structure of the chart page is in chart.rlm (you can find it in C:\xerte\pages\models)<o:p></o:p></p></div><div><p class=MsoNormal>The form for the chart page is in chart.xwd (you can find it in C:\xerte\pages\wizards\en-GB)<o:p></o:p></p></div><div><p class=MsoNormal>There is no chart.xlm file<o:p></o:p></p></div><div><p class=MsoNormal><o:p> </o:p></p><div><p class=MsoNormal style='margin-bottom:12.0pt'>Kind regards<o:p></o:p></p></div><div><p class=MsoNormal>Johnathan<o:p></o:p></p></div><div><p class=MsoNormal><o:p> </o:p></p></div><p class=MsoNormal style='margin-bottom:12.0pt'><o:p> </o:p></p></div><div><p class=MsoNormal style='margin-bottom:12.0pt'><o:p> </o:p></p></div></div><div><p class=MsoNormal><o:p> </o:p></p><div><p class=MsoNormal>On 24 November 2014 at 12:56, sara djezar <<a href="mailto:djezarsara@gmail.com" target="_blank">djezarsara@gmail.com</a>> wrote:<o:p></o:p></p><div><p class=MsoNormal>i just want to create a new template in xerte 2.18 so i need to create file.xml and file.xwd . i need charts.xml and charts.xwd to do some modifications .<o:p></o:p></p></div><div><p class=MsoNormal><o:p> </o:p></p><div><p class=MsoNormal>2014-11-24 10:44 GMT+01:00 <<a href="mailto:xerte-dev-request@lists.nottingham.ac.uk" target="_blank">xerte-dev-request@lists.nottingham.ac.uk</a>>:<o:p></o:p></p><p class=MsoNormal style='margin-bottom:12.0pt'>Send Xerte-dev mailing list submissions to<br>        <a href="mailto:xerte-dev@lists.nottingham.ac.uk" target="_blank">xerte-dev@lists.nottingham.ac.uk</a><br><br>To subscribe or unsubscribe via the World Wide Web, visit<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>or, via email, send a message with subject or body 'help' to<br>        <a href="mailto:xerte-dev-request@lists.nottingham.ac.uk" target="_blank">xerte-dev-request@lists.nottingham.ac.uk</a><br><br>You can reach the person managing the list at<br>        <a href="mailto:xerte-dev-owner@lists.nottingham.ac.uk" target="_blank">xerte-dev-owner@lists.nottingham.ac.uk</a><br><br>When replying, please edit your Subject line so it is more specific<br>than "Re: Contents of Xerte-dev digest..."<br><br><br>Today's Topics:<br><br>   1. Re: Xerte-dev Digest, Vol 39, Issue 48 (Julian Tenney)<br><br><br>----------------------------------------------------------------------<br><br>Message: 1<br>Date: Mon, 24 Nov 2014 10:03:13 +0000<br>From: Julian Tenney <<a href="mailto:Julian.Tenney@nottingham.ac.uk" target="_blank">Julian.Tenney@nottingham.ac.uk</a>><br>To: For Xerte technical developers <<a href="mailto:xerte-dev@lists.nottingham.ac.uk" target="_blank">xerte-dev@lists.nottingham.ac.uk</a>><br>Subject: [Xerte-dev] Re: Xerte-dev Digest, Vol 39, Issue 48<br>Message-ID:<br>        <<a href="mailto:12C67A1EEC419342AF5E59DA31562C3F0D9A8D87C5@EXCHANGE1.ad.nottingham.ac.uk" target="_blank">12C67A1EEC419342AF5E59DA31562C3F0D9A8D87C5@EXCHANGE1.ad.nottingham.ac.uk</a>><br><br>Content-Type: text/plain; charset="utf-8"<br><br>Xerte 3 is a compiler for the flex sdk. I?m not sure if this is what you want to be using? It doesn?t have templates the same way that xerte does: we?re not developing it actively anymore, and I have no idea if it works with the current flex sdk. In the end the sdk was changing so fast it became impossible to keep up with it,<br><br>If you want to do flex development, use FlashDevelop.<br><br>From: <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>] On Behalf Of sara djezar<br>Sent: 23 November 2014 17:48<br>To: <a href="mailto:xerte-dev@lists.nottingham.ac.uk" target="_blank">xerte-dev@lists.nottingham.ac.uk</a><br>Subject: [Xerte-dev] Re: Xerte-dev Digest, Vol 39, Issue 48<br><br>i"m not using xerte online  toolkits  . but the desktop version  [<a href="cid:image001.png@01D007CD.DBCE39C0">cid:image001.png@01D007CD.DBCE39C0</a>]<br><br>2014-11-23 13:00 GMT+01:00 <<a href="mailto:xerte-dev-request@lists.nottingham.ac.uk" target="_blank">xerte-dev-request@lists.nottingham.ac.uk</a><mailto:<a href="mailto:xerte-dev-request@lists.nottingham.ac.uk" target="_blank">xerte-dev-request@lists.nottingham.ac.uk</a>>>:<br>Send Xerte-dev mailing list submissions to<br>        <a href="mailto:xerte-dev@lists.nottingham.ac.uk" target="_blank">xerte-dev@lists.nottingham.ac.uk</a><mailto:<a href="mailto:xerte-dev@lists.nottingham.ac.uk" target="_blank">xerte-dev@lists.nottingham.ac.uk</a>><br><br>To subscribe or unsubscribe via the World Wide Web, visit<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>or, via email, send a message with subject or body 'help' to<br>        <a href="mailto:xerte-dev-request@lists.nottingham.ac.uk" target="_blank">xerte-dev-request@lists.nottingham.ac.uk</a><mailto:<a href="mailto:xerte-dev-request@lists.nottingham.ac.uk" target="_blank">xerte-dev-request@lists.nottingham.ac.uk</a>><br><br>You can reach the person managing the list at<br>        <a href="mailto:xerte-dev-owner@lists.nottingham.ac.uk" target="_blank">xerte-dev-owner@lists.nottingham.ac.uk</a><mailto:<a href="mailto:xerte-dev-owner@lists.nottingham.ac.uk" target="_blank">xerte-dev-owner@lists.nottingham.ac.uk</a>><br><br>When replying, please edit your Subject line so it is more specific<br>than "Re: Contents of Xerte-dev digest..."<br><br><br>Today's Topics:<br><br>   1. Re: need the original files charts.xml and charts.xwd<br>      (Kemp Johnathan)<br><br><br>----------------------------------------------------------------------<br><br>Message: 1<br>Date: Sat, 22 Nov 2014 18:28:15 +0000<br>From: Kemp Johnathan <<a href="mailto:johnathan.kemp@ntlworld.com" target="_blank">johnathan.kemp@ntlworld.com</a><mailto:<a href="mailto:johnathan.kemp@ntlworld.com" target="_blank">johnathan.kemp@ntlworld.com</a>>><br>To: For Xerte technical developers <<a href="mailto:xerte-dev@lists.nottingham.ac.uk" target="_blank">xerte-dev@lists.nottingham.ac.uk</a><mailto:<a href="mailto:xerte-dev@lists.nottingham.ac.uk" target="_blank">xerte-dev@lists.nottingham.ac.uk</a>>><br>Subject: [Xerte-dev] Re: need the original files charts.xml and<br>        charts.xwd<br>Message-ID:<br>        <CABtG3=VNitzqTT6YnEvK2z6M=<a href="mailto:N5zm1P3Kd8mpGqu-1gAx7etzw@mail.gmail.com" target="_blank">N5zm1P3Kd8mpGqu-1gAx7etzw@mail.gmail.com</a><mailto:<a href="mailto:N5zm1P3Kd8mpGqu-1gAx7etzw@mail.gmail.com" target="_blank">N5zm1P3Kd8mpGqu-1gAx7etzw@mail.gmail.com</a>>><br>Content-Type: text/plain; charset="utf-8"<br><br>Are you using Xerte Online Toolkits, the most recent version of Xerte, or<br>Xerte with the original Page Wizards?<br><br>It will be easier to answer your question if I know which development<br>environment you are using.<br><br>Kind regards<br><br>Johnathan<br><br>On 21 November 2014 at 01:38, sara djezar <<a href="mailto:djezarsara@gmail.com" target="_blank">djezarsara@gmail.com</a><mailto:<a href="mailto:djezarsara@gmail.com" target="_blank">djezarsara@gmail.com</a>>> wrote:<br><br>> hello develpers !<br>> please help me i need the charts.xml file and charts.xwd to create a<br>> similair template with some modification .<br>><br>><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 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>><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><mailto:<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>><br>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: <<a href="http://lists.nottingham.ac.uk/pipermail/xerte-dev/attachments/20141122/8217beb6/attachment-0001.html" target="_blank">http://lists.nottingham.ac.uk/pipermail/xerte-dev/attachments/20141122/8217beb6/attachment-0001.html</a>><br><br>------------------------------<br><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><mailto:<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><br>End of Xerte-dev Digest, Vol 39, Issue 48<br>*****************************************<br><br><br><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 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>-------------- next part --------------<br>An HTML attachment was scrubbed...<br>URL: <<a href="http://lists.nottingham.ac.uk/pipermail/xerte-dev/attachments/20141124/1c615d4c/attachment.html" target="_blank">http://lists.nottingham.ac.uk/pipermail/xerte-dev/attachments/20141124/1c615d4c/attachment.html</a>><br>-------------- next part --------------<br>A non-text attachment was scrubbed...<br>Name: image001.png<br>Type: image/png<br>Size: 31815 bytes<br>Desc: image001.png<br>URL: <<a href="http://lists.nottingham.ac.uk/pipermail/xerte-dev/attachments/20141124/1c615d4c/attachment.png" target="_blank">http://lists.nottingham.ac.uk/pipermail/xerte-dev/attachments/20141124/1c615d4c/attachment.png</a>><br><br>------------------------------<br><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><br>End of Xerte-dev Digest, Vol 39, Issue 50<br>*****************************************<br><br><br><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 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></div><p class=MsoNormal><o:p> </o:p></p></div><pre><o:p> </o:p></pre><pre><o:p> </o:p></pre><pre>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><o:p> </o:p></pre><pre>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></pre><p class=MsoNormal style='margin-bottom:12.0pt'><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><o:p></o:p></p></div><p class=MsoNormal><o:p> </o:p></p></div></div></body></html>