<div>I only see my posts once someone has replied to them so I ended up with two posts.<br></div><div><br></div><div>Yes the info button is the cause of the language options not showing - effectively it appears to hide the last few attributes in the form. This effect was hidden when they happened to be flagged as language, only becoming apparent when the language checkbox is ticked.</div>
<div><br></div><div>I will test your example below, but from memory that looks very much like the syntax that I got from Ron's example.</div><div><br></div><div>I will post the result later as I have to dash now for a saxophone lesson.</div>
<div><br></div><div>Bye for now</div><div><br></div><div>JK</div><br><div class="gmail_quote">On 4 December 2012 16:11, Julian Tenney <span dir="ltr"><<a href="mailto:Julian.Tenney@nottingham.ac.uk" target="_blank">Julian.Tenney@nottingham.ac.uk</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div lang="EN-GB" link="blue" vlink="purple"><div><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">Just so I’m clear, the mail you posted before about the language options not showing, is because of the use of the info tag?</span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">Sorry I’m having a hard time keeping up with all these issues, especially the big one.</span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"><info><![CDATA[Here is the help]]></info></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">Is the correct format.</span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d">Does that still break it?</span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1f497d"> </span></p><div style="border:none;border-top:solid #b5c4df 1.0pt;padding:3.0pt 0cm 0cm 0cm"><p class="MsoNormal" style="margin-left:36.0pt">
<b><span lang="EN-US" style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">From:</span></b><span lang="EN-US" style="font-size:10.0pt;font-family:"Tahoma","sans-serif""> <a href="mailto:xerte-dev-bounces@lists.nottingham.ac.uk" target="_blank">xerte-dev-bounces@lists.nottingham.ac.uk</a> [mailto:<a href="mailto:xerte-dev-bounces@lists.nottingham.ac.uk" target="_blank">xerte-dev-bounces@lists.nottingham.ac.uk</a>] <b>On Behalf Of </b>Kemp Johnathan<br>
<b>Sent:</b> 04 December 2012 10:56<br><b>To:</b> Xerte Developers Discussion List<br><b>Subject:</b> [Xerte-dev] Use of the <info> tag and correct syntax</span></p></div><div class="im"><p class="MsoNormal" style="margin-left:36.0pt">
 </p><div><p class="MsoNormal" style="margin-left:36.0pt">I posted earlier of some display issues in the xwd form of some of the Connector pages.</p></div><div><p class="MsoNormal" style="margin-left:36.0pt"> </p></div><div>
<p class="MsoNormal" style="margin-left:36.0pt">I have now established that the problem lies with the use of the <info> tag.</p></div><div><p class="MsoNormal" style="margin-left:36.0pt">When an <info> tag is included in an xwd the last few entries in the xwd form fail to display, space is left for them and the mouse pointer responds to their presence but the form just displays as a grey block. I have attached an image file to show you the output that results.</p>
</div><div><p class="MsoNormal" style="margin-left:36.0pt"> </p></div><div><p class="MsoNormal" style="margin-left:36.0pt">The problem caused by the <info> tag was hidden at first as the Language section is collapsed by default, so the none-display of attribute fields only showed when the Language check box was ticked. However the language attribute feature is not part of the problem as the same effect can be achieved in a page that has no attributes flagged as language="true".</p>
</div><div><p class="MsoNormal" style="margin-left:36.0pt"> </p></div><div><p class="MsoNormal" style="margin-left:36.0pt">Am I using the correct syntax for the <info> tag?</p></div><div><p class="MsoNormal" style="margin-left:36.0pt">
 </p></div><div><p class="MsoNormal" style="margin-left:36.0pt">I have tried all of the following but they all result in the disappearance of fields.</p></div><div><p class="MsoNormal" style="margin-left:36.0pt"> </p></div>
