|
1
|
|
Editor: page
Time: 2008/09/12 15:18:08 GMT-7
|
Note: new list format
|
changed:
-
<table width="100%">
<dtml-with getParentNode>
<tr><th width="5%" align="left"> </th><th width="45%" align="left">Name</th>
<th width="25%" align="left">Last Editor</th><th width="25%" align="left">Last Modified</th></tr>
<tr><td width="5%"><img src="/&dtml-icon;" /></td>
<td colspan=3><a style="margin-left: 5px; text-decoration:none"
href="&dtml-absolute_url;/..">..</a></td></tr>
</dtml-with>
<dtml-in "aq_parent.objectValues(spec='Folder')" sort=id>
<tr><td><img src="/&dtml-icon;" /></td>
<td colspan=2><a style="margin-left: 5px; text-decoration:none"
href="&dtml-absolute_url;"><dtml-var title_or_id></a></td>
<td><dtml-var bobobase_modification_time fmt="aCommon"></td></tr>
</dtml-in>
<dtml-in "aq_parent.objectValues(spec='ZWiki Page')" sort=id>
<dtml-if "getId() != 'FrontPage'">
<tr><td with="5%"><img src="/&dtml-icon;" /></td>
<td width="45%"><a style="margin-left: 5px; text-decoration:none"
href="&dtml-absolute_url;"><dtml-var title_or_id></a></span></td>
<td width="25%">&dtml-last_editor;</td>
<td width="25%"><dtml-var bobobase_modification_time fmt="aCommon"></td></tr>
</dtml-if>
</dtml-in>
<dtml-with getParentNode>
<td> </td>
<td colspan=3><form action="FrontPage/createform">
<input type="text" name="page" value="New Page">
<input type="submit" value="create this page">
</form></td></tr>
</dtml-with>
</table>
| Name |
Last Editor | Last Modified |
|
.. |
|
src |
Nov 29, 2007 2:44 pm |
|
PUTFactory |
|
Oct 18, 2009 8:13 am |
  |
|