[Xerte] Re: Language

Julian Tenney Julian.Tenney at nottingham.ac.uk
Mon May 9 15:53:07 BST 2011


No, I thought it would work like this: (mind the wrap)

.xwd
----
  <!--MORPH IMAGES-------------------------------------------------------------------------->
  <morphImages menu="Media" menuItem="Morph Images" icon="icZoomIn" remove="true" thumb="thumbs/morphImages.jpg" hint="Allows one image to morph into another">

    <name type="TextInput" label="Page Title"/>
    <text type="TextArea" height="250" label="Text"/>
    <url type="media" label="Image One"/>
    <tip1 type="TextInput" label="Tooltip 1"/>
    <url2 type="media" label="Image Two"/>
    <tip2 type="TextInput" label="Tooltip 2"/>
    <buttonLabel type="TextInput" label="Button Label"/>
    <zoomSpeed label="Zoom Speed" type="NumericStepper" min="1" max="10" step="1"/>

    <narrationNavigate type="CheckBox" label="Navigate on narration" optional="true"/>
    <playNarration type="CheckBox" label="Auto-play narration" optional="true"/>
    <narration type="media" label="Narration" optional="true"/>

    <languages>
		<english>
			<pagePrompt>Here is a morph images page</pagePrompt>
				...etc...
		</english>
    </languages>

  </morphImages>

Then you can pisk out the string for a particular part of the interaction if you know the current language.

Right? Might be some devil in the details, but that's about it.




-----Original Message-----
From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Pat Lockley
Sent: 09 May 2011 14:41
To: Xerte discussion list
Subject: [Xerte] Re: Language

But when you want to do a new feature you'd need to put all the text
into another file (it's a bit round the houses).

On Mon, May 9, 2011 at 2:18 PM, Julian Tenney
<Julian.Tenney at nottingham.ac.uk> wrote:
>>My only worry about Internationalisation is the effect on Notts as the
> main developers?
>
> You guys all have the same files I have.
>
> _______________________________________________
> Xerte mailing list
> Xerte at lists.nottingham.ac.uk
> http://lists.nottingham.ac.uk/mailman/listinfo/xerte
>
> 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.
>
>

_______________________________________________
Xerte mailing list
Xerte at lists.nottingham.ac.uk
http://lists.nottingham.ac.uk/mailman/listinfo/xerte



More information about the Xerte mailing list