<div><p class="MsoNormal" style="margin-left:36.0pt">In the Xerte help there is an example</p></div><div><p class="MsoNormal" style="margin-left:36.0pt"> </p></div><div><p class="MsoNormal" style="margin-left:36.0pt"><span style="font-size:8.0pt;font-family:"Andale Mono"">  <<span style="color:white;background:#0a246a">info</span> image="assets/screenshot.jpg"><![CDATA[Here is some help]]><<span style="color:white;background:#0a246a">info</span>></span></p>
</div><div><p class="MsoNormal" style="margin-left:36.0pt">In an example that Ron sent to me he used the syntax below (which is the one currently used in the xwd files)</p></div><div><p class="MsoNormal" style="margin-left:36.0pt">
 </p></div><div><p class="MsoNormal" style="margin-left:36.0pt"><info><![CDATA[<b>Help for plain text connector. <a href="<a href="http://xerte.org.uk/someresourcelink/" target="_blank">http://xerte.org.uk/someresourcelink/</a>" target="_blank">Click here</a></b>]]></info></p>
</div><div><p class="MsoNormal" style="margin-left:36.0pt"> </p></div><div><p class="MsoNormal" style="margin-left:36.0pt">I have also tried the syntax copied from the title page</p></div><div><p class="MsoNormal" style="margin-left:36.0pt">
 </p></div><div><p class="MsoNormal" style="margin-left:36.0pt"><info><![CDATA[<info name="Enter Page Title" size="30">Enter title here</info>]]></info></p></div><div><p class="MsoNormal" style="margin-left:36.0pt">
 </p></div><div><p class="MsoNormal" style="margin-left:36.0pt">and the syntax</p></div><div><p class="MsoNormal" style="margin-left:36.0pt"> </p></div><div><p class="MsoNormal" style="margin-left:36.0pt"><info>some text</info></p>
</div><div><p class="MsoNormal" style="margin-left:36.0pt"> </p></div><div><p class="MsoNormal" style="margin-left:36.0pt">I have also tried placing the <info> tag above the <newNodes> section and below the <newNodes> section.</p>
</div><div><p class="MsoNormal" style="margin-left:36.0pt"> </p></div><div><p class="MsoNormal" style="margin-left:36.0pt">Options.</p></div></div><div><p class="MsoNormal" style="margin-left:72.0pt"><span>1.<span style="font:7.0pt "Times New Roman"">      </span></span>If anyone can give me the correct syntax for the Info tag then I will try it out - but I am not convinced that incorrect syntax is the problem.</p>
<p class="MsoNormal" style="margin-left:72.0pt"><span>2.<span style="font:7.0pt "Times New Roman"">      </span></span>If the problem is in the code that process the xwd file - can it be fixed in time for the release?</p>
<p class="MsoNormal" style="margin-left:72.0pt"><span>3.<span style="font:7.0pt "Times New Roman"">      </span></span>If the problem cannot be resolved in time for the next XOT release which would you prefer a) remove all the info tags and lose the linking to the help files on the <a href="http://Xerte.org.uk" target="_blank">Xerte.org.uk</a> web site. b)leave the info tags in place, knowing that this will temporarily prevent editing of some of the language attributes - which probably would be left with their default values anyway, in the belief that the problem can be resolved by a subsequent fix applied to the code that processes the xwd files.</p>
<div><p class="MsoNormal" style="margin-left:36.0pt">Kind regards</p></div><div><p class="MsoNormal" style="margin-left:36.0pt"> </p></div><div><p class="MsoNormal" style="margin-left:36.0pt">Johnathan</p></div><div><p class="MsoNormal" style="margin-left:36.0pt">
 </p></div></div></div></div>
<br><br>
<br><br>_______________________________________________<br>
Xerte-dev mailing list<br>
<a href="mailto:Xerte-dev@lists.nottingham.ac.uk">Xerte-dev@lists.nottingham.ac.uk</a><br>
<a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev" target="_blank">http://lists.nottingham.ac.uk/mailman/listinfo/xerte-dev</a><br>
<br></blockquote></div><br>