[Xerte-dev] Re: Table page entry in template.xwd
Fay Cross
Fay.Cross at nottingham.ac.uk
Wed Feb 8 09:02:45 GMT 2012
I've just added that line back in - thanks for letting us know
From: xerte-dev-bounces at lists.nottingham.ac.uk [mailto:xerte-dev-bounces at lists.nottingham.ac.uk] On Behalf Of Kemp Johnathan
Sent: 04 February 2012 13:22
To: Xerte Developers Discussion List
Subject: [Xerte-dev] Re: Table page entry in template.xwd
I have just updated my copy of the svn and noted a change in the table page definition in templates/pageTemplates/template.xwd
The original entry
<name type="TextInput" label="Page Title"/>
<text type="TextArea" height="300" width="380" label="Text"/>
<align type="ComboBox" label="Align Text" options="left,right,top,bottom" width="100"/>
now reads
<name type="TextInput" label="Page Title"/>
<align type="ComboBox" label="Align Text" options="left,right,top,bottom" width="100"/>
However the table.rlm file continues to refer to table[0].text in line 285 as the text value for the text Icon "mainText"
Is this correct?
Kind regards
Johnathan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nottingham.ac.uk/pipermail/xerte-dev/attachments/20120208/434de6cc/attachment.html>
More information about the Xerte-dev
mailing list