[Xerte] Noob question

Dave Burnett d_b_burnett at hotmail.com
Thu Jan 29 19:39:52 GMT 2009


Thanks Julian.
I just stumbled across it by accidentally adding a URL param in the source.

So what's the accepted method for handling external text files in .htm format?

Now you see why I got curious.
AW had hidden unsupported methods, right? ;-)

Dave


Subject: RE: [Xerte] Noob question
Date: Thu, 29 Jan 2009 19:17:57 +0000
From: Julian.Tenney at nottingham.ac.uk
To: xerte at lists.nottingham.ac.uk










It isn't.
 
BUT
 
Under the hood, Xerte uses the same class to display graphic icons and text icons, so the <DIS> nodes can have url properties, but they refer to the URL for an image for the graphic icon. There's some code that goes 
 
if (node.attributes.type=='graphic'){
  //add a graphic icon to the stage
} else if (node.attributes.type == 'text'){
  ///add a text icon
}
 
If I were to rebuild it, there would be two classes. In fact there'd probbly be three, with one seperate one for swfs.
 



From: xerte-bounces at lists.nottingham.ac.uk on behalf of Dave Burnett
Sent: Thu 29/01/2009 17:02
To: Xerte list
Subject: [Xerte] Noob question


What's the URL parameter in the Text icon used for?





Windows Live™ Hotmail®…more than just e-mail. See how it works. 
_________________________________________________________________
Windows Live™ Hotmail®:…more than just e-mail. 
http://windowslive.com/explore?ocid=TXT_TAGLM_WL_t2_hm_justgotbetter_explore_012009
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.nottingham.ac.uk/pipermail/xerte/attachments/20090129/fb020344/attachment.html


More information about the Xerte mailing list