- Timestamp:
- 2007/07/20 15:58:59 (16 years ago)
- Location:
- branches/feature-module-update
- Files:
-
- 1 edited
- 2 copied
Legend:
- Unmodified
- Added
- Removed
-
branches/feature-module-update
-
Property
svn:ignore
set to
.cache
.settings
.projectOptions
-
Property
svn:ignore
set to
-
branches/feature-module-update/data/Smarty/templates/admin/design/index.tpl
r12157 r15078 39 39 } 40 40 41 // ½é´ü½èÍý41 // 初期処理 42 42 function init () { 43 43 document.body.ondrag = function () { return false; }; 44 44 document.body.onselectstart = function () { return false; }; 45 45 46 // ¥¦¥£¥ó¥É¥¦¥µ¥¤¥º¤ò¼èÆÀ46 // ウィンドウサイズを取得 47 47 scrX = GetWindowSize("width"); 48 48 scrY = GetWindowSize("height"); 49 49 50 // ¥¦¥£¥ó¥É¥¦¥µ¥¤¥ºÊѹ¹¥¤¥Ù¥ó¥È¤Ë´ØÏ¢ÉÕ¤±50 // ウィンドウサイズ変更イベントに関連付け 51 51 window.onresize = fnMoveObject; 52 52 53 // div ¥¿¥°¤ò¼èÆÀ53 // divタグを取得 54 54 all_elms = document.getElementsByTagName ( 'div' ); 55 55 56 // td ¥¿¥°¤ò¼èÆÀ56 // tdタグを取得 57 57 all_td = document.getElementsByTagName ( 'td' ); 58 58 59 // ÇÛÎóºîÀ®59 // 配列作成 60 60 fnCreateArr(0); 61 61 62 62 // alerttest(0); 63 63 64 // ʤÓÂØ¤¨64 // 並び替え 65 65 fnMoveObject(); 66 66 … … 72 72 <script type="text/javascript" src="<!--{$smarty.const.URL_DIR}-->js/layout_design.js"></script> 73 73 74 <!-- ¡ú¡ú¥á¥¤¥ó¥³¥ó¥Æ¥ó¥Ä¡ú¡ú-->74 <!--★★メインコンテンツ★★--> 75 75 <table width="878" border="0" cellspacing="0" cellpadding="0" summary=" "> 76 76 <form name="form1" id="form1" method="post" action="<!--{$smarty.server.PHP_SELF|escape}-->" > … … 80 80 <tr valign="top"> 81 81 <td background="<!--{$smarty.const.URL_DIR}-->img/contents/navi_bg.gif" height="402"> 82 <!-- ¢§SUB NAVI-->82 <!--▼SUB NAVI--> 83 83 <!--{include file=$tpl_subnavi}--> 84 <!-- ¢¥SUB NAVI-->84 <!--▲SUB NAVI--> 85 85 </td> 86 86 <td class="mainbg" > 87 87 <table width="737" border="0" cellspacing="0" cellpadding="0" summary=" "> 88 <!-- ¥á¥¤¥ó¥¨¥ê¥¢-->88 <!--メインエリア--> 89 89 <tr> 90 90 <td align="center"> … … 99 99 <td bgcolor="#cccccc"> 100 100 101 <!-- ÅÐÏ¿¥Æ¡¼¥Ö¥ë¤³¤³¤«¤é-->101 <!--登録テーブルここから--> 102 102 <table width="678" border="0" cellspacing="0" cellpadding="0" summary=" "> 103 103 <tr> … … 106 106 <tr> 107 107 <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> 108 <td bgcolor="#636469" width="638" class="fs14n"><span class="white"><!-- ¥³¥ó¥Æ¥ó¥Ä¥¿¥¤¥È¥ë-->¥ì¥¤¥¢¥¦¥ÈÊÔ½¸</span></td>108 <td bgcolor="#636469" width="638" class="fs14n"><span class="white"><!--コンテンツタイトル-->レイアウト編集</span></td> 109 109 <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> 110 110 </tr> … … 117 117 </table> 118 118 119 <!-- ¢§¥ì¥¤¥¢¥¦¥ÈÊÔ½¸¡¡¤³¤³¤«¤é-->119 <!--▼レイアウト編集 ここから--> 120 120 <table width="678" border="0" cellspacing="1" cellpadding="8" summary=" "> 121 121 <tr class="fs12n"> 122 <td bgcolor="#f2f1ec" align="center"><strong> ¥ì¥¤¥¢¥¦¥ÈÊÔ½¸</strong></td>123 <td bgcolor="#f2f1ec" align="center"><strong> ̤»ÈÍÑ¥Ö¥í¥Ã¥¯</strong></td>124 </tr> 125 <tr> 126 <!-- ¢§¥ì¥¤¥¢¥¦¥È¡¡¤³¤³¤«¤é-->122 <td bgcolor="#f2f1ec" align="center"><strong>レイアウト編集</strong></td> 123 <td bgcolor="#f2f1ec" align="center"><strong>未使用ブロック</strong></td> 124 </tr> 125 <tr> 126 <!--▼レイアウト ここから--> 127 127 <td bgcolor="#ffffff" align="center" valign = 'top'> 128 128 <table width="450" border=0 cellspacing="1" cellpadding="" summary=" " bgcolor="ffffff"> 129 129 <tr class="fs12n"><td bgcolor="#ffffff" height=5px colspan=3></td></tr> 130 130 <tr class="fs12n" height = 50> 131 <td bgcolor="#cccccc" align="center" colspan=3> ¥Ø¥Ã¥À¡¼Éô</td>131 <td bgcolor="#cccccc" align="center" colspan=3> ヘッダー部 </td> 132 132 </tr> 133 133 <tr class="fs12n"><td bgcolor="#ffffff" height=5px colspan=3></td></tr> 134 134 <tr> 135 <!-- ¡ú¡ù¡ú º¸¥Ê¥Ó¥Æ¡¼¥Ö¥ë ¡ù¡ú¡ù-->135 <!-- ★☆★ 左ナビテーブル ☆★☆ --> 136 136 <td bgcolor="#ffffff" align="center" valign = 'top'> 137 137 <table border="0" height="400" cellspacing="1" cellpadding="" summary=" " bgcolor="#cccccc"> … … 143 143 </table> 144 144 </td> 145 <!-- ¡ú¡ù¡ú º¸¥Ê¥Ó¥Æ¡¼¥Ö¥ë ¡ù¡ú¡ù-->145 <!-- ★☆★ 左ナビテーブル ☆★☆ --> 146 146 <td bgcolor="#ffffff" align="center" valign = 'top'> 147 147 <table border="0" cellspacing="1" cellpadding="" summary=" " bgcolor="#cccccc"> 148 <!-- ¡ú¡ù¡ú ¥á¥¤¥ó¾åÉô¥Æ¡¼¥Ö¥ë ¡ù¡ú¡ù-->148 <!-- ★☆★ メイン上部テーブル ☆★☆ --> 149 149 <thead> 150 150 <tr class="fs12n"> … … 154 154 </tr> 155 155 </thead> 156 <!-- ¡ú¡ù¡ú ¥á¥¤¥ó¾åÉô¥Æ¡¼¥Ö¥ë ¡ù¡ú¡ù-->157 <!-- ¡ú¡ù¡ú ¥á¥¤¥ó ¡ù¡ú¡ù-->158 <tr class="fs12n"> 159 <td height=198 align="center" name='Main'> ¥á¥¤¥ó</td>160 </tr> 161 <!-- ¡ú¡ù¡ú ¥á¥¤¥ó ¡ù¡ú¡ù-->162 <!-- ¡ú¡ù¡ú ¥á¥¤¥ó²¼Éô¥Æ¡¼¥Ö¥ë ¡ù¡ú¡ù-->156 <!-- ★☆★ メイン上部テーブル ☆★☆ --> 157 <!-- ★☆★ メイン ☆★☆ --> 158 <tr class="fs12n"> 159 <td height=198 align="center" name='Main'>メイン</td> 160 </tr> 161 <!-- ★☆★ メイン ☆★☆ --> 162 <!-- ★☆★ メイン下部テーブル ☆★☆ --> 163 163 <tfoot> 164 164 <tr class="fs12n"> … … 168 168 </tr> 169 169 </tfoot> 170 <!-- ¡ú¡ù¡ú ¥á¥¤¥ó²¼Éô¥Æ¡¼¥Ö¥ë ¡ù¡ú¡ù-->170 <!-- ★☆★ メイン下部テーブル ☆★☆ --> 171 171 </table> 172 172 </td> 173 <!-- ¡ú¡ù¡ú ±¦¥Ê¥Ó¥Æ¡¼¥Ö¥ë ¡ù¡ú¡ù-->173 <!-- ★☆★ 右ナビテーブル ☆★☆ --> 174 174 <td bgcolor="#ffffff" align="center" valign = 'top'> 175 175 <table border="0" cellspacing="1" cellpadding="" summary=" " bgcolor="#cccccc"> … … 181 181 </table> 182 182 </td> 183 <!-- ¡ú¡ù¡ú ±¦¥Ê¥Ó¥Æ¡¼¥Ö¥ë ¡ù¡ú¡ù-->184 </tr> 185 <tr class="fs12n"><td bgcolor="#ffffff" height=5px colspan=3></td></tr> 186 <tr class="fs12n" height=50><td bgcolor="#cccccc" align="center" colspan=3> ¥Õ¥Ã¥¿¡¼Éô</td></tr>183 <!-- ★☆★ 右ナビテーブル ☆★☆ --> 184 </tr> 185 <tr class="fs12n"><td bgcolor="#ffffff" height=5px colspan=3></td></tr> 186 <tr class="fs12n" height=50><td bgcolor="#cccccc" align="center" colspan=3>フッター部</td></tr> 187 187 <tr class="fs12n"><td bgcolor="#ffffff" height=5px colspan=3></td></tr> 188 188 </table> 189 189 </td> 190 <!-- ¢¥¥ì¥¤¥¢¥¦¥È¡¡¤³¤³¤Þ¤Ç-->190 <!--▲レイアウト ここまで--> 191 191 192 <!-- ¢§Ì¤»ÈÍÑ¥Ö¥í¥Ã¥¯¡¡¤³¤³¤«¤é-->192 <!--▼未使用ブロック ここから--> 193 193 <td bgcolor="#ffffff" align="center" valign = 'top'> 194 194 <table width="140" border="0" cellspacing="" cellpadding="" summary=" " bgcolor="#ffffff"> … … 200 200 <tr class="fs12n"> 201 201 <td bgcolor="#ffffff" align="center" height="30"> 202 <input type='button' value=' ¿·µ¬¥Ö¥í¥Ã¥¯ºîÀ®' name='subm' onclick="fnTargetSelf(); fnFormModeSubmit('form1','new_bloc','','');" />202 <input type='button' value='新規ブロック作成' name='subm' onclick="fnTargetSelf(); fnFormModeSubmit('form1','new_bloc','','');" /> 203 203 </td> 204 204 </tr> 205 205 </table> 206 206 </td> 207 <!-- ¢¥Ì¤»ÈÍÑ¥Ö¥í¥Ã¥¯¡¡¤³¤³¤Þ¤Ç-->207 <!--▲未使用ブロック ここまで--> 208 208 </tr> 209 209 <tr class="fs12n"> 210 210 <td bgcolor="#f2f1ec" align="center" colspan=2> 211 <input type='button' value=' Êݸ' name='subm' onclick="fnTargetSelf(); fnFormModeSubmit('form1','confirm','','');" />212 <input type='button' value=' ¥×¥ì¥Ó¥å¡¼' name='preview' onclick="doPreview();" <!--{if $page_id == "0" or $exists_page == "0" }-->DISABLED<!--{/if}--> />213 </td> 214 </tr> 215 </table> 216 <!-- ¢¥¥ì¥¤¥¢¥¦¥ÈÊÔ½¸¡¡¤³¤³¤Þ¤Ç-->211 <input type='button' value='保存' name='subm' onclick="fnTargetSelf(); fnFormModeSubmit('form1','confirm','','');" /> 212 <input type='button' value='プレビュー' name='preview' onclick="doPreview();" <!--{if $page_id == "0" or $exists_page == "0" }-->DISABLED<!--{/if}--> /> 213 </td> 214 </tr> 215 </table> 216 <!--▲レイアウト編集 ここまで--> 217 217 218 218 <table width="678" border="0" cellspacing="0" cellpadding="0" summary=" "> … … 220 220 </table> 221 221 222 <!-- ¢§¥Ú¡¼¥¸°ìÍ÷¡¡¤³¤³¤«¤é-->222 <!--▼ページ一覧 ここから--> 223 223 <table width="678" border="0" cellspacing="1" cellpadding="5" summary=" "> 224 224 <tr class="fs12n"> 225 <td bgcolor="#f2f1ec" align="center" colspan=3 ><strong> ÊÔ½¸²Äǽ¥Ú¡¼¥¸</strong></td>225 <td bgcolor="#f2f1ec" align="center" colspan=3 ><strong>編集可能ページ</strong></td> 226 226 </tr> 227 227 … … 233 233 <td align="center" width=78 bgcolor="<!--{if $item.page_id == $page_id}--><!--{$smarty.const.SELECT_RGB}--><!--{else}-->#ffffff<!--{/if}-->"> 234 234 <!--{if $item.tpl_dir != ""}--> 235 <input type='button' value=' ¥á¥¤¥óÊÔ½¸' name='page_edit' onclick="location.href='./main_edit.php?page_id=<!--{$item.page_id}-->'" />235 <input type='button' value='メイン編集' name='page_edit' onclick="location.href='./main_edit.php?page_id=<!--{$item.page_id}-->'" /> 236 236 <!--{else}--> 237 ÊÔ½¸ÉÔ²Ä237 編集不可 238 238 <!--{/if}--> 239 239 </td> 240 240 <td align="center" width=78 bgcolor="<!--{if $item.page_id == $page_id}--><!--{$smarty.const.SELECT_RGB}--><!--{else}-->#ffffff<!--{/if}-->"> 241 241 <!--{if $item.edit_flg == 1}--> 242 <input type='button' value=' ºï½ü' name='del' onclick="fnTargetSelf(); fnFormModeSubmit('form1','delete','','');" />242 <input type='button' value='削除' name='del' onclick="fnTargetSelf(); fnFormModeSubmit('form1','delete','','');" /> 243 243 <!--{/if}--> 244 244 </td> … … 248 248 <tr class="fs12n"> 249 249 <td bgcolor="#f2f1ec" align="center" colspan=3> 250 <input type='button' value=' ¿·µ¬¥Ú¡¼¥¸ºîÀ®' name='subm' onclick="fnTargetSelf(); fnFormModeSubmit('form1','new_page','','');" />251 </td> 252 </tr> 253 </table> 254 <!-- ¢¥¥Ú¡¼¥¸°ìÍ÷¡¡¤³¤³¤Þ¤Ç-->250 <input type='button' value='新規ページ作成' name='subm' onclick="fnTargetSelf(); fnFormModeSubmit('form1','new_page','','');" /> 251 </td> 252 </tr> 253 </table> 254 <!--▲ページ一覧 ここまで--> 255 255 256 256 </td> … … 265 265 </td> 266 266 </tr> 267 <!-- ¥á¥¤¥ó¥¨¥ê¥¢-->267 <!--メインエリア--> 268 268 </table> 269 269 </td> … … 271 271 272 272 </table> 273 <!-- ¡ú¡ú¥á¥¤¥ó¥³¥ó¥Æ¥ó¥Ä¡ú¡ú-->273 <!--★★メインコンテンツ★★--> 274 274 275 275 <!--{foreach key=key item=item from=$tpl_arrBloc name="bloc_loop"}-->
Note: See TracChangeset
for help on using the changeset viewer.