antville/code/ImageMgr/main.skin
Robert Gaggl 1a6ef430fa - embedded page navigation
- urls of filter options now point to actions in imagemgr instead of main action using GET parameters
2003-10-15 20:04:15 +00:00

15 lines
558 B
Text

<p>To insert an image in a story or comment just copy and paste its code.</p>
<table border="0" cellspacing="0" cellpadding="2">
<tr>
<td colspan="2" nowrap="nowrap"><% imagemgr.link to="create" text="add an image" prefix="...&nbsp;" %></td>
</tr>
<tr>
<td rowspan="2" valign="top" nowrap="nowrap">...&nbsp;show&nbsp;</td>
<td nowrap="nowrap"><% imagemgr.link to="main" text="all images" %>&nbsp;|&nbsp;<% imagemgr.link to="myimages" text="my images" %></td>
</tr>
</table>
<% response.pagenavigation %>
<% imagemgr.images %>
<% response.pagenavigation %>