<HTML dir=ltr><HEAD><TITLE>RE: question about xerte</TITLE>
<META http-equiv=Content-Type content="text/html; charset=unicode">
<META content="MSHTML 6.00.6000.16850" name=GENERATOR></HEAD>
<BODY>
<DIV id=idOWAReplyText61665 dir=ltr>
<DIV dir=ltr><FONT face=Arial color=#000000 size=2>In the model you save:</FONT></DIV>
<DIV dir=ltr><FONT face=Arial color=#000000 size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT face=Arial color=#000000 size=2>PageIcon //select and save this as a model</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2>&nbsp; &nbsp;+&nbsp; TextIcon //leave this blank, give it an ID t - this is used in the script below to set text</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2>&nbsp; &nbsp;+ &nbsp;ScriptIcon //as below</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT face=Arial size=2>You can then embellish it with graphics / panels / interactions etc. Welcome to Xerte.</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT face=Arial size=2>You will eventually want to use other media in your models: panels, buttons, images and so on, or sounds or video. To upload graphics you can use from your raw Xerte code like this, use the Media and Quota panel on the project's properties. Then use the resulting URL in the code in your model. You can abbreviate this using templatePath +&nbsp; 'media/yourfilename.swf' in the icon's url property, or in your script.</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT face=Arial size=2>Please address questions to the list. Everyone can benefit, and others can help you.</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2></FONT><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT face=Arial size=2>J</FONT></DIV></DIV>
<DIV dir=ltr><BR>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> Sokratis Iliadis [mailto:si8189@bristol.ac.uk]<BR><B>Sent:</B> Fri 03/07/2009 21:03<BR><B>To:</B> xerte@lists.nottingham.ac.uk<BR><B>Subject:</B> RE: question about xerte<BR></FONT><BR></DIV>
<DIV>
<P><FONT size=2>That worked. Now i understood that i can make some job in xerte and save<BR>it as model and load it to the template wizard. very nice.<BR><BR>But i haven't yet solved my problem.i want to do the example with the<BR>code. i want to have text in the left and at the right i want to have the<BR>code as text. like the tabbed navigator in templates. You have told me to<BR>do this<BR><BR>t.txt.html = false;<BR>t.txt.text="&lt;&gt;HERE IS CODE&lt;&gt;";<BR><BR>&nbsp;and then format it with a codey font:<BR><BR>tf = new TextFormat();<BR>tf.font = "Andale Mono";<BR>t.setTextFormat(tf);<BR><BR>But i do not know how to do this in xerte.<BR>I don't know how and where to manipulate the source code and make this<BR>tabbed navigator with the code as text in xerte. If i could make this i<BR>would load it as model to xerte templates and solve my problem. Can you<BR>give me a tip please how to make this in xerte?<BR><BR>Thanks for your time. You are realy very helpful. Forgive me if i became<BR>annoying.<BR><BR><BR>On Fri, July 3, 2009 1:10 pm, Julian Tenney wrote:<BR>&gt; Follow these steps and you will see what I mean:<BR>&gt;<BR>&gt; Open Xerte.<BR>&gt; Create a new page.<BR>&gt; In the page add a text icon<BR>&gt; Write some text in it.<BR>&gt; Select the page icon<BR>&gt; Click 'file, save as model' and save the model<BR>&gt;<BR>&gt; ...<BR>&gt;<BR>&gt; Now go back to your template project.<BR>&gt; Insert -&gt; Media - &gt;Xerte content<BR>&gt; Load up the model you just saved.<BR>&gt; Run the piece.<BR>&gt;<BR>&gt; So now you can create custom pages to go alongside those included in the<BR>&gt; template. That is what you need to do.<BR>&gt;<BR>&gt; Please address questions to the list.<BR>&gt;<BR>&gt; J<BR>&gt;<BR>&gt; -----Original Message-----<BR>&gt; From: Sokratis Iliadis [<A href="mailto:si8189@bristol.ac.uk">mailto:si8189@bristol.ac.uk</A>]<BR>&gt; Sent: Friday, July 03, 2009 1:02 PM<BR>&gt; To: Julian Tenney<BR>&gt; Subject: RE: question about xerte<BR>&gt;<BR>&gt;<BR>&gt; But i have already installed xerte. i opened xerte and then i choosed<BR>&gt; templates-&gt;page templates and i work there because i found it easier.<BR>&gt; Also i choosed to publish the project from there and upload this to my<BR>&gt; web<BR>&gt; application. i Just do not know how can i see the source code of my<BR>&gt; published pages to put the code you gave me and display the example as<BR>&gt; text and not as code.<BR>&gt;<BR>&gt; This may be a stupid question but it is my first touch with<BR>&gt; xerte.forgive me.<BR>&gt;<BR>&gt; From the xerte (not the templates) i tried to do something but when i<BR>&gt; published it it did not produce me the web files. i do not know why and<BR>&gt; what was my mistake. so i am working with templates wich is more simple.<BR>&gt; but if there is a better way let me know please.<BR>&gt;<BR>&gt; Thanks for your time.<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt; On Fri, July 3, 2009 11:33 am, Julian Tenney wrote:<BR>&gt;&gt; Sorry - I missed that you were working with templates.<BR>&gt;&gt;<BR>&gt;&gt; You can use Xerte to create a page that does what you want, and then<BR>&gt;&gt; save that page as a model. Then upload that page into your project as<BR>&gt;&gt; Media -&gt; Xerte Content.<BR>&gt;&gt;<BR>&gt;&gt; That way you can integrte more complex content. You can include flash<BR>&gt;&gt; movies in a similar way. Download Xerte from<BR>&gt;&gt; www.nottingham.ac.uk/xerte/downloads/setup.exe<BR>&gt;&gt;<BR>&gt;&gt; J<BR>&gt;&gt;<BR>&gt;&gt; -----Original Message-----<BR>&gt;&gt; From: Sokratis Iliadis [<A href="mailto:si8189@bristol.ac.uk">mailto:si8189@bristol.ac.uk</A>]<BR>&gt;&gt; Sent: Friday, July 03, 2009 11:31 AM<BR>&gt;&gt; To: Julian Tenney<BR>&gt;&gt; Subject: RE: question about xerte<BR>&gt;&gt;<BR>&gt;&gt; Thanks for your time,<BR>&gt;&gt; But where can i find the source code of my project to insert this code<BR>&gt;&gt; there.I am working with the xertre template wizard and i cannot find<BR>&gt; the<BR>&gt;&gt; source code.<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt; On Fri, July 3, 2009 8:11 am, Julian Tenney wrote:<BR>&gt;&gt;&gt; You need to set the .text property of the text field<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt; t.txt.html = false;<BR>&gt;&gt;&gt; t.txt.text="&lt;&gt;HERE IS CODE&lt;&gt;";<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt; and then format it with a codey font:<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt; tf = new TextFormat();<BR>&gt;&gt;&gt; tf.font = "Andale Mono";<BR>&gt;&gt;&gt; t.setTextFormat(tf);<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt; J<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt; -----Original Message-----<BR>&gt;&gt;&gt; From: Sokratis Iliadis [<A href="mailto:si8189@bristol.ac.uk">mailto:si8189@bristol.ac.uk</A>]<BR>&gt;&gt;&gt; Sent: Thursday, July 02, 2009 11:25 PM<BR>&gt;&gt;&gt; To: xerte@lists.nottingham.ac.uk<BR>&gt;&gt;&gt; Subject: question about xerte<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt; Hello,<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt; I am working with xerte and i am working in xerte template wizard and<BR>&gt;&gt; i<BR>&gt;&gt;&gt; am<BR>&gt;&gt;&gt; trying to make a lesson about javascript.<BR>&gt;&gt;&gt; I want to put code in a textbox as example in a tabbed navigator (in<BR>&gt;&gt; the<BR>&gt;&gt;&gt; text area of the white box).<BR>&gt;&gt;&gt; but because is html code with javascript it does not show the code<BR>&gt; but<BR>&gt;&gt;&gt; the<BR>&gt;&gt;&gt; result of code.<BR>&gt;&gt;&gt; i am trying to put the code<BR>&gt;&gt;&gt; &lt;html&gt;<BR>&gt;&gt;&gt; &lt;body&gt;<BR>&gt;&gt;&gt; &lt;script type="text/javascript"&gt;<BR>&gt;&gt;&gt; document.write("Hello World!");<BR>&gt;&gt;&gt; &lt;/script&gt;<BR>&gt;&gt;&gt; &lt;/body&gt;<BR>&gt;&gt;&gt; &lt;/html&gt;<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt; and after that i tried with<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt; &amp;lt;html&amp;gt;<BR>&gt;&gt;&gt; &amp;lt;body&amp;gt;<BR>&gt;&gt;&gt; &amp;lt;script type=&amp;quot;text/javascript&amp;quot;&amp;gt;<BR>&gt;&gt;&gt; document.write(&amp;quot;&amp;lt;h1&amp;gt;Hello World!&amp;lt;/h1&amp;gt;&amp;quot;);<BR>&gt;&gt;&gt; &amp;lt;/script&amp;gt;<BR>&gt;&gt;&gt; &amp;lt;/body&amp;gt;<BR>&gt;&gt;&gt; &amp;lt;/html&amp;gt;<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt; but in both situations the result is desplaying.<BR>&gt;&gt;&gt; I tried tio fnd the source code of my project to put it there but i<BR>&gt;&gt;&gt; cannot<BR>&gt;&gt;&gt; find the code.<BR>&gt;&gt;&gt; i do not know where i can find it.<BR>&gt;&gt;&gt; can you please tell me where i can find the source code of my<BR>&gt; project.<BR>&gt;&gt;&gt; Also what solution can i follow to put the code as text to a tabbed<BR>&gt;&gt;&gt; navigator?<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt; Thanks for your time.<BR>&gt;&gt;&gt; forgive me it is my first experiance with xerte.<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt; This message has been checked for viruses but the contents of an<BR>&gt;&gt;&gt; attachment<BR>&gt;&gt;&gt; may still contain software viruses, which could damage your computer<BR>&gt;&gt;&gt; system:<BR>&gt;&gt;&gt; you are advised to perform your own checks. Email communications with<BR>&gt;&gt; the<BR>&gt;&gt;&gt; University of Nottingham may be monitored as permitted by UK<BR>&gt;&gt; legislation.<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt; --<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;<BR>&gt;<BR>&gt; --<BR>&gt;<BR>&gt;<BR>&gt;<BR><BR><BR>--<BR><BR><BR><BR></FONT></P></DIV></BODY></HTML>