{:lang('URL Config')}
{:lang("URL mode")}
{:__('Dynamic')}
{:__('Rewrite')}
{:__('Static page')}
{:__('Note: After checking Rewrite, your server must be configured with URL rewriting for normal access')}
1. {:__('After enabling, columns and articles will generate static pages according to the rules when they are added or modified.')}
2. {:__('Automatically add language identification in multilingual situations')}
3. {:__('After modifying the template, please regenerate')}
4. {:__('Non-responsive templates are not supported at this time')}
5. {:__('Make sure that the public directory has write permissions')}
{if $field['url_mode']==2}
{:__('Generated manually')}
{/if}
{:lang("URL format")}
{:__("Current directory")}
{:__("Multilingual/Current Directory")}
{:__("parent directory/current directory")}
{:__("multilingual/parent directory/current directory")}
{:__("Model/Column")}
{:__('Customize')},
{:lang('Click me to')}
{:lang("Column Rules")}
{:__("Parent directory/Subdirectory")}
{:__("Directory name")}
{:__('Customize')}:
{:lang('Help')}
{:lang("Content Rules")}
{:__("Parent directory/Subdirectory/Document ID")}
{:__("Directory Name/Document ID")}
{:__('Customize')}:
{:lang('Help')}
{:lang("Column title format")}
{:__('Channel name')} - {:__('Website name')}
{:__('Channel name')} - {:__('Page N')} - {:__('Website name')}
{:__('Channel name')}_{:__('Page N')}
{:__('Channel name')}_{:__('Page N')}_{:__('Website name')}
{:__('Customize')}:
{:__('Channel name')}:$name;{:__('Website name')}:$site;页码:$page
{:lang("Content title format")}
{:__('Content title')}
{:__('Content title')} - {:__('Website name')}
{:__('Content title')} - {:__('Channel name')} - {:__('Website name')}
{:__('Content title')}_{:__('Website name')}
{:__('Content title')}_{:__('Channel name')}_{:__('Website name')}
{:__('Customize')}:
{:__('Channel name')}:$name;{:__('Website name')}:$site;{:__('Content title')}:$title
前台入口文件
{:__('show')}(index.php)
{:__('hide')}(index.php)
{:__('Note: After checking Rewrite, your server must be configured with URL rewriting for normal access')}
{:lang('Help')}
{:__('Save directory')}
{:lang('Submit')}
{:lang('Reset')}
,
整站页面
{:__('Generated')}
网站首页
{:__('Generated')}
栏目页
{:__('All columns')}
{volist name="category" id="vo"}
{$vo['title']}
{/volist}
{:__('Generated')}
文档页
{:__('All columns')}
{volist name="category" id="vo"}
{$vo['title']}
{/volist}
{:__('Generated')}
{block:script} {/block:script}