{template "header.html"} {template "api_list_date_search.html"}

{dr_lang('确保网站目录必须有可写权限')}

{dr_lang('当栏目页数过多时,设置此数量可以生成指定的页数,后面页数就不会再生成')}
{php echo \Phpcmf\Service::L('Tree')->select_category(\Phpcmf\Service::C()->get_cache('module-'.SITE_ID.'-share', 'category'), 0, 'name=\'ids[]\' multiple style=\'width:370px;height:400px\'', dr_lang('全部栏目'));}
{loop $module $i $mod} {if !$mod.share}
{dr_lang('当栏目页数过多时,设置此数量可以生成指定的页数,后面页数就不会再生成')}
{php echo \Phpcmf\Service::L('Tree')->select_category(\Phpcmf\Service::C()->get_cache('module-'.SITE_ID.'-'.$mod.dirname, 'category'), 0, 'name=\'ids[]\' multiple style=\'width:370px;height:400px\'', dr_lang('全部栏目'));}
{/if} {/loop}
{template "footer.html"}