<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
perhaps make it a bit more verbose... restrict="develop",
restrict="template"<br>
<br>
Op 3-5-2012 13:46, Tom Reijnders schreef:
<blockquote cite="mid:4FA2701D.2040408@tor.nl" type="cite">
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
Yes, that would be fine...<br>
<br>
basic.xwd (and template.xwd) are kind of special. No need to
change that. The exception is hard coded anyway, like
template.xwd. (It is the basis of the generated template.xwd)<br>
<br>
Tom<br>
<br>
Op 3-5-2012 13:41, Kemp Johnathan schreef:
<blockquote
cite="mid:CABtG3=U12ppLB4vUoNNc_CBH+sz1Dv_2wRByZ-KBagBU-TSqRQ@mail.gmail.com"
type="cite">
<div>I had originally thought to put the restrict in the
newNodes section but it occurs to me you are only interested
in the xwd not the xml it generates. Further the basic.xwd
file does not have any entries in newNodes. So would it work
for what you want to use if for if we put the restrict
property in the <wizard tag as every xwd has that tag?<br>
</div>
<div><br>
</div>
<div>e.g.s</div>
<div><br>
</div>
<div><wizard
menus="Text,Media,Navigators,Connectors,Charts,Interactivity,Games,Misc"
restrict="t"> // example for basic.xwd</div>
<div><br>
</div>
<div><wizard menus="Misc" restrict="d"> // example for
indexChanger.xwd</div>
<div><br>
</div>
<div>Any xwds that did not have a restrict entry would be used
by both Xerte and XOT</div>
<div><br>
</div>
<div>Kind regards</div>
<div><br>
</div>
<div>Johnathan</div>
<div><br>
</div>
<br>
<div class="gmail_quote">On 3 May 2012 11:48, Tom Reijnders <span
dir="ltr"><<a moz-do-not-send="true"
href="mailto:reijnders@tor.nl" target="_blank">reijnders@tor.nl</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000"> Yes, the restrict
would be perfect.<br>
<br>
I'll move the pages (rename them in stead of delete/add,
you would loose all history and I don't want that) in the
svn (if we decide to do that)<br>
<br>
Op 3-5-2012 12:35, Kemp Johnathan schreef:
<div>
<div class="h5">
<blockquote type="cite">
<div>Whilst the translation page has been dropped,
does it still need to be included in the XOT
release if only to prevent existing projects that
contain it from breaking?</div>
<div><br>
</div>
<div>I have been checking over earlier discussions.<br>
</div>
<div><br>
</div>
<div>My understanding is that the eventual aim is to
get all the xerte model and xwd files in the
runtime/pages/ section of the svn.</div>
<div><br>
</div>
<div>I used winmerge to compare the files in the
runtime and pagewizards section and the few
updates had all taken place in the pageWizards
section, which is why I updated the pageWizards
section. I think that it would make sense soon to
get the runtime / pages section set up as THE
location for the next release of Xerte.</div>
<div><br>
</div>
<div>Shall I update the runtime pages section
accordingly or would you prefer to do that Tom?</div>
<div><br>
</div>
<div>I vaguely recall you asking about having a flag
in the xwd files to identify those which only
belong to Xerte and not XOT (the indexChanger
page, pages.xwd). There is also the issue of what
to do with the files that belong in XOT but not
Xerte e.g. the XerteModel page).</div>
<div><br>
</div>
<div>I can add an additional hidden parameter to the
xwd of these pages </div>
<div><br>
</div>
<div>restrict="d" // desktop</div>
<div>restrict="t" // toolkits</div>
<div><br>
</div>
<div>if that would meet your requirements.</div>
<div><br>
</div>
<div>Kind regards</div>
<div><br>
</div>
<div>Johnathan</div>
<br>
<div class="gmail_quote">On 2 May 2012 22:05, Tom
Reijnders <span dir="ltr"><<a
moz-do-not-send="true"
href="mailto:reijnders@tor.nl" target="_blank">reijnders@tor.nl</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0
0 .8ex;border-left:1px #ccc
solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000"> The
translation page has been dropped from xot as
well, because they don't work anymore (the
google API is not working anymore, it has been
changed into a paid service)<br>
<br>
So, for now, you should use the set of the
pageWizards, I think.<br>
<br>
Op 2-5-2012 22:36, Kemp Johnathan schreef:
<blockquote type="cite">
<div>
<div>
<div>Whilst I am still waiting to test
the youTube files locally, this does
not need to prevent the generation of
a new data.xwd file as there have been
no changes to the two youtube pages
xwd files.<br>
</div>
<div><br>
</div>
<div>Which set of xwd files are being
used to build the data.xwd file?</div>
<div><br>
</div>
<div>The latest models and xwd files in
the xerte svn / pageWizards section do
not contain the pages xerte.rlm /
xerte.xwd or translation.rlm /
translation.xwd</div>
<div>The xerte page turned out to be an
anomaly as it broke the rule of having
the same name for the rlm file and xwd
file as was used in the name property
for the rlm. The name is xerteModel
but the file is xerte. This is why the
pageWizard folder has an rlm and xwd
called xerteModel.</div>
<div><br>
</div>
<div>The translation.xwd and rlm files
are missing from the pageWizards
section of the xerte svn as the
translation page was being dropped due
to problems with the Google
translation service.</div>
<div><br>
</div>
<div>However both these pages may be
needed in XOT for backward
compatibility.</div>
<div><br>
</div>
<div>I want to upload the pages that I
have corrected and enhanced to the XOT
repository but some of the model files
will require a rebuild of the data.xwd
file.</div>
<div><br>
</div>
<div>Kind regards</div>
<div><br>
</div>
<div>Johnathan</div>
<br>
<br>
<div class="gmail_quote">On 2 May 2012
17:11, Kemp Johnathan <span dir="ltr"><<a
moz-do-not-send="true"
href="mailto:johnathan.kemp@ntlworld.com"
target="_blank">johnathan.kemp@ntlworld.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote"
style="margin:0 0 0
.8ex;border-left:1px #ccc
solid;padding-left:1ex">
<div>I have now committed to the
Page Wizards section of the Xerte
svn updates to all the Connector
pages, the Quiz and the Inventory
page.<br>
</div>
<div><br>
</div>
<div>I have not rebuilt data.xwd as
I have yet to set up the new
youTube individual pages and I
have not had time to check which
version is in the svn of these
pages.</div>
<div><br>
</div>
<div>The new updated models for the
Connector pages have some
differences in none - optional
properties so will not be directly
compatible with existing Connector
pages. This should not affect the
Inventory or Quiz pages.</div>
<div><br>
</div>
<div>As soon as I can update the new
your tube pages to make the models
conform to the new format I will
then rebuild data.xwd so that the
updated pages can be tried out in
the XOT beta.</div>
<div><br>
</div>
<div>Kind regards</div>
<span><font color="#888888">
<div><br>
</div>
<div>Johnathan</div>
</font></span></blockquote>
</div>
<br>
<br>
</div>
</div>
<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>
<br>
<pre>_______________________________________________
Xerte-dev mailing list
<a moz-do-not-send="true" href="mailto:Xerte-dev@lists.nottingham.ac.uk" target="_blank">Xerte-dev@lists.nottingham.ac.uk</a>
<a moz-do-not-send="true" 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.
</pre>
<span><font color="#888888"> </font></span></blockquote>
<span><font color="#888888"> <br>
<pre cols="72">--
--
Tom Reijnders
TOR Informatica
Chopinlaan 27
5242HM Rosmalen
Tel: 073 5226191
Fax: 073 5226196
</pre>
</font></span></div>
<br>
_______________________________________________<br>
Xerte-dev mailing list<br>
<a moz-do-not-send="true"
href="mailto:Xerte-dev@lists.nottingham.ac.uk"
target="_blank">Xerte-dev@lists.nottingham.ac.uk</a><br>
<a moz-do-not-send="true"
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>
<br>
<br>
<pre>_______________________________________________
Xerte-dev mailing list
<a moz-do-not-send="true" href="mailto:Xerte-dev@lists.nottingham.ac.uk" target="_blank">Xerte-dev@lists.nottingham.ac.uk</a>
<a moz-do-not-send="true" 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.
</pre>
</blockquote>
<br>
<pre cols="72">--
--
Tom Reijnders
TOR Informatica
Chopinlaan 27
5242HM Rosmalen
Tel: 073 5226191
Fax: 073 5226196
</pre>
</div>
</div>
</div>
<br>
_______________________________________________<br>
Xerte-dev mailing list<br>
<a moz-do-not-send="true"
href="mailto:Xerte-dev@lists.nottingham.ac.uk">Xerte-dev@lists.nottingham.ac.uk</a><br>
<a moz-do-not-send="true"
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>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Xerte-dev mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:Xerte-dev@lists.nottingham.ac.uk">Xerte-dev@lists.nottingham.ac.uk</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev">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.
</pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">--
--
Tom Reijnders
TOR Informatica
Chopinlaan 27
5242HM Rosmalen
Tel: 073 5226191
Fax: 073 5226196
</pre>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Xerte-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Xerte-dev@lists.nottingham.ac.uk">Xerte-dev@lists.nottingham.ac.uk</a>
<a class="moz-txt-link-freetext" href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev">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.
</pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">--
--
Tom Reijnders
TOR Informatica
Chopinlaan 27
5242HM Rosmalen
Tel: 073 5226191
Fax: 073 5226196
</pre>
</body>
</html>