[Xerte] Xerte Template Wizard - Adding a Menu Item
Julian Tenney
Julian.Tenney at nottingham.ac.uk
Fri Sep 4 11:26:58 BST 2009
The model will need the same name as the xml tag:
<MyModel.../>
myModel.rlm
I take it you are extending Page Templates?
From: xerte-bounces at lists.nottingham.ac.uk
[mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Paul Beckwith
Sent: Friday, September 04, 2009 11:09 AM
To: 'Xerte discussion list'
Subject: RE: [Xerte] Xerte Template Wizard - Adding a Menu Item
Thanks Jules, it pops up In the menu now...
it doesn't actually do anything and just says [type,function]. How do I
link it up to the model that I'm making?
P
From: xerte-bounces at lists.nottingham.ac.uk
[mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Julian Tenney
Sent: 04 September 2009 10:36
To: Xerte discussion list
Subject: RE: [Xerte] Xerte Template Wizard - Adding a Menu Item
Add the initial xml you want inserted to the newNodes element of the LO
tag
From: xerte-bounces at lists.nottingham.ac.uk
[mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Paul Beckwith
Sent: Friday, September 04, 2009 10:13 AM
To: 'Xerte discussion list'
Subject: [Xerte] Xerte Template Wizard - Adding a Menu Item
Hi everyone,
I am trying to build my own interaction for the Xerte template wizard...
currently I'm a bit stuck on actually adding the item to the insert
menu. I've added the following into the XML:
<fls_sequence menu="Navigators" menuItem="FLS1" icon="icSequence"
hint="An image pops up followed by text to explain it."
sortChildren="true">
<name type="TextInput" label="Text" />
<text type="TextArea" height="250" label="Text" />
</fls_sequence>
What else do I need to do?
Cheers,
Paul
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.nottingham.ac.uk/pipermail/xerte/attachments/20090904/342994de/attachment.html
More information about the Xerte
mailing list