Questions tagged [umbraco6]

Umbraco 6 is the sixth stable release of Umbraco - an open source content management system (CMS) platform for publishing content on the World Wide Web and intranets. It is written in C# and deployed on Microsoft based infrastructure. The open source backend is released under an MIT License while the UI is released under the Umbraco license.

Umbraco 6 is the sixth stable release of Umbraco - an open source content management system (CMS) platform for publishing content on the World Wide Web and intranets. It is written in C# and deployed on Microsoft based infrastructure. The open source backend is released under an MIT License while the UI is released under the Umbraco license.

Version 6 of Umbraco includes integration of MVC, and also a rewrite of the core API.

More information about can be found on the main Umbraco website. Community provided support and documentation can be found on our.umbraco.org.

203 questions
-1
votes
1 answer

"Google Map" property editor in Umbraco... How to set the ApiKey?

I have in an Umbraco (v6) BO a property showing a GoogleMap. The property is like this (the property editor is a "Google Map", as can be seen in the BackOffice's Developer tab). so the property displays the map in the Umbraco's BO, but "for…
serge
  • 13,940
  • 35
  • 121
  • 205
-1
votes
1 answer

Embed image inside info window using Razor and JS

I have some Razor code to get the details for the map and then passing this data into the Javascript code. All works as expected but then i need to add the image inside the infoWindow and so far it just displays it as text. My code @inherits…
Computer
  • 2,149
  • 7
  • 34
  • 71
-1
votes
1 answer

How to Set Up Continuous Deployment for an Umbraco Project in Visual Studio Team Services (was Visual Studio Online)

So I have been in experimenting and researching mode for the past 2 weeks, trying to setup a Umbraco 6 Web App via Nuget that can be checked into Visual Studio Team Services, and be deployed on check in (Azure Continuous Deployment via TFS). I know…
Devin Gleason Lambert
  • 1,516
  • 1
  • 13
  • 22
-1
votes
1 answer

Bind Data to Umbraco Templates

I want to bind Model Data to the form on Back Button The Scenario is like On Continue I am saving the data into View Model and on Go Back I want to populate the Model data back to form
SantyEssac
  • 789
  • 2
  • 19
  • 47
-1
votes
1 answer

Umbraco throwing a 500 for /umbraco

Have a weird issue with Umbraco. It's throwing a 500 error for /umbraco. Custom errors are off in the Web.config but I'm still seeing the IIS default custom error page. There is nothing in UmbracoTraceLog related to that error. Is there anything I…
Greg R
  • 1,670
  • 4
  • 26
  • 46
-1
votes
1 answer

Umbraco How to read content items using ASP.NET MVC Partial View and Razor

I have some special document type in Umbraco and in content tree I have one item that contains sub-items with this document type. I don't want to use VS 2012. and I want to create some partial view for read this items. and create some html…
Arbejdsglæde
  • 13,670
  • 26
  • 78
  • 144
-2
votes
1 answer

redirect pages from Umbraco site to external web pages

I have a Umbraco website. I want to use the same Umbraco site and need to redirect about 10 pages to a external pages including the home page. I think we have Umbraco 6.2 Please, can you tell me how to do this? I do not know if it is a code change…
Yma
  • 23
  • 1
  • 6
-2
votes
1 answer

CRUD operation using Umbraco MVC

Can anyone have idea about how to develop CRUD using UmbracoCms with MVC 3? Thanks in advance.
SantyEssac
  • 789
  • 2
  • 19
  • 47
1 2 3
13
14