<html><head><meta name="qrichtext" content="1" /></head><body style="font-size:11pt;font-family:Luxi Mono">
<p>Hello,</p>
<p>I want to allow the user to give items a short description, like for a link:</p>
<p></p>
<p>Name: Zope</p>
<p>URL: http://zope.org</p>
<p>Description: Homepage of Zope, a web application server</p>
<p></p>
<p>Is it wise to use the metadata description field for that purpose or should I just add a TextLine attribute to the interface.</p>
<p>If it's good to use metadata: How can I directly use metadata from ZPTs?</p>
<p></p>
<p>Thx,</p>
<p></p>
<p>Florian</p>
</body></html>