@cms.search word=word exclude=exclude fields=fields phrase=phrase tagId=tagId categoryId=categoryId containChild=true extendsValues=extendsValues dictionaryValues=dictionaryValues dictionaryUnion=dictionaryUnion highlight=true startPublishDate=startPublishDate endPublishDate=endPublishDate absoluteId=false orderField=orderField orderType=orderType pageIndex=pageNum pageSize=numPerPage> <@sys.authorized roleIds=admin.roles urls='cmsContent/add,cmsContent/delete,cmsContent/moveParameters,cmsContent/uncheck,cmsContent/push,cmsCategory/lookupBySiteId,cmsContent/refresh,cmsContent/publish,cmsComment/list'><#assign authorizedMap=map/>@sys.authorized>
| <@t.page 'content'/> | <@t.page 'content.comments'/> | <@t.page 'clicks'/> | <@t.page 'content.score'/> | <@t.page 'publish_date'/> | <@t.page 'operate'/> | |
|---|---|---|---|---|---|---|
<#if a.cover?has_content>
[${(categoryMap[a.categoryId?string].name)!}] ${(a.copied?then('['+t.pageMessage('copied')+']',''))!} ${(a.title?no_esc)!}<#if modelMap[a.modelId]?has_content&&modelMap[a.modelId].hasChild> #if> ${(userMap[a.userId?string].nickname)!} ${(modelMap[a.modelId].name)!} <#if a.expiryDate?has_content>${a.expiryDate!} #if> |
<#if authorizedMap['cmsComment/list']> ${a.comments!} <#else> ${a.comments!} #if> | ${a.clicks!} | ${a.score!} | ${a.publishDate!} | <@t.page 'content.edit'/> <#if authorizedMap['cmsContent/add']> <@t.page 'button.copy'/> #if> <#if authorizedMap['cmsCategory/lookupBySiteId']> <@t.page 'button.distribute'/> #if> <#if authorizedMap['cmsContent/push']> <@t.page 'button.push'/> #if> |