I\'m customizing an OrchardProject.net cms.I\'d like the users to be able to submit a \"deed\".It\'s a simple ContentType with a single text field.
In the last days I took a watch t开发者_运维百科o the orchad source, and in the bootstrap class during the registration of the components with Autofac I saw same code that I can\'t explain!!!!
I am new to Orchard CMS system. http://www.orchardproject.net I installed Version 1.0 and now they updated and I installed version 1.1.30 but never really published something.
I\'m 开发者_Python百科new to Orchard CMS and wondered if it was possible to render content parts setup in the page content type into a different zone rather than the content itself.
I was just reading the guidelines and trying to get my head around the apparent contradiction in http://www.orchardproject.net/docs/UI-guidelines-for-theme-authors.ashx
I\'m starting with ASP.NET MVC 3 and modules. Like the Orchard CMS modules, I want to have modules as assemblies with Razor pages (inside/outside the DLL). I followed Mika Kolari\'s tutorial, but I
I am new in orchard CMS, I am integrating my own application in orchard CMS. I have create a edmx file thenI have created an Action to Display the records,But it give me ERROR THAT\"The operation is n
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.
I\'m customizing my father-in-law\'s Orchard site and trying to create a .cshtml file to control the display of a Containable content type, but I\'m having a bugger of a time finding the data in the @
Bertrand created a blog post to specify how to use IoC in WCF Modules for Orchard. In 1.1, you can create a SVC file using the new Orchard host factory: