Questions tagged [orchardcms-1.6]

Orchard is a free, open source, community-focused project aimed at delivering applications and reusable components on the ASP.NET MVC platform. Version 1.6 was released in Oct 2012. This tag is intended for questions that specifically regard Version 1.6.

314 questions
7
votes
1 answer

How does Orchard resolve references in modules?

The documentation (here and here) is notably lacking information on how references in modules are resolved: References Resolution (TODO: Explain how Orchard figures out references by looking at the "References" section of the csproj file as well as…
zimdanen
  • 5,508
  • 7
  • 44
  • 89
6
votes
1 answer

Merge orchard content from development and production databases

I`m looking for a solution to a following problem. We have orchard site on production environment developed some time ago. All site structure (widgets, parts, layers) was created before initial release. Now we want to add sub site with additional…
andriy1717
  • 63
  • 3
6
votes
2 answers

Orchard Blog Summary Text

On the blog summary page -the one that lists your blog posts- I could do with having a bit more of the text visible from each blog post. Is this possible? I cant see it anywhere in the settings and for some reason shape tracing isnt letting me see…
Phill Healey
  • 3,084
  • 2
  • 33
  • 67
6
votes
2 answers

Custom part properties missing in export Orchard 1.6

I have a problem with the import export module in Orchard 1.6: I want to export a custom type with a part that has a property in it. The export XML contains data from TitlePart, CommonPart, BodyPart and AutoroutePart, however the data from my own…
Ytrog
  • 170
  • 2
  • 15
5
votes
1 answer

how to remove OrchardLocal from Orchard URL?

I just downloaded the latest source codes of orchard. I run the solution using vs 2012. I am getting this URL in my browser. http://localhost:30321/OrchardLocal/ Is there a way I can remove "OrchardLocal" from the URL. when I push the app to the…
qinking126
  • 11,385
  • 25
  • 74
  • 124
5
votes
1 answer

Alter a Column with migration file?

Using orchad 1.6 in the migration file I have just altered a table and added a column. I need this column to be NotNull, but it doesnt allow you to alter a table enter a NotNull type, so i've used Nullable and entered data into the existing…
John
  • 3,965
  • 21
  • 77
  • 163
5
votes
1 answer

Customizing the entire markup for the orchard cms navigation zone

I've been searching high and low for the past couple of days for the file(s) in Orchard where I can customize the markup used for the navigation Traversing the tree in the Designer Tool and looking at the template and HTML views doesn't help much…
mackwerk
  • 1,689
  • 4
  • 21
  • 44
5
votes
1 answer

What is a Stereo Type

I've searched through the Orchard documentation (along with some google-fu) and couldn't find anything that explains what a StereoType is and when (if possible) is it appropriate to create or extend one. Can someone please explain what they are?
Justin Self
  • 6,137
  • 3
  • 33
  • 48
5
votes
1 answer

Orchard CMS Custom Data Importer

I have custom code that reads a bunch of xml documents and creates a custom data import recipe that I upload using the Import/Export module in Orchard. The imported documents are of a content type "Api Documentation" that I created using the…
4
votes
3 answers

Creating a module for Orchard that stores data from the front-end

Code will come later as soon as i am in front of my development machine, though hoping in the meantime someone can help.... I am trying to develop on Orchard CMS v1.6.1. At the moment I am in the midst of trying to develop a module that will…
Darren Wainwright
  • 30,247
  • 21
  • 76
  • 127
4
votes
2 answers

Orchard CMS Custom Theme - Every page displaying Title and Date Stamp

I have created a Custom Theme. Every page is displaying the Title and a date stamp at the top. I have found posts saying comment out 'Placement.info' in the Theme route - but this has no effect. How can I remove both of these?
niico
  • 11,206
  • 23
  • 78
  • 161
4
votes
2 answers

Orchard Navigation - how to make menu link not clickable

I have following menu navigation: home product product 1 product 2 news press releases about us Every menu item above links to a Content, except "product".I need to make it so when the user click "product" would not go anywhere. I…
friend
  • 1,909
  • 2
  • 21
  • 28
4
votes
1 answer

How to control the rendering of a menu in Orchard

I have the following problem: I'm making a site in Orchard and have to apply a design made by some design company. They delivered html and CSS (+ LESS) and I have to make it into a theme. I get it done for the most part except the menu's. I want to…
Ytrog
  • 170
  • 2
  • 15
4
votes
1 answer

Orchard Custom Form DropDownLists

After a bit of playing around with Orchards' Custom Forms module, i decided i wanted to use a dropdownlist to select a particular person with their email as the value for that selected option. While i was creating the form i couldn't see anyway you…
4
votes
2 answers

Integrating a custom Twitter Bootstrap theme in OrchardCMS

Does anyone have a guide or checklist on implementing a custom Twitter Boostrap theme into Orchard CMS? I have a site running on Orchard CMS 1.6 and I've installed the Twitter Bootstrap Theme from the gallery. Now I'm looking to take a custom…
brian s
  • 385
  • 2
  • 10
1
2 3
20 21