source: temp/trunk/data/Smarty/templates/admin/contents/file_manager.tpl @ 9928

Revision 9928, 6.9 KB checked in by uehara, 20 years ago (diff)

blank

  • Property svn:mime-type set to application/octet-stream
Line 
1<!--{*
2/*
3 * Copyright(c) 2000-2006 LOCKON CO.,LTD. All Rights Reserved.
4 *
5 * http://www.lockon.co.jp/
6 */
7*}-->
8
9<!--¡ú¡ú¥á¥¤¥ó¥³¥ó¥Æ¥ó¥Ä¡ú¡ú-->
10<form name="form1" method="post" action="<!--{$smarty.server.PHP_SELF|escape}-->"  enctype="multipart/form-data">
11<input type="hidden" name="mode" value="">
12<input type="hidden" name="now_file" value="<!--{$tpl_now_dir}-->">
13<input type="hidden" name="tree_select_file" value="">
14<input type="hidden" name="tree_status" value="">
15<input type="hidden" name="select_file" value="">
16<table width="878" border="0" cellspacing="0" cellpadding="0" summary=" ">
17    <tr valign="top">
18        <td background="<!--{$smarty.const.URL_DIR}-->img/contents/navi_bg.gif" height="402">
19            <!--¢§SUB NAVI-->
20            <!--{include file=$tpl_subnavi}-->
21            <!--¢¥SUB NAVI-->
22        </td>
23        <td class="mainbg">
24            <table width="737" border="0" cellspacing="0" cellpadding="0" summary=" ">
25                <!--¥á¥¤¥ó¥¨¥ê¥¢-->
26                <tr>
27                    <td align="center">
28                        <table width="706" border="0" cellspacing="0" cellpadding="0" summary=" ">
29                            <tr><td height="14"></td></tr>
30                            <tr>
31                                <td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/main_top.jpg" width="706" height="14" alt=""></td>
32                            </tr>
33                            <tr valign="top">
34                                <td background="<!--{$smarty.const.URL_DIR}-->img/contents/main_left.jpg"><img src="<!--{$smarty.const.URL_DIR}-->img/common/_.gif" width="14" height="1" alt=""></td>
35                                <td bgcolor="#cccccc">
36                                <table width="678" border="0" cellspacing="0" cellpadding="0" summary=" ">
37                                    <tr>
38                                        <td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/contents_title_top.gif" width="678" height="7" alt=""></td>
39                                    </tr>
40                                    <tr>
41                                        <td background="<!--{$smarty.const.URL_DIR}-->img/contents/contents_title_left_bg.gif"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/contents_title_left.gif" width="22" height="12" alt=""></td>
42                                        <td bgcolor="#636469" width="638" class="fs14n"><span class="white"><!--¥³¥ó¥Æ¥ó¥Ä¥¿¥¤¥È¥ë-->¥Õ¥¡¥¤¥ë´ÉÍý</span></td>
43                                        <td background="<!--{$smarty.const.URL_DIR}-->img/contents/contents_title_right_bg.gif"><img src="<!--{$smarty.const.URL_DIR}-->img/common/_.gif" width="18" height="1" alt=""></td>
44                                    </tr>
45                                    <tr>
46                                        <td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/contents_title_bottom.gif" width="678" height="7" alt=""></td>
47                                    </tr>
48                                    <tr>
49                                        <td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/main_bar.jpg" width="678" height="10" alt=""></td>
50                                    </tr>
51                                </table>
52                                <!--¢§¥Õ¥¡¥¤¥ë´ÉÍý¥Æ¡¼¥Ö¥ë¤³¤³¤«¤é-->
53                                <table width="678" border="0" cellspacing="1" cellpadding="8" summary=" ">
54                                    <tr class="fs12n" bgcolor="#f2f1ec">
55                                        <td>¥Ç¥£¥ì¥¯¥È¥ê</td>
56                                        <td>
57                                            <div id="now_dir">
58                                            <img src="<!--{$smarty.const.URL_DIR}-->img/admin/contents/folder_open.gif" alt="¥Õ¥©¥ë¥À">
59                                            &nbsp;<!--{$tpl_now_file}-->
60                                            </div>
61                                        </td>
62                                    </tr>
63                                    <tr class="fs12n" bgcolor="#ffffff">
64                                        <td>
65                                            <div id="tree"></div>
66                                        </td>
67                                        <td>
68                                            <div id="file_view">
69                                                <table border="0" cellspacing="0" cellpadding="5" summary=" ">
70                                                    <tr class="fs12n" bgcolor="#f2f1ec">
71                                                        <td>¥Õ¥¡¥¤¥ë̾</td>
72                                                        <td align="right">¥µ¥¤¥º</td>
73                                                        <td>¹¹¿·ÆüÉÕ</td>
74                                                    </tr>
75                                                    <!--{section name=cnt loop=$arrFileList}-->
76                                                    <!--{assign var="id" value="select_file`$smarty.section.cnt.index`"}-->
77                                                    <tr class="fs12n" id="<!--{$id}-->" onclick="fnSetFormVal('form1', 'select_file', '<!--{$arrFileList[cnt].file_path|escape}-->');fnSelectFile('<!--{$id}-->', '#808080');" style="" onMouseOver="fnChangeBgColor('<!--{$id}-->', '#808080');" onMouseOut="fnChangeBgColor('<!--{$id}-->', '');">
78                                                        <td>
79                                                            <!--{if $arrFileList[cnt].is_dir}-->
80                                                            <img src="<!--{$smarty.const.URL_DIR}-->img/admin/contents/folder_close.gif" alt="¥Õ¥©¥ë¥À">
81                                                            <!--{else}-->
82                                                            <img src="<!--{$smarty.const.URL_DIR}-->img/admin/contents/space.gif">
83                                                            <!--{/if}-->
84                                                            <!--{$arrFileList[cnt].file_name|escape}-->
85                                                        </td>
86                                                        <td align="right"><!--{$arrFileList[cnt].file_size|escape}--></td>
87                                                        <td><!--{$arrFileList[cnt].file_time|escape}--></td>
88                                                    </tr>
89                                                    <!--{/section}-->
90                                                </table>
91                                            </div>
92                                            <table border="0" cellspacing="0" cellpadding="5" summary=" ">
93                                                <tr>
94                                                    <td><input type="button" onclick="setTreeStatus('tree_status');fnModeSubmit('view','',''); return false;" value="ɽ¼¨"></td>
95                                                    <td><input type="button" onclick="setTreeStatus('tree_status');fnModeSubmit('download','',''); return false;" value="¥À¥¦¥ó¥í¡¼¥É"></td>
96                                                    <td><input type="button" onclick="setTreeStatus('tree_status');fnModeSubmit('delete','',''); return false;" value="ºï½ü"></td>
97                                                </tr>
98                                            </table>
99                                        </td>
100                                    </tr>
101                                </table>
102                                <table width="678" border="1" cellspacing="1" cellpadding="8" summary=" ">
103                                    <tr class="fs12n">
104                                        <td>¸½ºß¤Î¥Ç¥£¥ì¥¯¥È¥ê&nbsp;¡§&nbsp;<!--{$tpl_now_dir}--></td>
105                                    </tr>
106                                </table>
107                                <table width="678" border="0" cellspacing="1" cellpadding="8" summary=" ">
108                                    <tr class="fs12n">
109                                        <td bgcolor="#f2f1ec">¥Õ¥¡¥¤¥ë¤Î¥¢¥Ã¥×¥í¡¼¥É</td>
110                                        <td bgcolor="#ffffff"><input type="file" name="upload_file" size="70" class="box60"><input type="button" onclick="setTreeStatus('tree_status');fnModeSubmit('upload','',''); return false;" value="¥¢¥Ã¥×¥í¡¼¥É"></td>
111                                    </tr>
112                                    <tr class="fs12n">
113                                        <td bgcolor="#f2f1ec">¥Õ¥©¥ë¥ÀºîÀ®</td>
114                                        <td bgcolor="#ffffff"><input type="text" name="create_file" value="" style="width:379px;"><input type="button" onclick="setTreeStatus('tree_status');fnModeSubmit('create','',''); return false;" value="ºîÀ®"></td>
115                                    </tr>
116                                    <thead>
117                                </table>
118                                <!--¢¥¥Õ¥¡¥¤¥ë´ÉÍý¥Æ¡¼¥Ö¥ë¤³¤³¤Þ¤Ç-->
119                                <table width="678" border="0" cellspacing="0" cellpadding="0" summary=" ">
120                                    <tr><td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/main_bar.jpg" width="678" height="10" alt=""></td></tr>
121                                </table>
122                                   
123                                </td>
124                                <td background="<!--{$smarty.const.URL_DIR}-->img/contents/main_right.jpg"><img src="<!--{$smarty.const.URL_DIR}-->img/common/_.gif" width="14" height="1" alt=""></td>
125                            </tr>
126                            <tr>
127                                <td colspan="3"><img src="<!--{$smarty.const.URL_DIR}-->img/contents/main_bottom.jpg" width="706" height="14" alt=""></td>
128                            </tr>
129                            <tr><td height="30"></td></tr>
130                        </table>
131                    </td>
132                </tr>
133                <!--¥á¥¤¥ó¥¨¥ê¥¢-->
134            </table>
135        </td>
136    </tr>
137</table>
138</form>
139<!--¡ú¡ú¥á¥¤¥ó¥³¥ó¥Æ¥ó¥Ä¡ú¡ú-->
Note: See TracBrowser for help on using the repository browser.