orchardcms
Merging Orchard CMS with custom MVC ecommerce site
I have a large custom ecommerce engine that is currently using a SQL Server database (stored procedures handling most data tasks), a WCF middle-tier (handling business logic), and an MVC front-end sit[详细]
2023-03-14 10:33 分类:问答Themes : How can i make a Model like the Content Model with Orchard CMS?
I would like to have a content like the body content which contains the data of a specific content item.[详细]
2023-03-14 01:58 分类:问答Orchard - How to show more fields of a content item in a summery view
Let\'s say I have a product to which I\'ve added an image field called SmallImage. When I show a list of products, I want the small image to be in the view.[详细]
2023-03-13 20:25 分类:问答How to add an item to mulitple lists in orchard?
I\'m prototyping an orchardproject.net cms.I\'ve created a content type of \"product.\"I\'ve create a list called \"Cheap products list\" and a list call \"Fun products list.\"This works great until I[详细]
2023-03-13 09:54 分类:问答Using Orchard CMS how do I change the heading displayed in the list of content items
I have created a new module in Orchard CMS, i have a new event part that has a whole 开发者_如何学Cbunch of custom fields.How do i change the heading displayed in the list of content?[详细]
2023-03-13 09:44 分类:问答Orchard: Custom Registration fields
For my Orchard project, I need some additional information from the user at registration time. (Say, First Name, Last Name, Pants Color). This information must be entered while registering and can not[详细]
2023-03-12 00:00 分类:问答What is the proper way to deploy Orchard CMS to shared hosting?
I\'ve created a basic websit开发者_运维百科e using the Orchard CMS, and attempted to deploy it to my shared host, Softsys, using Web Matrix (via FTP). Currently, the site technically \"works\", howeve[详细]
2023-03-11 17:16 分类:问答Orchard CMS on Load Balanced web servers
I\'m considering running Orchard CMS on load balanced servers. (Two web servers with hardware load balancers, and a SAN file share)[详细]
2023-03-09 07:02 分类:问答Duplicate module entry in Orchard CMS Modules Dashboard
I have been working through building a module for Orchard; based upon the N-N relationship tutorial. After getting the project working once I went through and changed the namespace, various classes an[详细]
2023-03-09 05:44 分类:问答how do you override the rendering of the Navigation zone in Orchard CMS?
I\'m new to Orchard, so I probably have no idea what I\'m doing. I\'ve figured out how to override different shapes but putting a cshtml file in the View folder with the same name as the shape.[详细]
2023-03-08 22:43 分类:问答