Does anyone have any suggestions for plugging Fluent NHibernate (or really any ORM) into a .NET user control accessed by Umbraco?I\'m having trouble figuring out where the starting point is for creati
I am using umbraco v4.7.开发者_StackOverflow0. I have created a Macro for a Usercontrol.ascx and adding it the usual way, and ticking the option \"Use in editor\".
After a publish up to a remote server the Umbraco admin section on the remote server is not showing any nodes.The pages and images and everything serve correctly, but in the Umbraco admin section ther
Doing a project in Umbraco, and i\'ve encountered problems in one case that when calling node.NiceUrl I get # as the result. What is weird though is that if i debug it somehow it resolves into the cor
We have Live Site running with Umbraco 3.0 version. Now, we want to use latest Umbraco V4.7. We need to know how 开发者_运维百科it is possible? Is there any Open Source OR Free Tool which can support
After the web installer completes I try and access the new site. /install/default.aspx gives the following 500.19:
I need to be able to: connect one news item to multiple news items groups. Addition开发者_开发百科ally to that the order of the items in each group is important and the content editors need to be a
I\'m much happier with the quality of outp开发者_如何学Pythonut I can get with MVC over webforms: hand crafted HTML that isn\'t full of additional machine generated gubbins (polite term). I realize of
You know that little message balloon that pops up when you save a document?I want to show that in my custom section.I see that I can make my page inherit from UmbracoEnsuredPage and use Clie开发者_如何
I need to generate a GUID wit开发者_开发技巧h XSLT and if needed C#, does anyone know how to best do this?