Loading

上一页 1 2 3 4 5 6 7 ··· 13 下一页
摘要: 建议删除无用的注释,否则在启用全部的时候会把注释和说明内容的注释取消掉 下载地址:https://github.com/hyzx86/HostsFileSwitch/releases 阅读全文
posted @ 2019-09-23 00:32 韩严重 阅读(365) 评论(0) 推荐(0)
摘要: 记录日期: 2019-9-22 23:12:39 原文链接:https://www.cnblogs.com/Qbit/p/11569906.html 集成记录: npm install nswag --save-dev 复制 NSwag\src\NSwag.CodeGeneration.TypeSc 阅读全文
posted @ 2019-09-23 00:31 韩严重 阅读(2258) 评论(5) 推荐(0)
摘要: 译自:http://www.ideliverable.com/blog/orchard-core-workflows-walkthrough-content-approval 转载请注明出处, 原文地址:https://www.cnblogs.com/Qbit/p/orchardcore-Workf 阅读全文
posted @ 2019-03-12 18:25 韩严重 阅读(2308) 评论(1) 推荐(2)
摘要: 本系列翻译顺序完全参照 官方顺序 原文地址:https://orchardcore.readthedocs.io/en/latest/ 欢迎加群,共同探讨关于OchardCore 和 YesSQL 相关的问题 QQ 群:877196442 转载请注明出处:https://www.cnblogs.co 阅读全文
posted @ 2018-10-29 17:11 韩严重 阅读(1647) 评论(1) 推荐(1)
摘要: 根据官方示例:https://orchardcore.readthedocs.io/en/latest/Templates/README/#create-a-new-module 执行以下命令: PS C:\Users\hyzx8\Documents\Visual Studio 2017\Proje 阅读全文
posted @ 2018-10-12 14:51 韩严重 阅读(1338) 评论(0) 推荐(0)
摘要: CMS Modules »Contents Contents (OrchardCore.Contents) 此模块提供内容管理服务。 Liquid 您可以使用“content ”属性从liquid 视图和templates 访问内容项。 默认情况下,您可以按别名或内容项ID检索内容。 其他模块(如A 阅读全文
posted @ 2018-10-06 01:34 韩严重 阅读(928) 评论(0) 推荐(0)
摘要: Body (OrchardCore.Html) Theming Shapes 将HtmlBodyPart附加到内容类型时,将呈现以下形状(Shapes) HtmlBodyPartViewModel HtmlBodyPartViewModel类提供以下属性。 HtmlBodyPart HtmlBody 阅读全文
posted @ 2018-10-06 01:27 韩严重 阅读(774) 评论(0) 推荐(0)
摘要: Autoroute (OrchardCore.Autoroute) 此模块允许您为内容项指定自定义URL(永久链接 permalink)。 Autoroute Part 将此部分附加到内容类型以指定内容项的自定义URL。 然后,转到内容类型的定义并编辑 Autoroute Part: 使用Liqui 阅读全文
posted @ 2018-10-06 01:19 韩严重 阅读(1667) 评论(0) 推荐(0)
摘要: Title (OrchardCore.Title) 标题模块提供Title Part ,允许用户定义内容项的标题。它还定义了ContentItemMetadata方面的DisplayText属性 Theming The following shapes are rendered when the T 阅读全文
posted @ 2018-10-06 01:13 韩严重 阅读(819) 评论(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 韩严重 阅读(1905) 评论(3) 推荐(0)
上一页 1 2 3 4 5 6 7 ··· 13 下一页