[Xerte-dev] Re: removal of language="en-GB" from first line of model files

Julian Tenney Julian.Tenney at nottingham.ac.uk
Fri Jul 13 08:52:43 BST 2012


You have to do this? Or you may do this? I'm not sure what you mean?

From: xerte-dev-bounces at lists.nottingham.ac.uk [mailto:xerte-dev-bounces at lists.nottingham.ac.uk] On Behalf Of Kemp Johnathan
Sent: 12 July 2012 22:48
To: Xerte Developers Discussion List
Subject: [Xerte-dev] removal of language="en-GB" from first line of model files

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/20120713/0d7a9ccb/attachment-0001.html>


More information about the Xerte-dev mailing list