I am using Orchard cms but set to home page check box is not visibe please anybody tell how to se开发者_开发知识库t my content page as home page.whether i want to add content types in page.please do t
I have an existing mvc app and a complicated directory structure the organization uses. I understand in order to combine the existing app into orchard, I would have to add it as a subdir in the Module
I\'m currently looking at the Orchard source code and can\'t find where the NHibernate Session Factory been registered into the AutoFac. Anybod开发者_开发知识库y can help with that?
In my project I have overridden the display at the widget level in order to precisely control the markup being produced. The problem I have now is that I can\'t work out how to render items which are
I\'m curious if I can somehow make the Widget.Wrapper shape (or other wrappers) alternateable, because it contains most of the widgets\' HTML code. I don\'t like rich IF statements in cshtml files, th
I am trying to render shapes as email templates. I would like to be able to do this from a background task as well as from the current request. Does anyone have any tips for me? I think the Orchard.Di
i am new in orchard module development.i create a module.when i try to save data. i use this code fore save data
I need to access data from pre-existing tables.I\'ve started working my way through creating a module to display开发者_如何学编程 the data etc.However, Orchard is prefixing the table commands with the
I\'m trying to use: var viewEngineResult = ViewEngines.Engines.FindView(ControllerContext, myViewName, null);
I recently try oforms module on orchard and I confess that I was expecting more. My form not validating on IE8.