Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何列出我的 Orchard CMS 安装中可用的所有博客?我想简单地在主页上显示我所有博客的导航,但似乎没有任何简单的方法可以在管理 UI 中实现这一点,特别是因为Blog它不是一种Content类型。
Blog
Content
博客是一种内容类型。只需做一个按博客类型过滤的投影,就完成了。