Ignore:
Timestamp:
2007/07/20 15:58:59 (17 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/site_main.tpl

    r12160 r15078  
    1212<a name="top" id="top"></a> 
    1313 
    14 <!--¢§HEADER--> 
     14<!--HEADER--> 
    1515<!--{if $arrPageLayout.header_chk != 2}-->  
    1616<!--{assign var=header_dir value="`$smarty.const.HTML_PATH`user_data/include/header.tpl"}--> 
    1717<!--{include file= $header_dir}--> 
    1818<!--{/if}--> 
    19 <!--¢¥HEADER--> 
     19<!--HEADER--> 
    2020 
    21 <!--¢§MAIN--> 
     21<!--MAIN--> 
    2222<div id="base"> 
    2323<table width="780" border="0" cellspacing="0" cellpadding="0" summary=" "> 
     
    2727        <td bgcolor="#ffffff" align="left" width=100%>  
    2828 
    29         <!--{*¥Ñ¥ó¥¯¥º--> 
    30         <div id="pan"><span class="fs12n"><a href="<!--{$smarty.const.SITE_URL}-->index.php">¥È¥Ã¥×¥Ú¡¼¥¸</a> ¡ä <span class="redst">¤ªÌ䤤¹ç¤ï¤»</span></span></div> 
    31         <!--¥Ñ¥ó¥¯¥º*}--> 
     29        <!--{*パンクズ--> 
     30        <div id="pan"><span class="fs12n"><a href="<!--{$smarty.const.SITE_URL}-->index.php">トップページ</a> > <span class="redst">お問い合わせ</span></span></div> 
     31        <!--パンクズ*}--> 
    3232 
    3333        <table width="100%" border="0" cellspacing="0" cellpadding="0" summary=" "> 
    3434            <tr valign="top"> 
    35                 <!--¢§º¸¥Ê¥Ó--> 
     35                <!--▼左ナビ--> 
    3636                <!--{if $arrPageLayout.LeftNavi|@count > 0}--> 
    3737                    <td align="left"> 
     
    3939                        <!--{foreach key=LeftNaviKey item=LeftNaviItem from=$arrPageLayout.LeftNavi}--> 
    4040                        <tr><td align="center"> 
    41                         <!-- ¢§<!--{$LeftNaviItem.bloc_name}--> ¤³¤³¤«¤é--> 
     41                        <!-- ▼<!--{$LeftNaviItem.bloc_name}--> ここから--> 
    4242                        <!--{if $LeftNaviItem.php_path != ""}--> 
    4343                            <!--{include_php file=$LeftNaviItem.php_path}--> 
     
    4545                            <!--{include file=$LeftNaviItem.tpl_path}--> 
    4646                        <!--{/if}--> 
    47                         <!-- ¢¥<!--{$LeftNaviItem.bloc_name}--> ¤³¤³¤Þ¤Ç--> 
     47                        <!-- ▲<!--{$LeftNaviItem.bloc_name}--> ここまで--> 
    4848                        </td></tr> 
    4949                    <!--{/foreach}--> 
     
    5252                    <td bgcolor="#ffffff" width="5"><img src="<!--{$smarty.const.URL_DIR}-->img/_.gif" width="5" height="1" alt="" /></td> 
    5353                <!--{/if}--> 
    54                 <!--¢¥º¸¥Ê¥Ó--> 
     54                <!--▲左ナビ--> 
    5555             
    5656                <td align="center" width=100%> 
    5757                    <table border="0" cellspacing="0" cellpadding="0" summary=" "> 
    5858                     
    59                     <!--¢§¥á¥¤¥ó¾åÉô--> 
     59                    <!--▼メイン上部--> 
    6060                    <!--{if $arrPageLayout.MainHead|@count > 0}--> 
    6161                    <tr><td align="center"> 
     
    6464                            <tr><td height=3><td></tr> 
    6565                            <tr><td align="center"> 
    66                             <!-- ¢§<!--{$MainHeadItem.bloc_name}--> ¤³¤³¤«¤é--> 
     66                            <!-- ▼<!--{$MainHeadItem.bloc_name}--> ここから--> 
    6767                            <!--{if $MainHeadItem.php_path != ""}--> 
    6868                                <!--{include_php file=$MainHeadItem.php_path}--> 
     
    7070                                <!--{include file=$MainHeadItem.tpl_path}--> 
    7171                            <!--{/if}--> 
    72                             <!-- ¢¥<!--{$MainHeadItem.bloc_name}--> ¤³¤³¤Þ¤Ç--> 
     72                            <!-- ▲<!--{$MainHeadItem.bloc_name}--> ここまで--> 
    7373                            </td></tr> 
    7474                        <!--{/foreach}--> 
     
    7676                    </td><tr> 
    7777                    <!--{/if}--> 
    78                     <!--¢¥¥á¥¤¥ó¾åÉô--> 
     78                    <!--▲メイン上部--> 
    7979                     
    8080                    <tr><td align="center"><!--{include file=$tpl_mainpage}--></td></tr> 
    8181                     
    82                     <!--¢§¥á¥¤¥ó²¼Éô--> 
     82                    <!--▼メイン下部--> 
    8383                    <tr><td align="center"> 
    8484                    <!--{if $arrPageLayout.MainFoot|@count > 0}--> 
     
    8787                            <tr><td height=3><td></tr> 
    8888                            <tr><td align="center"> 
    89                             <!-- ¢§<!--{$MainFootItem.bloc_name}--> ¤³¤³¤«¤é--> 
     89                            <!-- ▼<!--{$MainFootItem.bloc_name}--> ここから--> 
    9090                            <!--{if $MainFootItem.php_path != ""}--> 
    9191                                <!--{include_php file=$MainFootItem.php_path}--> 
     
    9393                                <!--{include file=$MainFootItem.tpl_path}--> 
    9494                            <!--{/if}--> 
    95                             <!-- ¢¥<!--{$MainFootItem.bloc_name}--> ¤³¤³¤Þ¤Ç--> 
     95                            <!-- ▲<!--{$MainFootItem.bloc_name}--> ここまで--> 
    9696                            </td></tr> 
    9797                        <!--{/foreach}--> 
     
    9999                    <!--{/if}--> 
    100100                    </td><tr> 
    101                     <!--¢¥¥á¥¤¥ó²¼Éô-->                  
     101                    <!--▲メイン下部-->                    
    102102     
    103103                    </table> 
    104104                </td> 
    105105 
    106                 <!--¢§±¦¥Ê¥Ó--> 
     106                <!--▼右ナビ--> 
    107107                <!--{if $arrPageLayout.RightNavi|@count > 0}--> 
    108108                    <td bgcolor="#ffffff" width="5"><img src="<!--{$smarty.const.URL_DIR}-->img/_.gif" width="5" height="1" alt="" /></td> 
     
    111111                        <!--{foreach key=RightNaviKey item=RightNaviItem from=$arrPageLayout.RightNavi}--> 
    112112                            <tr><td align="center"> 
    113                             <!-- ¢§<!--{$RightNaviItem.bloc_name}--> ¤³¤³¤«¤é--> 
     113                            <!-- ▼<!--{$RightNaviItem.bloc_name}--> ここから--> 
    114114                            <!--{if $RightNaviItem.php_path != ""}--> 
    115115                                <!--{include_php file=$RightNaviItem.php_path}--> 
     
    117117                                <!--{include file=$RightNaviItem.tpl_path}--> 
    118118                            <!--{/if}--> 
    119                             <!-- ¢¥<!--{$RightNaviItem.bloc_name}--> ¤³¤³¤Þ¤Ç--> 
     119                            <!-- ▲<!--{$RightNaviItem.bloc_name}--> ここまで--> 
    120120                            </td></tr> 
    121121                        <!--{/foreach}--> 
     
    123123                    </td> 
    124124                <!--{/if}--> 
    125                 <!--¢¥±¦¥Ê¥Ó--> 
     125                <!--▲右ナビ--> 
    126126            </tr> 
    127127        </table> 
     
    133133 
    134134</div> 
    135 <!--¢¥MAIN--> 
     135<!--MAIN--> 
    136136 
    137 <!--¢§FOTTER--> 
     137<!--FOTTER--> 
    138138<!--{if $arrPageLayout.footer_chk != 2}-->  
    139139<!--{include file="`$smarty.const.HTML_PATH`user_data/include/footer.tpl"}--> 
    140140<!--{/if}--> 
    141 <!--¢¥FOTTER--> 
     141<!--FOTTER--> 
    142142</div> 
    143 <!--{* EBiS¥¿¥°É½¼¨ÍÑ *}--> 
     143<!--{* EBiSタグ表示用 *}--> 
    144144<!--{$tpl_mainpage|sfPrintEbisTag}--> 
    145 <!--{* ¥¢¥Õ¥£¥ê¥¨¥¤¥È¥¿¥°É½¼¨ÍÑ *}--> 
     145<!--{* アフィリエイトタグ表示用 *}--> 
    146146<!--{$tpl_conv_page|sfPrintAffTag:$tpl_aff_option}--> 
    147147</body> 
Note: See TracChangeset for help on using the changeset viewer.