<@_category id=id!copyId> <#assign a=object parentId=object.parentId!'' typeId=object.typeId!'' attribute=getCategoryAttribute(a.id)!{} /> <@_category id=parentId><#assign category=object/> <@_categoryType id=typeId><#assign categoryType=object/>
<@t.page 'category.parent'/>:
<@t.page 'category_type'/>:
<@t.page 'name'/>:
<@t.page 'code'/>:
<#include "../include_page/tagTypes.html"/> <@tagTypes ((a.tagTypeIds)!'')/> <#if site.useStatic>
<@t.page 'template_path'/>:
<@t.page 'template.select'/> <@t.page 'category.template_path.description'/>
<@t.page 'category.path'/>:
<@t.page 'select_path'/>
<@t.page 'category.page_size'/>:
<@t.page 'sort'/>:
<#if categoryType?has_content&&categoryType.extendId?has_content> <#include "../include_page/extendData.html"/> <@_sysExtendFieldList extendId=categoryType.extendId> <@extendData 'extendDataList' list attribute!{}/>
<@t.page 'title'/>:
<@t.page 'keywords'/>:
<@t.page 'category.keywords.description'/>
<@t.page 'description'/>:
<@t.page 'category.description.description'/>
<#assign modelIndex=-1/> <#macro childModel parent index=1> <#if parent.hasChild> <@_modelList parentId=parent.id>
    <#list page.list as a> <#assign modelIndex++/>
  • <#if site.useStatic> <@t.page 'template.select'/> <@childModel a index+1/>
<@_modelList> <#list page.list as a> <#assign modelIndex++/>
${a.id}:${a.name!}
style="display:none"> <#if site.useStatic> <@t.page 'template.select'/> <@childModel a/>
<#else>
<@t.page 'category.no_model'/>
<@_sysAuthorized roleIds=admin.roles url='cmsModel/list'> <@t.page 'model.management'/>
<@t.page 'category.content_path'/>:
<@t.page 'select_path'/> <#if id?has_content><@t.page 'category.content_path.description'/>
<#if a?has_content&&a.extendId?has_content> <@_sysExtendFieldList extendId=a.extendId> <#assign contentExtendList=list> <#include "../include_page/extends.html"/>
<@t.page 'content.extend_field'/>(<@t.page 'extend_field.invalid'/>:source,sourceUrl,text)(<@t.page 'metadata.default_value_description'/>) <@extends 'contentExtends' contentExtendList![] true/>