orchardcms
How to make Autofac perform property injection in Orchard CMS
Is it possible to do property injection with the OrchardCMS? I know that Orchard uses Autofac and that Autofac does do property injection, but I need to know how to do property injection for the IOr[详细]
2023-03-21 04:10 分类:问答Where IOchardServices gets its concrete class set?
I am looking at the Orchard source and am looking for where the IOchardServices gets its concrete injected. I realize that all one has to do is specify the IOchardServices as a param in a controller c[详细]
2023-03-21 03:02 分类:问答How can I display a list of blog posts in Orchard?
I want a simple widget for my right side column that can display a list of recent blog posts. is there an easy way to do this other than creating my own widget?i\'ve searched the gallery for one and[详细]
2023-03-20 18:52 分类:问答Orchard Custom MembershipService and UserService
I am creating a new module to authenticate users against a custom MembershipService.I have made copies of the MembershipService and UserService from the Orchard.Users module and added the OrchardSuppr[详细]
2023-03-20 06:15 分类:问答Orchard and Umbraco running on Web Farm Framework 2.0
I am in the process of choosing a CMS system for a few websites we are about to create开发者_StackOverflow. We\'re running a Microsoft environment, so we\'re only looking at .NET systems, specifically[详细]
2023-03-17 09:10 分类:问答Orchard - How to display custom Term fields in a taxonomy field?
I\'ve got a contentType (product) that has a taxonomy field (features).The taxonomy term (product feature term) has been customized to include an image field and a description field.[详细]
2023-03-17 04:36 分类:问答how to hide list content from placement.info file in orchardproject.net
I have a \"Division\" that is a container for list开发者_JAVA百科 of \"Brand\".When viewing the detail page for division, I\'d like to hide the brands.I thought I could do this in the placement.info f[详细]
2023-03-16 14:00 分类:问答Orchard CMS rendering parts outside of admin section
I am working on a module by following the instructions here http://orchardproject.net/docs/Creating-a-module-with-a-simple-text-editor.ashx[详细]
2023-03-16 09:48 分类:问答Instaling Orchard at the root stops other ASP.net applications at different folders
After installing Orchard by using开发者_如何转开发 Webmatrix at the root my other applications stop. What could be the reason and how I can make other applications in a working condition.[详细]
2023-03-16 09:21 分类:问答jPlayer widget created with static error as result
I\'ve created a widged with Orchard. Unfortunately I\'ve used the same \"Title\" for a jPlayer widget twice. Now I receive an error:[详细]
2023-03-15 07:52 分类:问答