view roundup/templates/classic/html/query.index @ 902:b0d3d3535998

Bugger it. Here's the current shape of the new security implementation. Still to do: . call the security funcs from cgi and mailgw . change shipped templates to include correct initialisation and remove the old config vars ... that seems like a lot. The bulk of the work has been done though. Honest :)
author Richard Jones <richard@users.sourceforge.net>
date Thu, 25 Jul 2002 07:14:06 +0000
parents bd6211d39328
children 5643abab70ed
line wrap: on
line source

<tr>
  <td>
    <property name="name">
      <display call="link('name')">
    </property>
  </td>
  <td>
    <property name="klass">
      <display call="plain('klass')">
    </property>
  </td>
</tr>


Roundup Issue Tracker: http://roundup-tracker.org/