[Xerte-dev] removal of language="en-GB" from first line of model files
Kemp Johnathan
johnathan.kemp at ntlworld.com
Thu Jul 12 22:47:57 BST 2012
Hi folks,
Just a reminder.
when updating any of the model files in xerte svn / runtime / pages /
models
During the testing and development of your update Xerte may insert the text
language="en-GB" into the first line of your model e.g
<PG title="New Window" name="newWindow">
will become
<PG language="en-GB" title="New Window" name="newWindow">
Typically this will happen if you create a page in a pages project using
the page type you are modifying and then save the model after making
changes and testing them.
You need to remove the
language="en-GB"
text from the first line as it may compromise the use of the model in files
developed in other languages than english.
I have just corrected this in three files that have been edited recently
hotspotImage.rlm
list.rlm
newWindow.rlm
Kind regards
Johnathan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nottingham.ac.uk/pipermail/xerte-dev/attachments/20120712/8964f835/attachment.html>
More information about the Xerte-dev
mailing list