orchardcms

Publishing/Deploying Orchard CMS 1.8 with Visual Studio 2013

百般思念 提交于 2019-12-22 12:39:33
问题 I am new to Orchard 1.8 and have developed a website using Visual Studio Premium 2013 Version 12.0.21005.1 (with the .NET 4.5.51641 Framework) and I need to know how to Publish/Deploy an Orchard website from a local desktop development box to an in-house "production" machine that has Windows Server 21012 R2, and IIS 8.5. The development version of the site (on my local machine) uses SQL Server 2012 SP1 as the database. How do I Publish/Deploy to the in-house "production" machine that has:

Adding different CSS files to different pages in Orchard CMS?

落花浮王杯 提交于 2019-12-22 10:19:45
问题 Let's say we have two pages in Orchard CMS. The homepage and the About US page. I want to use a RoyalSlider on the homepage which has its own CSS file. How do I include it only on the homepage and not on the about us page? In Orchard CMS I am using Contoso as the theme and I tried including the royalslider.css file on the Layout.cshtml using Style.Include but this will include the CSS file over all the pages in the website which is not a good practice. 回答1: You should use URL Alternates

Orchard CMS custom membership

孤人 提交于 2019-12-22 06:34:11
问题 What is the preferred way of integrating a custom membership provider with Orchard? I have seen a couple of posts around implementing a new IMembershipService and IUserService (from Orchard.Users) and then there other modules such as OpenAuthentication which seem to do a lot more than that (but still uses the UserPart??). We already have an ASP.NET Membership provider written, can this be integrated as is? 回答1: Custom implementation of IMembershipService is a way to go if you don't want to

What permissions are required for Orchard CMS?

女生的网名这么多〃 提交于 2019-12-21 22:21:41
问题 I used the web platform installer to install the Orchard CMS but when the setup web page comes up for the CMS, once I submit my details, the following error is shown on the orchard system for the first time: Setup failed: Exception has been thrown by the target of an invocation. Exception has been thrown by the target of an invocation. Access is denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED)) I have checked my application pool and that user has full permissions to the app data

Orchard 1.7 - Create custom Workflow Activity for Unpublished

旧时模样 提交于 2019-12-21 20:14:31
问题 I needed to tap into a list of activities in Orchard CMS; unpublished activity being one of the requirements. I have looked and found out that Orchard default Workflow activity list doesn't have a unpublished activity. I have built a module that add my own custom Workflow Activities. I have had no problem creating activities and making them work but I have no idea how to bind one of these with an event. Even if I copy the publish activity that is found in the default activity folder of

Can I search/index a custom datasource in Orchard via Lucene?

ⅰ亾dé卋堺 提交于 2019-12-21 16:18:08
问题 I am currently working on a site to allow users to search through a custom product catalog. I have been looking around and would love to leverage Orchard CMS to help me develop this site. I have currently gone through Ron Petersons youtube series on custom Orchard Modules and the Skywalker blog series. I feel like my goal is possible, but I'm looking for some validation on whether my strategy will work within the Orchard framework. This is my current situation: I have an default Orchard

Orchard CMS on Load Balanced web servers

余生长醉 提交于 2019-12-21 12:12:42
问题 I'm considering running Orchard CMS on load balanced servers. (Two web servers with hardware load balancers, and a SAN file share) I've been unable to find any info on this. I'm wondering if there will be update and cacheing issues - if pages are cached, will updates be propagated to the other server? I'm also wondering if there are likely to be any install pitfalls? Does anyone have any info or experience on this? Many thanks.... 回答1: You will need to define a machine key: http:/

How to add subpages in Orchard CMS

会有一股神秘感。 提交于 2019-12-21 05:30:31
问题 I added a new page in the main menu, e.g. Products . Now I want to add a subpage e.g. Sub Products below a Products page. I tried all possible options in the dashboard but it didn't work for me. Any ideas how to handle this? Thanks. 回答1: here is a quick solution for this Go to your dash board -->Gallery -->Modules search for Hierarchical menu and install it after installing then go to Configuration -->Features and enable it. Go go to Navigation .give position like 2 for "Products" and 2.1 for

Orchard CMS: Do I have to add a new layer for each page when the specific content for each page is spread in different columns?

倾然丶 夕夏残阳落幕 提交于 2019-12-21 04:58:36
问题 Lets say I want a different main image for each page, situated above the page title. Also, I need to place page specific images in the left bar, and page specific text in the right bar. In the right and left bars, I also want layer specific content. I can't see how I can achieve this without creating a layer for each and every page in the site, but then I end up with a glut of layers that only serve one page which seems too complex. What am I missing? If there is a way of doing this using

ASP.Net CMS recommendation, Orchard, Sitefinity, Umbraco or N2? [closed]

僤鯓⒐⒋嵵緔 提交于 2019-12-20 10:26:53
问题 As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 7 years ago . Over the past 3 years I have been using (...shamefully) SharePoint 2007, DNN and Tridion to develop web portals. I am however looking