<br><font size=2><tt>zope-bounces@zope.org wrote on 12/07/2004 10:15:50
AM:<br>
<br>
&gt; On Tue, Dec 07, 2004 at 03:50:12PM +0100, Florent Guillaume wrote:<br>
</tt></font>
<br><font size=2><tt>&gt; &gt; You can just do:<br>
&gt; &gt;<br>
&gt; &gt; &lt;td tal:content=&quot;structure python:transfer.server or
'&amp;nbsp;'&quot;&gt;server&lt;/td&gt;<br>
</tt></font>
<br><font size=2><tt>&gt; yes. But I'd rather do it like:<br>
</tt></font>
<br><font size=2><tt>&gt; &lt;td tal:content=&quot;structure python:transfer.server
or default&quot;&gt;&amp;nbsp;&lt;/td&gt;<br>
</tt></font>
<br><font size=2><tt>&gt; --<br>
</tt></font>
<br><font size=2><tt>&gt; Paul Winkler<br>
&gt; http://www.slinkp.com<br>
&gt; _______________________________________________<br>
&gt; Zope maillist &nbsp;- &nbsp;Zope@zope.org<br>
&gt; http://mail.zope.org/mailman/listinfo/zope<br>
&gt; ** &nbsp; No cross posts or HTML encoding! &nbsp;**<br>
&gt; (Related lists -</tt></font>
<br><font size=2><tt>&gt; http://mail.zope.org/mailman/listinfo/zope-announce<br>
&gt; http://mail.zope.org/mailman/listinfo/zope-dev )</tt></font>
<br>
<br>
<br>
<br><font size=2><tt>Thanks all for the many different ways to do this.
&nbsp;It has really opened my eyes to the potential of TAL and Zope. &nbsp;I
will use:</tt></font>
<br>
<br><font size=2><tt>&lt;td tal:content=&quot;structure python:transfer.server
or default&quot;&gt;&amp;nbsp;&lt;/td&gt;</tt></font>
<br>
<br><font size=2><tt>as that seems to be the clearest way of doing this;
however, I am reviewing all of the other options to learn from this as
well.</tt></font>
<br><font size=2><tt>Thanks again!</tt></font>
<br>