ImageMgr/main.skin |
general parameters used in this skin:
|
Sourcecode in ImageMgr/main.skin:
1: <p>To insert an image in a story or comment just copy and paste its code.</p> 2: 3: <div class="ample">... <% imagemgr.link to="create" text="add an image" %></div> 4: ... show <% imagemgr.link to="main" text="all images" %> | <% imagemgr.link to="myimages" text="my images" %> 5: 6: <% response.pagenavigation %> 7: <% response.imagelist %> 8: <% response.pagenavigation %> 9: |