FileMgr/main.skin |
general parameters used in this skin:
|
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">... <% filemgr.link to="create" text="add a file" %></div> 4: ... show <% filemgr.link to="main" text="all files" %> | <% filemgr.link to="myfiles" text="my files" %> 5: 6: <% response.pagenavigation %> 7: <% response.filelist %> 8: <% response.pagenavigation %> 9: 10: |