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
832f7e20f0dbe816aa37eceba23c7147d6415a30
Orchard/src/Orchard.Web/Modules/Orchard.Blogs/Views/Parts/Blogs.BlogPost.List.cshtml

9 lines
195 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;
}
Getting Blogs onto the new UI composotion model --HG-- branch : dev
2010-10-14 11:15:22 -07:00
@Display(ContentItems)
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
@if (blogPosts == null || blogPosts.Count() < 1) {
<p>@T("There are no posts for this blog.")</p>
Getting Blogs onto the new UI composotion model --HG-- branch : dev
2010-10-14 11:15:22 -07:00
}
hi
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.5 Page: 272ms Template: 3ms
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号