Changeset 20809


Ignore:
Timestamp:
2011/04/05 10:49:14 (13 years ago)
Author:
kimoto
Message:

ブロックの情報をphpに渡すように修正

Location:
branches/version-2_11-dev/data/Smarty/templates
Files:
7 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_11-dev/data/Smarty/templates/default/header.tpl

    • Property svn:executable set to *
    r20764 r20809  
    3737                    <!-- ▼<!--{$HeaderInternalNaviItem.bloc_name}--> --> 
    3838                    <!--{if $HeaderInternalNaviItem.php_path != ""}--> 
    39                         <!--{include_php file=$HeaderInternalNaviItem.php_path}--> 
     39                        <!--{include_php file=$HeaderInternalNaviItem.php_path items=$HeaderInternalNaviItem}--> 
    4040                    <!--{else}--> 
    41                         <!--{include file=$HeaderInternalNaviItem.tpl_path}--> 
     41                        <!--{include file=$HeaderInternalNaviItem.tpl_path items=$HeaderInternalNaviItem}--> 
    4242                    <!--{/if}--> 
    4343                    <!-- ▲<!--{$HeaderInternalNaviItem.bloc_name}--> --> 
  • branches/version-2_11-dev/data/Smarty/templates/default/site_main.tpl

    • Property svn:executable set to *
    r20764 r20809  
    4141                <!-- ▼<!--{$HeaderTopNaviItem.bloc_name}--> --> 
    4242                <!--{if $HeaderTopNaviItem.php_path != ""}--> 
    43                     <!--{include_php file=$HeaderTopNaviItem.php_path}--> 
     43                    <!--{include_php file=$HeaderTopNaviItem.php_path items=$HeaderTopNaviItem}--> 
    4444                <!--{else}--> 
    45                     <!--{include file=$HeaderTopNaviItem.tpl_path}--> 
     45                    <!--{include file=$HeaderTopNaviItem.tpl_path items=$HeaderTopNaviItem}--> 
    4646                <!--{/if}--> 
    4747                <!-- ▲<!--{$HeaderTopNaviItem.bloc_name}--> --> 
     
    6767                    <!-- ▼<!--{$TopNaviItem.bloc_name}--> --> 
    6868                    <!--{if $TopNaviItem.php_path != ""}--> 
    69                         <!--{include_php file=$TopNaviItem.php_path}--> 
    70                     <!--{else}--> 
    71                         <!--{include file=$TopNaviItem.tpl_path}--> 
     69                        <!--{include_php file=$TopNaviItem.php_path items=$TopNaviItem}--> 
     70                    <!--{else}--> 
     71                        <!--{include file=$TopNaviItem.tpl_path items=$TopNaviItem}--> 
    7272                    <!--{/if}--> 
    7373                    <!-- ▲<!--{$TopNaviItem.bloc_name}--> --> 
     
    8585                    <!-- ▼<!--{$LeftNaviItem.bloc_name}--> --> 
    8686                    <!--{if $LeftNaviItem.php_path != ""}--> 
    87                         <!--{include_php file=$LeftNaviItem.php_path}--> 
    88                     <!--{else}--> 
    89                         <!--{include file=$LeftNaviItem.tpl_path}--> 
     87                        <!--{include_php file=$LeftNaviItem.php_path items=$LeftNaviItem}--> 
     88                    <!--{else}--> 
     89                        <!--{include file=$LeftNaviItem.tpl_path items=$LeftNaviItem}--> 
    9090                    <!--{/if}--> 
    9191                    <!-- ▲<!--{$LeftNaviItem.bloc_name}--> --> 
     
    116116                    <!-- ▼<!--{$MainHeadItem.bloc_name}--> --> 
    117117                    <!--{if $MainHeadItem.php_path != ""}--> 
    118                         <!--{include_php file=$MainHeadItem.php_path}--> 
    119                     <!--{else}--> 
    120                         <!--{include file=$MainHeadItem.tpl_path}--> 
     118                        <!--{include_php file=$MainHeadItem.php_path items=$MainHeadItem}--> 
     119                    <!--{else}--> 
     120                        <!--{include file=$MainHeadItem.tpl_path items=$MainHeadItem}--> 
    121121                    <!--{/if}--> 
    122122                    <!-- ▲<!--{$MainHeadItem.bloc_name}--> --> 
     
    134134                    <!-- ▼<!--{$MainFootItem.bloc_name}--> --> 
    135135                    <!--{if $MainFootItem.php_path != ""}--> 
    136                         <!--{include_php file=$MainFootItem.php_path}--> 
    137                     <!--{else}--> 
    138                         <!--{include file=$MainFootItem.tpl_path}--> 
     136                        <!--{include_php file=$MainFootItem.php_path items=$MainFootItem}--> 
     137                    <!--{else}--> 
     138                        <!--{include file=$MainFootItem.tpl_path items=$MainFootItem}--> 
    139139                    <!--{/if}--> 
    140140                    <!-- ▲<!--{$MainFootItem.bloc_name}--> --> 
     
    152152                    <!-- ▼<!--{$RightNaviItem.bloc_name}--> --> 
    153153                    <!--{if $RightNaviItem.php_path != ""}--> 
    154                         <!--{include_php file=$RightNaviItem.php_path}--> 
    155                     <!--{else}--> 
    156                         <!--{include file=$RightNaviItem.tpl_path}--> 
     154                        <!--{include_php file=$RightNaviItem.php_path items=$RightNaviItem}--> 
     155                    <!--{else}--> 
     156                        <!--{include file=$RightNaviItem.tpl_path items=$RightNaviItem}--> 
    157157                    <!--{/if}--> 
    158158                    <!-- ▲<!--{$RightNaviItem.bloc_name}--> --> 
     
    170170                    <!-- ▼<!--{$BottomNaviItem.bloc_name}--> --> 
    171171                    <!--{if $BottomNaviItem.php_path != ""}--> 
    172                         <!--{include_php file=$BottomNaviItem.php_path}--> 
    173                     <!--{else}--> 
    174                         <!--{include file=$BottomNaviItem.tpl_path}--> 
     172                        <!--{include_php file=$BottomNaviItem.php_path items=$BottomNaviItem}--> 
     173                    <!--{else}--> 
     174                        <!--{include file=$BottomNaviItem.tpl_path items=$BottomNaviItem}--> 
    175175                    <!--{/if}--> 
    176176                    <!-- ▲<!--{$BottomNaviItem.bloc_name}--> --> 
     
    196196                <!-- ▼<!--{$FooterBottomNaviItem.bloc_name}--> --> 
    197197                <!--{if $FooterBottomNaviItem.php_path != ""}--> 
    198                     <!--{include_php file=$FooterBottomNaviItem.php_path}--> 
     198                    <!--{include_php file=$FooterBottomNaviItem.php_path items=$FooterBottomNaviItem}--> 
    199199                <!--{else}--> 
    200                     <!--{include file=$FooterBottomNaviItem.tpl_path}--> 
     200                    <!--{include file=$FooterBottomNaviItem.tpl_path items=$FooterBottomNaviItem}--> 
    201201                <!--{/if}--> 
    202202                <!-- ▲<!--{$FooterBottomNaviItem.bloc_name}--> --> 
  • branches/version-2_11-dev/data/Smarty/templates/mobile/header.tpl

    • Property svn:executable set to *
    r20764 r20809  
    2828        <!-- ▼<!--{$HeaderInternalNaviItem.bloc_name}--> --> 
    2929        <!--{if $HeaderInternalNaviItem.php_path != ""}--> 
    30             <!--{include_php file=$HeaderInternalNaviItem.php_path}--> 
     30            <!--{include_php file=$HeaderInternalNaviItem.php_path items=$HeaderInternalNaviItem}--> 
    3131        <!--{else}--> 
    32             <!--{include file=$HeaderInternalNaviItem.tpl_path}--> 
     32            <!--{include file=$HeaderInternalNaviItem.tpl_path items=$HeaderInternalNaviItem}--> 
    3333        <!--{/if}--> 
    3434        <!-- ▲<!--{$HeaderInternalNaviItem.bloc_name}--> --> 
  • branches/version-2_11-dev/data/Smarty/templates/mobile/site_frame.tpl

    • Property svn:executable set to *
    r20764 r20809  
    3535<!--{* ▼<!--{$HeadNaviItem.bloc_name}--> ここから*}--> 
    3636<!--{if $HeadNaviItem.php_path != ""}--> 
    37 <!--{include_php file=$HeadNaviItem.php_path}--> 
     37<!--{include_php file=$HeadNaviItem.php_path items=$HeadNaviItem}--> 
    3838<!--{else}--> 
    39 <!--{include file=$HeadNaviItem.tpl_path}--> 
     39<!--{include file=$HeadNaviItem.tpl_path items=$HeadNaviItem}--> 
    4040<!--{/if}--> 
    4141<!--{* ▲<!--{$HeadNaviItem.bloc_name}--> ここまで*}--> 
  • branches/version-2_11-dev/data/Smarty/templates/mobile/site_main.tpl

    • Property svn:executable set to *
    r20764 r20809  
    3535        <!-- ▼<!--{$HeaderTopNaviItem.bloc_name}--> --> 
    3636        <!--{if $HeaderTopNaviItem.php_path != ""}--> 
    37             <!--{include_php file=$HeaderTopNaviItem.php_path}--> 
     37            <!--{include_php file=$HeaderTopNaviItem.php_path items=$HeaderTopNaviItem}--> 
    3838        <!--{else}--> 
    39             <!--{include file=$HeaderTopNaviItem.tpl_path}--> 
     39            <!--{include file=$HeaderTopNaviItem.tpl_path items=$HeaderTopNaviItem}--> 
    4040        <!--{/if}--> 
    4141        <!-- ▲<!--{$HeaderTopNaviItem.bloc_name}--> --> 
     
    5555        <!-- ▼<!--{$TopNaviItem.bloc_name}--> --> 
    5656        <!--{if $TopNaviItem.php_path != ""}--> 
    57             <!--{include_php file=$TopNaviItem.php_path}--> 
     57            <!--{include_php file=$TopNaviItem.php_path items=$TopNaviItem}--> 
    5858        <!--{else}--> 
    59             <!--{include file=$TopNaviItem.tpl_path}--> 
     59            <!--{include file=$TopNaviItem.tpl_path items=$TopNaviItem}--> 
    6060        <!--{/if}--> 
    6161        <!-- ▲<!--{$TopNaviItem.bloc_name}--> --> 
     
    7070        <!-- ▼<!--{$MainHeadItem.bloc_name}--> --> 
    7171        <!--{if $MainHeadItem.php_path != ""}--> 
    72            <!--{include_php file=$MainHeadItem.php_path}--> 
     72           <!--{include_php file=$MainHeadItem.php_path items=$MainHeadItem}--> 
    7373        <!--{else}--> 
    74             <!--{include file=$MainHeadItem.tpl_path}--> 
     74            <!--{include file=$MainHeadItem.tpl_path items=$MainHeadItem}--> 
    7575        <!--{/if}--> 
    7676        <!-- ▲<!--{$MainHeadItem.bloc_name}--> --> 
     
    8888        <!-- ▼<!--{$MainFootItem.bloc_name}--> --> 
    8989        <!--{if $MainFootItem.php_path != ""}--> 
    90             <!--{include_php file=$MainFootItem.php_path}--> 
     90            <!--{include_php file=$MainFootItem.php_path items=$MainFootItem}--> 
    9191        <!--{else}--> 
    92             <!--{include file=$MainFootItem.tpl_path}--> 
     92            <!--{include file=$MainFootItem.tpl_path items=$MainFootItem}--> 
    9393        <!--{/if}--> 
    9494        <!-- ▲<!--{$MainFootItem.bloc_name}--> --> 
     
    103103        <!-- ▼<!--{$BottomNaviItem.bloc_name}--> --> 
    104104        <!--{if $BottomNaviItem.php_path != ""}--> 
    105             <!--{include_php file=$BottomNaviItem.php_path}--> 
     105            <!--{include_php file=$BottomNaviItem.php_path items=$BottomNaviItem}--> 
    106106        <!--{else}--> 
    107             <!--{include file=$BottomNaviItem.tpl_path}--> 
     107            <!--{include file=$BottomNaviItem.tpl_path items=$BottomNaviItem}--> 
    108108        <!--{/if}--> 
    109109        <!-- ▲<!--{$BottomNaviItem.bloc_name}--> --> 
     
    123123        <!-- ▼<!--{$FooterBottomNaviItem.bloc_name}--> --> 
    124124        <!--{if $FooterBottomNaviItem.php_path != ""}--> 
    125             <!--{include_php file=$FooterBottomNaviItem.php_path}--> 
     125            <!--{include_php file=$FooterBottomNaviItem.php_path items=$BottomNaviItem}--> 
    126126        <!--{else}--> 
    127             <!--{include file=$FooterBottomNaviItem.tpl_path}--> 
     127            <!--{include file=$FooterBottomNaviItem.tpl_path items=$FooterBottomNaviItem}--> 
    128128        <!--{/if}--> 
    129129        <!-- ▲<!--{$FooterBottomNaviItem.bloc_name}--> --> 
  • branches/version-2_11-dev/data/Smarty/templates/sphone/site_frame.tpl

    • Property svn:executable set to *
    r20793 r20809  
    8484        <!--{* ▼<!--{$HeadNaviItem.bloc_name}--> ここから*}--> 
    8585          <!--{if $HeadNaviItem.php_path != ""}--> 
    86             <!--{include_php file=$HeadNaviItem.php_path}--> 
     86            <!--{include_php file=$HeadNaviItem.php_path items=$HeadNaviItem}--> 
    8787          <!--{else}--> 
    88             <!--{include file=$HeadNaviItem.tpl_path}--> 
     88            <!--{include file=$HeadNaviItem.tpl_path items=$HeadNaviItem}--> 
    8989          <!--{/if}--> 
    9090        <!--{* ▲<!--{$HeadNaviItem.bloc_name}--> ここまで*}--> 
  • branches/version-2_11-dev/data/Smarty/templates/sphone/site_main.tpl

    • Property svn:executable set to *
    r20764 r20809  
    3636                <!-- ▼<!--{$HeaderTopNaviItem.bloc_name}--> --> 
    3737                <!--{if $HeaderTopNaviItem.php_path != ""}--> 
    38                     <!--{include_php file=$HeaderTopNaviItem.php_path}--> 
     38                    <!--{include_php file=$HeaderTopNaviItem.php_path items=$HeaderTopNaviItem}--> 
    3939                <!--{else}--> 
    40                     <!--{include file=$HeaderTopNaviItem.tpl_path}--> 
     40                    <!--{include file=$HeaderTopNaviItem.tpl_path items=$HeaderTopNaviItem}--> 
    4141                <!--{/if}--> 
    4242                <!-- ▲<!--{$HeaderTopNaviItem.bloc_name}--> --> 
     
    6060                    <!-- ▼<!--{$TopNaviItem.bloc_name}--> --> 
    6161                    <!--{if $TopNaviItem.php_path != ""}--> 
    62                         <!--{include_php file=$TopNaviItem.php_path}--> 
     62                        <!--{include_php file=$TopNaviItem.php_path items=$TopNaviItem}--> 
    6363                    <!--{else}--> 
    64                         <!--{include file=$TopNaviItem.tpl_path}--> 
     64                        <!--{include file=$TopNaviItem.tpl_path items=$TopNaviItem}--> 
    6565                    <!--{/if}--> 
    6666                    <!-- ▲<!--{$TopNaviItem.bloc_name}--> --> 
     
    7878                    <!-- ▼<!--{$MainHeadItem.bloc_name}--> --> 
    7979                    <!--{if $MainHeadItem.php_path != ""}--> 
    80                         <!--{include_php file=$MainHeadItem.php_path}--> 
     80                        <!--{include_php file=$MainHeadItem.php_path items=$MainHeadItem}--> 
    8181                    <!--{else}--> 
    82                         <!--{include file=$MainHeadItem.tpl_path}--> 
     82                        <!--{include file=$MainHeadItem.tpl_path items=$MainHeadItem}--> 
    8383                    <!--{/if}--> 
    8484                    <!-- ▲<!--{$MainHeadItem.bloc_name}--> --> 
     
    9696                    <!-- ▼<!--{$MainFootItem.bloc_name}--> --> 
    9797                    <!--{if $MainFootItem.php_path != ""}--> 
    98                         <!--{include_php file=$MainFootItem.php_path}--> 
     98                        <!--{include_php file=$MainFootItem.php_path items=$MainFootItem}--> 
    9999                    <!--{else}--> 
    100                         <!--{include file=$MainFootItem.tpl_path}--> 
     100                        <!--{include file=$MainFootItem.tpl_path items=$MainFootItem}--> 
    101101                    <!--{/if}--> 
    102102                    <!-- ▲<!--{$MainFootItem.bloc_name}--> --> 
     
    114114                    <!-- ▼<!--{$BottomNaviItem.bloc_name}--> --> 
    115115                    <!--{if $BottomNaviItem.php_path != ""}--> 
    116                         <!--{include_php file=$BottomNaviItem.php_path}--> 
     116                        <!--{include_php file=$BottomNaviItem.php_path items=$BottomNaviItem}--> 
    117117                    <!--{else}--> 
    118                         <!--{include file=$BottomNaviItem.tpl_path}--> 
     118                        <!--{include file=$BottomNaviItem.tpl_path items=$BottomNaviItem}--> 
    119119                    <!--{/if}--> 
    120120                    <!-- ▲<!--{$BottomNaviItem.bloc_name}--> --> 
     
    139139                <!-- ▼<!--{$FooterBottomNaviItem.bloc_name}--> --> 
    140140                <!--{if $FooterBottomNaviItem.php_path != ""}--> 
    141                     <!--{include_php file=$FooterBottomNaviItem.php_path}--> 
     141                    <!--{include_php file=$FooterBottomNaviItem.php_path items=$FooterBottomNaviItem}--> 
    142142                <!--{else}--> 
    143                     <!--{include file=$FooterBottomNaviItem.tpl_path}--> 
     143                    <!--{include file=$FooterBottomNaviItem.tpl_path items=$FooterBottomNaviItem}--> 
    144144                <!--{/if}--> 
    145145                <!-- ▲<!--{$FooterBottomNaviItem.bloc_name}--> --> 
Note: See TracChangeset for help on using the changeset viewer.