Loading

摘要: CMS Modules »Contents Contents (OrchardCore.Contents) 此模块提供内容管理服务。 Liquid 您可以使用“content ”属性从liquid 视图和templates 访问内容项。 默认情况下,您可以按别名或内容项ID检索内容。 其他模块(如A 阅读全文
posted @ 2018-10-06 01:34 韩严重 阅读(905) 评论(0) 推荐(0) 编辑
摘要: Body (OrchardCore.Html) Theming Shapes 将HtmlBodyPart附加到内容类型时,将呈现以下形状(Shapes) HtmlBodyPartViewModel HtmlBodyPartViewModel类提供以下属性。 HtmlBodyPart HtmlBody 阅读全文
posted @ 2018-10-06 01:27 韩严重 阅读(756) 评论(0) 推荐(0) 编辑
摘要: Autoroute (OrchardCore.Autoroute) 此模块允许您为内容项指定自定义URL(永久链接 permalink)。 Autoroute Part 将此部分附加到内容类型以指定内容项的自定义URL。 然后,转到内容类型的定义并编辑 Autoroute Part: 使用Liqui 阅读全文
posted @ 2018-10-06 01:19 韩严重 阅读(1490) 评论(0) 推荐(0) 编辑
摘要: Title (OrchardCore.Title) 标题模块提供Title Part ,允许用户定义内容项的标题。它还定义了ContentItemMetadata方面的DisplayText属性 Theming The following shapes are rendered when the T 阅读全文
posted @ 2018-10-06 01:13 韩严重 阅读(801) 评论(0) 推荐(0) 编辑
摘要: Code Generation Templates 翻译原文:https://www.cnblogs.com/Qbit/p/9746457.html 转载请注明出处 Orchard Core Templates使用dotnet新模板配置从命令shell创建新网站,主题和模块。 有关dotnet ne 阅读全文
posted @ 2018-10-06 01:06 韩严重 阅读(1855) 评论(3) 推荐(0) 编辑
摘要: 原文连接:https://www.cnblogs.com/Qbit/p/9746442.html 转载请注明出处 介绍 Orchard Core Modules库提供了一种机制,可以拥有一个独立的模块化系统,您可以选择加入特定的应用程序框架,而不必依赖于您的应用程序设计。 快速入门 在Visual 阅读全文
posted @ 2018-10-06 00:40 韩严重 阅读(1262) 评论(0) 推荐(0) 编辑
摘要: 原文连接:https://www.cnblogs.com/Qbit/p/9746363.html 转载请注明出处 翻译说明:本系列为直译,按照官方的计划现在这个版本(2018年10月5日)已经接近最终发布版。所以后期的文档更新应该不会有太大的变化。 Orchard Core 是基于ASP.NET C 阅读全文
posted @ 2018-10-06 00:28 韩严重 阅读(4475) 评论(3) 推荐(4) 编辑