Ignore:
Timestamp:
2007/07/20 15:58:59 (16 years ago)
Author:
nanasess
Message:

r15064 から svn cp
とりあえず暫定コミット.

  • UTF-8 に変更
  • slib.php, glib.php のクラス化
  • LC_Page の抽象化(一部)
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
  • branches/feature-module-update/data/Smarty/templates/admin/design/template.tpl

    r15035 r15078  
    66 */ 
    77*}--> 
    8 <!--¡ú¡ú¥á¥¤¥ó¥³¥ó¥Æ¥ó¥Ä¡ú¡ú--> 
     8<!--★★メインコンテンツ★★--> 
    99<table width="878" border="0" cellspacing="0" cellpadding="0" summary=" "> 
    1010<form name="form1" id="form1" method="post" action="<!--{$smarty.server.PHP_SELF|escape}-->" onsubmit="return lfnModeSubmit('confirm')"> 
     
    1717    <tr valign="top"> 
    1818        <td background="<!--{$smarty.const.URL_DIR}-->img/contents/navi_bg.gif" height="402"> 
    19             <!--¢§SUB NAVI--> 
     19            <!--SUB NAVI--> 
    2020            <!--{include file=$tpl_subnavi}--> 
    21             <!--¢¥SUB NAVI--> 
     21            <!--SUB NAVI--> 
    2222        </td> 
    2323        <td class="mainbg"> 
    24             <!--¢§ÅÐÏ¿¥Æ¡¼¥Ö¥ë¤³¤³¤«¤é--> 
     24            <!--▼登録テーブルここから--> 
    2525            <table width="737" border="0" cellspacing="0" cellpadding="0" summary=" "> 
    26                 <!--¥á¥¤¥ó¥¨¥ê¥¢--> 
     26                <!--メインエリア--> 
    2727                <tr> 
    2828                    <td align="center"> 
     
    4141                                    <tr> 
    4242                                        <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> 
    43                                         <td bgcolor="#636469" width="638" class="fs14n"><span class="white"><!--¥³¥ó¥Æ¥ó¥Ä¥¿¥¤¥È¥ë--><!--{$template_name}--></span></td> 
     43                                        <td bgcolor="#636469" width="638" class="fs14n"><span class="white"><!--コンテンツタイトル--><!--{$template_name}--></span></td> 
    4444                                        <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> 
    4545                                    </tr> 
     
    5454                                <table width="678" border="0" cellspacing="1" cellpadding="8" summary=" "> 
    5555                                    <tr class="fs12n"> 
    56                                         <td bgcolor="#f2f1ec" align="center"><strong>¸½ºß¤Î¥Æ¥ó¥×¥ì¡¼¥È</strong></td> 
     56                                        <td bgcolor="#f2f1ec" align="center"><strong>現在のテンプレート</strong></td> 
    5757                                    </tr> 
    5858                                    <tr class="fs12n"> 
     
    6767                                <table width="678" border="0" cellspacing="1" cellpadding="8" summary=" "> 
    6868                                    <tr class="fs12n"> 
    69                                         <td bgcolor="#f2f1ec" align="center" colspan="3"><strong>¥Æ¥ó¥×¥ì¡¼¥È°ìÍ÷</strong></td> 
     69                                        <td bgcolor="#f2f1ec" align="center" colspan="3"><strong>テンプレート一覧</strong></td> 
    7070                                    </tr> 
    7171                                     
     
    7878                                        <!--{assign var=image value=$arrTemplate.image[$code]}--> 
    7979                                        <td bgcolor="#ffffff" align="center"><!--{$arrTemplate[template]}--> 
    80                                             <span class="fs12">¡Ú<!--{$code}-->¡Û</span><br/> 
     80                                            <span class="fs12">【<!--{$code}-->】</span><br/> 
    8181                                            <label for="radio<!--{$key}-->"><img src="<!--{$smarty.const.URL_DIR}--><!--{$image}-->" width="160" height="200" name="<!--{$key}-->" alt="<!--{$code}-->"></label><br> 
    82                                             <span class="fs10n"><label for="radio<!--{$key}-->"><input type="radio" name="check_template" value="<!--{$code}-->" id="radio<!--{$key}-->" onClick="ChangeImage('<!--{$smarty.const.URL_DIR}--><!--{$image}-->');" <!--{if $arrTemplate.check[$code] != ""}-->checked<!--{/if}-->>ÁªÂò</label></span> 
     82                                            <span class="fs10n"><label for="radio<!--{$key}-->"><input type="radio" name="check_template" value="<!--{$code}-->" id="radio<!--{$key}-->" onClick="ChangeImage('<!--{$smarty.const.URL_DIR}--><!--{$image}-->');" <!--{if $arrTemplate.check[$code] != ""}-->checked<!--{/if}-->>選択</label></span> 
    8383                                        </td> 
    8484                                        <!--{assign var=cnt value=$smarty.section.template.iteration-1}--> 
     
    8888                                        <!--{if $image != ""}--> 
    8989                                        <td bgcolor="#ffffff" align="center"><!--{$arrTemplate[template]}--> 
    90                                             <span class="fs12">¡Ú<!--{$code}-->¡Û</span><br/> 
     90                                            <span class="fs12">【<!--{$code}-->】</span><br/> 
    9191                                            <label for="radio<!--{$key}-->"><img src="<!--{$smarty.const.URL_DIR}--><!--{$image}-->" width="160" height="200" name="<!--{$key}-->" alt="<!--{$code}-->></label><br> 
    92                                             <span class="fs10n"><label for="radio<!--{$key}-->"><input type="radio" name="check_template" value="<!--{$code}-->" id="radio<!--{$key}-->" onClick="ChangeImage('<!--{$smarty.const.URL_DIR}--><!--{$image}-->');" <!--{if $arrTemplate.check[$code] != ""}-->checked<!--{/if}-->>ÁªÂò</label></span> 
     92                                            <span class="fs10n"><label for="radio<!--{$key}-->"><input type="radio" name="check_template" value="<!--{$code}-->" id="radio<!--{$key}-->" onClick="ChangeImage('<!--{$smarty.const.URL_DIR}--><!--{$image}-->');" <!--{if $arrTemplate.check[$code] != ""}-->checked<!--{/if}-->>選択</label></span> 
    9393                                        </td> 
    9494                                        <!--{/if}--> 
     
    9999                                        <!--{if $image != ""}--> 
    100100                                        <td bgcolor="#ffffff" align="center"><!--{$arrTemplate[template]}--> 
    101                                             <span class="fs12">¡Ú<!--{$code}-->¡Û</span><br/> 
     101                                            <span class="fs12">【<!--{$code}-->】</span><br/> 
    102102                                            <label for="radio<!--{$key}-->"><img src="<!--{$smarty.const.URL_DIR}--><!--{$image}-->" width="160" height="200" name="<!--{$key}-->" alt="<!--{$code}-->></label><br> 
    103                                             <span class="fs10n"><label for="radio<!--{$key}-->"><input type="radio" name="check_template" value="<!--{$code}-->" id="radio<!--{$key}-->" onClick="ChangeImage('<!--{$smarty.const.URL_DIR}--><!--{$image}-->');" <!--{if $arrTemplate.check[$code] != ""}-->checked<!--{/if}-->>ÁªÂò</label></span> 
     103                                            <span class="fs10n"><label for="radio<!--{$key}-->"><input type="radio" name="check_template" value="<!--{$code}-->" id="radio<!--{$key}-->" onClick="ChangeImage('<!--{$smarty.const.URL_DIR}--><!--{$image}-->');" <!--{if $arrTemplate.check[$code] != ""}-->checked<!--{/if}-->>選択</label></span> 
    104104                                        </td> 
    105105                                        <!--{/if}--> 
     
    121121                                            <tr> 
    122122                                                <td> 
    123                                                     <a href="javascript:fnModeSubmit('download', '', '');"><img onMouseover="chgImgImageSubmit('<!--{$smarty.const.URL_DIR}-->img/contents/btn_download_on.jpg',this)" onMouseout="chgImgImageSubmit('<!--{$smarty.const.URL_DIR}-->img/contents/btn_download.jpg',this)" src="<!--{$smarty.const.URL_DIR}-->img/contents/btn_download.jpg" width="123" height="24" alt="¥À¥¦¥ó¥í¡¼¥É" border="0" name="subm"></a> 
    124                                                     <input type="image" onMouseover="chgImgImageSubmit('<!--{$smarty.const.URL_DIR}-->img/contents/btn_regist_on.jpg',this)" onMouseout="chgImgImageSubmit('<!--{$smarty.const.URL_DIR}-->img/contents/btn_regist.jpg',this)" src="<!--{$smarty.const.URL_DIR}-->img/contents/btn_regist.jpg" width="123" height="24" alt="¤³¤ÎÆâÍÆ¤ÇÅÐÏ¿¤¹¤ë" border="0" name="subm"> 
     123                                                    <a href="javascript:fnModeSubmit('download', '', '');"><img onMouseover="chgImgImageSubmit('<!--{$smarty.const.URL_DIR}-->img/contents/btn_download_on.jpg',this)" onMouseout="chgImgImageSubmit('<!--{$smarty.const.URL_DIR}-->img/contents/btn_download.jpg',this)" src="<!--{$smarty.const.URL_DIR}-->img/contents/btn_download.jpg" width="123" height="24" alt="ダウンロード" border="0" name="subm"></a> 
     124                                                    <input type="image" onMouseover="chgImgImageSubmit('<!--{$smarty.const.URL_DIR}-->img/contents/btn_regist_on.jpg',this)" onMouseout="chgImgImageSubmit('<!--{$smarty.const.URL_DIR}-->img/contents/btn_regist.jpg',this)" src="<!--{$smarty.const.URL_DIR}-->img/contents/btn_regist.jpg" width="123" height="24" alt="この内容で登録する" border="0" name="subm"> 
    125125                                                </td> 
    126126                                            </tr> 
     
    143143                    </td> 
    144144                </tr> 
    145                 <!--¥á¥¤¥ó¥¨¥ê¥¢--> 
     145                <!--メインエリア--> 
    146146            </table> 
    147             <!--¢¥ÅÐÏ¿¥Æ¡¼¥Ö¥ë¤³¤³¤Þ¤Ç--> 
     147            <!--▲登録テーブルここまで--> 
    148148        </td> 
    149149    </tr> 
    150150</form> 
    151151</table> 
    152 <!--¡ú¡ú¥á¥¤¥ó¥³¥ó¥Æ¥ó¥Ä¡ú¡ú--> 
     152<!--★★メインコンテンツ★★--> 
    153153 
    154154<script type="text/javascript"> 
     
    158158} 
    159159 
    160 // ¥â¡¼¥É¤È¥­¡¼¤ò»ØÄꤷ¤ÆSUBMIT¤ò¹Ô¤¦¡£ 
     160// モードとキーを指定してSUBMITを行う。 
    161161function lfnModeSubmit(mode) { 
    162     if(!window.confirm('ÅÐÏ¿¤·¤Æ¤âµ¹¤·¤¤¤Ç¤¹¤«?')){ 
     162    if(!window.confirm('登録しても宜しいですか?')){ 
    163163        return false; 
    164164    } 
Note: See TracChangeset for help on using the changeset viewer.