[Xerte] Re: Xerte2 - Page templates does not disable Navigation buttons

Julian Tenney Julian.Tenney at nottingham.ac.uk
Tue Apr 5 13:41:44 BST 2011


I just checked in a more updated fix: yours doesn't position the help button correctly under the 'menu with page controls' option.

We'll have a completely up to date set of files by the end of the week,

J

-----Original Message-----
From: xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Tom Reijnders
Sent: 25 March 2011 12:19
To: 'Xerte discussion list'
Subject: [Xerte] Xerte2 - Page templates does not disable Navigation buttons

L.S.,

The Page Templates (of the standalone version) does not disable the 
navigation buttons as intended.
  - In the setup script I changed the following line:

if (templateData.learningObject[0].navigation.indexOf('Menu') != -1 || 
templateData.learningObject[0].navigation != undefined ){

into

if (templateData.learningObject[0].navigation.indexOf('Menu') != 0){



  - I added the help button the other two sections:

     if (templateData.learningObject[0].nfo != undefined){
       rootIcon.helpBtn._visible = true;
       rootIcon.helpBtn._x = 690;
     }



Regards,

Tom

-- 
--

Tom Reijnders
TOR Informatica
Chopinlaan 27
5242HM Rosmalen
Tel: 073 5226191
Fax: 073 5226196



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



More information about the Xerte mailing list