我们正在考虑满足我们的需求的 Orchard Core CMS。旧版 Orchard 似乎支持三个功能 - 版本内容、计划发布和审计跟踪的能力,但 Orchard Core CMS OOB 中似乎没有这些功能。
如何在 Orchard Core 中实现这三个功能的功能?它们是否必须通过使用工作流或自定义模块来完成?了解这些功能是否在路线图上?
谢谢!
我们正在考虑满足我们的需求的 Orchard Core CMS。旧版 Orchard 似乎支持三个功能 - 版本内容、计划发布和审计跟踪的能力,但 Orchard Core CMS OOB 中似乎没有这些功能。
如何在 Orchard Core 中实现这三个功能的功能?它们是否必须通过使用工作流或自定义模块来完成?了解这些功能是否在路线图上?
谢谢!
收到了 Sebastian Ros 的回复,他是 Orchard Core 的主要贡献者之一。截至撰写本文时:
Content versioning is already implemented. There is no UI to list previous versions right now. There is an issue filed to track it.
Scheduled publishing can already be implemented using workflows, but there is an issue to track a more integrated solution, like in O1.
Audit trails is on the roadmap but not yet started.
1.0 will be shipped when all issues currently tagged with 1.0 and P0,P1,P2 flags have been implemented.