Logo
Explore Help
Register Sign In
lsm/Orchard
1
0
Fork 0
You've already forked Orchard
mirror of https://github.com/OrchardCMS/Orchard.git synced 2025-10-15 19:54:57 +08:00
Code Issues Actions 4 Packages Projects Releases Wiki Activity
Files
5eefacfb103e86d6c6c60e132c88f74a8b94f4be
Orchard/src/Orchard.Web/Modules/Orchard.Blogs/Views/Parts/Blogs.BlogPost.List.cshtml

7 lines
186 B
Plaintext
Raw Normal View History

Making progress on updating the content manager API fit better with the new dynamic UI composition scheme - Includes changing display-related implementations (drivers & views) to work with shapes - Editor implementations still on the old template model - Orchard.Blogs is currently using a different display type instead of specifying alterations (for Blog and BlogPost) --HG-- branch : dev
2010-10-11 02:06:01 -07:00
@{
IEnumerable<object> blogPosts = Model.BlogPosts;
}
@Display(blogPosts)
@if (blogPosts == null || blogPosts.Count() < 1) {
<p>@T("There are no posts for this blog.")</p>
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.5 Page: 235ms Template: 7ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API 吉ICP备2022002899号