📄 manager.skin
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html dir="##TEXT'dir'##"> <!-- efileman manager.skin - version 1.4 - E.Bahr --> <head> <meta http-equiv="content-type" content="text/html;charset=##charset##"> <meta http-equiv="pragma" content="no-cache"> <meta http-equiv="cache-control" content="no-cache"> <meta http-equiv="Content-Script-Type" content="text/javascript"> <meta http-equiv="Content-Style-Type" content="text/css"> <title>efileman - manager</title> <style type="text/css"> ##file:../style.css## </style> <script type="text/javascript"> <!-- var session = window.setInterval("cnttime()",1000); var sessiontime = ##sessiontime## * 60; window.onerror = errormsg; function errormsg(errortext,file,line){ //alert(errortext); return true; } function cnttime(){ sessiontime--; if (sessiontime <= 0){ document.forms[0].target='_parent'; window.clearInterval(session); } } function showhelp(){ w1=window.open('##href_manager_help##','newwindow','resizable=yes,scrollbars=yes,width=500,height=400,left=30,top=30'); } function send(){ document.forms[0].submit(); } function gotoscr(what){ var mode = ''; if(typeof(what) != 'undefined') mode= 'mode=' + what + '&'; w1=window.open('##hrefscript##?' + mode + 'root=' + document.forms[0].workroot.value+'&dir=' + escape(document.forms[0].dir.value) + '&sid=' + document.forms[0].sid.value,'_parent'); } // --> </script> </head> <body marginwidth="0" marginheight="0" topmargin="0" leftmargin="0" style="margin:0"> <table width="100%" height="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td height="5%" align="center" valign="top"> <table class="maincolor" width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td align="center"> <img src="##imageurl##/logo_small.gif" alt="logo" border="0"> </td> <td align="center"> <a href="javascript:showhelp()" title="##TEXT'help'##" accesskey="1"><b>##TEXT'help'##</b></a> </td> <td align="center"> <a href="javascript:gotoscr()" title="##TEXT'managerhead'##" ><b>##TEXT'managerhead'##</b></a> </td> <!--##startuploadlink##--> <td align="center"> <a href="javascript:gotoscr('upload')" title="##TEXT'uploadhead'##"><b>##TEXT'uploadhead'##</b></a> </td> <!--##enduploadlink##--> <!--##startmaillink##--> <td align="center"> <a href="javascript:gotoscr('mail')" title="##TEXT'mailhead'##"><b>##TEXT'mailhead'##</b></a> </td> <!--##endmaillink##--> <!--##startadminlink##--> <td align="center"> <a href="javascript:gotoscr('admin')" title="##TEXT'adminhead'##"><b>##TEXT'adminhead'##</b></a> </td> <!--##endadminlink##--> <!--##startlogoutlink##--> <td align="center"> <a href="##hreflogout##" title="##TEXT'logouthead'##" target="_top"><b>##TEXT'logouthead'##</b></a> </td> <!--##endlogoutlink##--> </tr> </table> </td> </tr> <tr> <td height="70%" align="center" valign="top"> <form action="##hrefscript##" target="man_header" method="POST" accept-charset="##charset##,iso-8859-1" target="filelist"> <input type="hidden" name="dir" value="##path##"> <input type="hidden" name="sid" value="##sid##"> <input type="hidden" name="workroot" value="##workroot##"> <input type="hidden" name="myskin" value="##usrskin##/man_header"> <table width="98%" cellpadding="0" cellspacing="0" border="0"> <tr> <td width="5%"> <select style="width:300px;" name="root" size="1">##startrootselect## <option ##selectedroot##value="##value##">##option##</option>##endrootselect## </select> </td> <td width="140" align="left" style="width:140"> <input type="submit" name="goto_root" value="##TEXT'goto_root'##" style="width:140" OnClick="parent.man_list.send('goto_root')"> </td> <td width="90%" align="right"> (##TEXT'adminuser'## ##username##) - ##datetime## </td> </tr> </table> <table class="maincolor" width="98%" cellpadding="0" cellspacing="0" border="0"> <tr> <td align="center" width="100%"> <table width="100%" cellpadding="1" cellspacing="0" border="0"> <tr> <td class="caption" width="120" align="right" nowrap style="width:120"> </td> <td class="header" width="90%" nowrap> </td> <td class="caption" width="120" align="right" nowrap style="width:120"> ##TEXT'filespace'## : </td> <td class="header" width="10%" align="right" nowrap> ##filespace## ##TEXT'megabyte'## </td> </tr> <tr> <td class="caption" width="120" align="right" nowrap style="width:120"> </td> <td class="header" width="90%" nowrap> </td> <td class="caption" width="120" align="right" nowrap style="width:120"> ##TEXT'spaceused'## : </td> <td class="header" width="10%" align="right" nowrap> ##spaceused## ##TEXT'megabyte'## </td> </tr> </table> </td> </tr> </table> <table width="98%" cellpadding="0" cellspacing="0" border="0"> <tr> <td> <select style="width:300px;" name="direkt" size="1">##startdirselect## <option ##selecteddir## value="##value##">##option##</option>##enddirselect## </select> </td> <td> <input type="button" name="dizin_git" value="##TEXT'dizingit'##" style="width:140" OnClick="parent.man_list.send('dizin_git')"> </td> <!--##startcopybtn##--> <td> <input type="button" name="copy_btn" value="(2) ##TEXT'copyto'##" style="width:140" accesskey="2" ##nocopy## OnClick="parent.man_list.send('copy_btn')"> </td> <!--##endcopybtn##--> <!--##startmovebtn##--> <td> <input type="button" name="move_btn" value="(3) ##TEXT'moveto'##" style="width:140" accesskey="3" ##nomove## OnClick="parent.man_list.send('move_btn')"> <!--##endmovebtn##--> </td> <td width="90%"></form></td> </tr> </table> <table class="maincolor" width="98%" cellpadding="0" cellspacing="2" border="0"> <tr> <td class="bordercolor" valign="top"> <div align="center" class="maincolor"><div class="error">##errmsg##</div></div> <table cellpadding="1" cellspacing="1" border="0" width="100%"> <tr> <td class="headline" width="20px"> </td> <td class="headline" width="20px"> <a href="javascript:parent.man_list.sortbytype()">##TEXT'filetype'##<a> </td> <td class="headline"> <a href="javascript:parent.man_list.sortbyname()">##TEXT'dosyadizinad'##<a> </td> <td class="headline" align="right" width="80px"> <a href="javascript:parent.man_list.sortbysize()">##TEXT'boyut'##</a> </td> <td class="headline" align="right" width="80px"> <a href="javascript:parent.man_list.sortbyperm()">##TEXT'izin'##</a> </td> <td class="headline" align="right" width="150px"> <a href="javascript:parent.man_list.sortbychanged()">##TEXT'lastchanged'##</a> </td> </tr> </table> </td> </tr> </table> </td> </tr> </table> </body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -