`
63528605
  • 浏览: 6859 次
  • 性别: Icon_minigender_1
  • 来自: asf
最近访客 更多访客>>
社区版块
存档分类
最新评论

opencms 按自定义文档的日期字段来给文档排序

阅读更多
一、
根据《OpenCMS内容管理入门指南》
4.4 XSD 高级配置

给文档的日期字段映射到collector.date字段,然后使用已有的allInFolderPriorityDateDesc来排序

<mappings>
		<mapping element="Title" mapto="property:Title"/>
		<mapping element="Keywords" mapto="property:Keywords"/>
		<mapping element="Date" mapto="property:collector.date"/>
</mappings>
分享到:
评论
Global site tag (gtag.js) - Google Analytics