Ideas for the management-interface
Hi there, I got some ideas for the management-interface. First I wanted to get with= and height= attributes. Second I wanted to know the owner and the time of the last modify. Let me know what you think about it. The included .diff should work with all /lib/python/OFS/main.dtml since Zope2.0 Regards Tino Wildenhain 9c9 < ---
<dtml-call "REQUEST.set('ccol',('#FFFFFF','#CCCCCC'))"> 15c15 < <TD ALIGN="LEFT" VALIGN="TOP" WIDTH="16">
<TD ALIGN="LEFT" VALIGN="TOP" WIDTH="16" BGCOLOR="<dtml-var "ccol[_['sequence-odd']]">"> 18c18 < <TD ALIGN="LEFT" VALIGN="TOP">
<TD ALIGN="LEFT" VALIGN="TOP" BGCOLOR="<dtml-var "ccol[_['sequence-odd']]">"> 22c22 < ALT="[<dtml-var meta_type>]" BORDER="0"></A>
ALT="[<dtml-var meta_type>]" BORDER="0" WIDTH="16" HEIGHT="16"></A> 25c25,36 < <TD ALIGN="LEFT" VALIGN="TOP">
<TD ALIGN="LEFT" VALIGN="TOP" BGCOLOR="<dtml-var "ccol[_['sequence-odd']]">"> <dtml-in get_local_roles> <dtml-if "'Owner' in _['sequence-item']"> [<dtml-var "this().get_local_roles()[_['sequence-index']][0]">] </dtml-if> </dtml-in> </TD> <TD ALIGN="LEFT" VALIGN="TOP" BGCOLOR="<dtml-var "ccol[_['sequence-odd']]">"> <dtml-var bobobase_modification_time fmt="%d.%m.%Y %H:%M"> </TD> <TD ALIGN="LEFT" VALIGN="TOP" BGCOLOR="<dtml-var "ccol[_['sequence-odd']]">"> 29a41
Hi, I liked the patch :-) I put it in the collector just in case it gets lost in all the list traffic. I wonder if there's any way to do something similar to find otu who last edited man object? Chris
participants (2)
-
Chris Withers -
Tino Wildenhain