FileMgr/main.skin
general parameters used in this skin:
  • response.filelist
  • response.pagenavigation

Sourcecode in FileMgr/main.skin:
1:   <p>To insert a file in a story or comment just copy and paste its code.</p>
2:   
3:   <div class="ample">...&nbsp;<% filemgr.link to="create" text="add a file" %></div>
4:   ...&nbsp;show&nbsp;<% filemgr.link to="main" text="all files" %>&nbsp;|&nbsp;<% filemgr.link to="myfiles" text="my files" %>
5:   
6:   <% response.pagenavigation %>
7:   <% response.filelist %>
8:   <% response.pagenavigation %>
9:   
10: