Umbraco is an open source .NET based content management system. It is released under the MIT license and powers a number of high profile sites, most notably Microsoft's own www.asp.net website.
66
votes
2answers
6k views
MVC and Umbraco integration
I've followed the steps from http://memoryleak.me.uk/2009/04/umbraco-and-aspnet-mvc.html and integrated MVC in Umbraco with success, but i still have a problem which is critical for me.
Is there any ...
36
votes
12answers
16k views
Umbraco, is it just me or is it really hard to use?
Looking for some feedback on those of you who have evaluated umbraco lately.
I've been on a quest for the 'best' cms that balances ease of use/extendability/customization etc. to use as a base for ...
22
votes
3answers
4k views
To hashbang or not to hashbang?
I'm developing a new website and I'd like to make use of AJAX as much as possible. Basically, I want users to almost never navigate away from the homepage and have everything displaying in popup ...
15
votes
2answers
1k views
13
votes
7answers
4k views
Umbraco Yay or Nay?
I'm looking more towards CMS's as I'd like my clients to be able to be as self sufficient as possible. Anyhow, I'm just starting to evaluate and will update this with my conclusions. However, since ...
13
votes
2answers
6k views
Extending the umbraco dashboard
I'd like to add my own section to the umbraco dashboard so that I can integrate my own admin piece to the existing login/admin structure. Is this possible without editing and recompiling the umbraco ...
12
votes
2answers
10k views
Umbraco - Get Node by ID programmatically
Running Umbraco 4x I am creating a helper method in C# that I can recursively call to create child categories of a particular node (category).
The method takes a parentNodeID as a parameter. I need ...
12
votes
1answer
3k views
Umbraco: working with version control? test/production?
I'm looking into using Umbraco for my site and so far I'm loving it.
One big question that I have is how can I version control an Umbraco site as a lot of the data is in the database?
How do you ...
12
votes
1answer
2k views
MVC-Mini-Profiler - Web Forms - Can't find /mini-profiler-results
I'm trying to get MVC-mini-profiler to work with webforms.
NUGET
I've installed the Nuget package.
PM> Install-Package MiniProfiler
Head
I have this in the head section of my website.
...
9
votes
10answers
5k views
Sharepoint CMS vs UmbracoCMS
I work for a large local government organisation who are about to embark on using SharePoint to replace our ageing intranet with an all-singing all-dancing collaborative site. The focus for the ...
9
votes
4answers
7k views
Umbraco 4.6+ - How to get all nodes by doctype in C#?
Using Umbraco 4.6+, is there a way to retrieve all nodes of a specific doctype in C#? I've been looking in the umbraco.NodeFactory namespace, but haven't found anything of use yet.
9
votes
1answer
7k views
Umbraco: List Child Nodes in User Control
I have a user control in which I need to return child nodes based on parentID. I am able to get the parentID, but don't know the syntax for returning child nodes.
9
votes
2answers
202 views
Optimizing an algorithm and/or structure in C#
I'm working on an application where you're able to subscribe to a newsletter and choose which categories you want to subscribe to. There's two different sets of categories: cities and categories.
...
8
votes
7answers
7k views
Is Orchard or Umbraco MVC?
I'm much happier with the quality of output I can get with MVC over webforms: hand crafted HTML that isn't full of additional machine generated gubbins (polite term). I realize of course that MVC is ...
8
votes
4answers
4k views
Umbraco or ASP.NET MVC
I'm about to create a site that will act as public front site of company that sells furniture, but after user log in, he'll see much more options. Internal news, files to download, customized ...
8
votes
4answers
4k views
Deciding between Umbraco and Orchard ASP.NET CMS
Now that both system's are built on ASP.NET MVC, does anyone have any experience dealing with both? Looking to set up a small business site for a friend, that will eventually have an online store. ...
8
votes
5answers
4k views
Which CMS is easy to use DotNetNuke or Umbraco. Further can we integrate our existing project with it?
We are in the process of implementing a CMS for our project which currently extensively uses asp.net master pages and css. Also the application is data-driven and controls like gridview and listview ...
8
votes
2answers
1k views
Multi-tenancy support: Umbraco vs Orchard Project
I am currently using an older version of Umbraco (4.03) and I have several basic sites (mostly 1 pagers) running under the same IIS Application.
I have a shared hosting account with Winhost.com, ...
7
votes
7answers
7k views
Creating a custom error page in Umbraco CMS
I'm working on a client site who is using Umbraco as a CMS. I need to create a custom 404 error page. I've tried doing it in the IIS config but umbraco overrides that.
Does anyone know how to create ...
7
votes
5answers
6k views
mojoPortal OR Umbraco?
I have been look around for Free/Open Source ASP.NET CMS / Portal systems for a while now, and have seived it down to two different ones.
Umbraco - http://umbraco.org
mojoPortal - ...
7
votes
3answers
438 views
Recommendations for creating a new website with “application”-like features in .NET [closed]
I am a member of a non-profit organization that has asked me to help them redo their website.
However, they don't simply want content and design changes, they also want features that require some ...
7
votes
3answers
5k views
umbraco authentication
I have an existing community backend and I like to use Umbraco for my presentation layer. How can I implement login/logout with .Net forms authentication? (I don't want to use the Member ...
6
votes
2answers
837 views
Does Umbraco allow non-umbraco subdomains
Hi I am installing Umbraco to the root directory of my website. And also I want to install my wordpress blog to a subfolder in the root directory.
However any request to the subfolder is being ...
6
votes
4answers
2k views
Generate GUID in XSLT
I need to generate a GUID with XSLT and if needed C#, does anyone know how to best do this?
It is to generate unique IDs for HTML items.
6
votes
4answers
5k views
Are there any good e-commerce extensions/plugins for Umbraco?
I'm working on a project that will use Umbraco for CMS capability, but also has a fairly simple ecommerce requirement. I'm aware of Commerce4Umbraco, are there others? Or, should I look elsewhere ...
6
votes
1answer
2k views
Folders in umbraco 4
Is there a way to simply create folders in umbraco 4 for the purpose of organizing content? I've searched forums and did not find a reasonable answer.
6
votes
2answers
2k views
Umbraco v5 how to get media file URL in razor view
I'm new to Umbraco version 5 and Razor, but I'm trying to get the path for a media file stored as a property of the current page so that I can render it as an image.
Searching Google and ...
6
votes
2answers
2k views
Copying an XSLT variable
I'm working on an Umbraco XSL Stylesheet and I am pretty stuck.
Basically, I have a parameter that I test and use it's value if it's present, otherwise I use the default parameter $currentPage.
Here ...
6
votes
2answers
710 views
Get properties from Members in Umbraco (In Usercontrol)
I've made a Umbraco site, and ive got some members that i need to display information about in a usercontrol(ascx) page.
But the only thing i can find is the old umbraco api, with the m.GetProperty(); ...
6
votes
1answer
293 views
After publishing, my Umbraco admin panel did not show in IE9. But it appear in FF and Chrome browsers
After publishing, my Umbraco admin panel did not show in IE9. But it appear in FF and Chrome browsers.
Note: Before publishing website, I run it from Visual Studio 2012 and I observed that everything ...
6
votes
2answers
197 views
Avoid deleting folder on Web Publish
I'm deploying my application to an Azure Website. I've configured the Publishing Profile succesfuly and setup tfspreview.com to publish automatically using continuous integration on each code commit.
...
5
votes
4answers
2k views
Which CMS is right for me?
I am looking to help out a non-profit get a website up and running.
Only, they don't just want a website with content, they also want to maintain a database of members, and allow those members to ...
5
votes
2answers
2k views
Umbraco Database Question- Adding custom tables
I'm working on a site managed by Umbraco. I need to store data about images and clients. I don't think there is any way I can store that data in the existing tables.
Is there any reason I ...
5
votes
2answers
1k views
Get stack trace from razor macro within umbraco
I've inherited a code base that is built on umbraco. It is using razor scripts to render the views.
Whenever there is an error I get something like this in the output:
Error loading Razor Script ...
5
votes
4answers
11k views
Choosing a CMS: EPiServer vs Orchard vs SiteCore vs Umbraco
Increasingly, I have noticed the number of Content Management Systems in use. I have some familiarity with SiteCore. I have read some literature on Umbraco. I only just got wind of Orchard the other ...
5
votes
5answers
2k views
Umbraco vs Sitefinity [closed]
I am getting a large website developed. The develop has asked me which do I prefer either sitefinity or umbraco. The site will be similar to wikipedia where users can come and edit pages without ...
5
votes
4answers
2k views
Simple CMS for .Net Webshop
Im not sure if this is the correct forum for this, if not I apologize. Here goes: Im trying to develop a webshop that should be very simple for the users. Simply add products, create pages, some kind ...
5
votes
4answers
472 views
lightweight search engine for asp.net
I'm looking to develop a CMS project based on UMBRACO but I also need to index the documents created and to offer search functionality therefore I would like to know if you have any suggestion for a ...
5
votes
2answers
580 views
Which is faster… XSLT macro or .NEt User Control
Using Umbraco, which is quicker to load on a page...
XSLT Macro or a .NET user Control (via an Umbraco Macro).
5
votes
5answers
3k views
Randomly choose a node in XSLT
I have a question about some sort af random function in XSLT.
I have an XML-file that very simplified look similar to this:
<node id="1198">
<node id="1201">
<data ...
5
votes
1answer
681 views
Umbraco CMS(.NET): Logging errors loading xslt/User controls
I was wondering if there's a way in Umbraco to log errors that we get when it fails to load xslt or user-controls. Generally it shows a red box saying it couldn't load the control and stuff. Is there ...
5
votes
1answer
2k views
jQuery Validation plugin: disable validation for specified submit buttons when there is submitHandler handler
Ok, I am using umbraco forum module, and on the comment form it uses jquery validate plugin.
The problem is that I have added a search button on the same page using a UserControl, the search submit ...
5
votes
1answer
2k views
Migrate Umbraco data from development site to live site programmatically
I am in the situation where I have been charged with making an application or extension to Umbraco that makes the backend users able to do a migration of their changes on the development site to the ...
4
votes
4answers
3k views
Adding content to umbraco?
I recently made the decision to develop our new company website (http://www.idealcode.net:8005/AboutUs.aspx) with Umbraco. I hired an Umbraco developer and we started work.
Please don't flame me or ...
4
votes
4answers
931 views
Umbraco learning resources?
Hai all, I need to create a site in umbraco. Is there any good resource to learn Umbraco? I am new to CMS. which is the good learning sites?
4
votes
1answer
1k views
Umbraco Node Permissions
I have searched for hours and not found the answer to this, so was hoping someone here could help.
How do I get the roles set on a node from code behind?
I have my node: Node nodeToCheck = new ...
4
votes
1answer
2k views
Is there a way to add a Umbraco Custom Data Type that basically was a grouping of existing data types?
On a number of different document types, I have to add the same 3 native Umbraco data types
content picker
TextString
TextString
It was suggested to me to see if there is a way to create a new ...
4
votes
3answers
4k views
404 page in Umbraco?
I installed Umbraco 4.5 and it is running fine. one thing i cant get to work though, is the 404. When it hit a page that does not excist it shows the default IIS7 404 page, and not the built-in ...
4
votes
3answers
628 views
Grouping XML nodes by Month and Year in XSLT
Update
I'd like to appologize to the people who provided answers, I seem to have caused all sorts of confusion. To avoid complicating things even further, I've removed the previous code and have ...
4
votes
3answers
197 views
Umbraco is magically reverting to “Looks like there's more work to do”
I have a client and he has reported that 5/6 times, the website has somehow returned to unpublished mode. We are unsure what could be causing it and generally it will happen when no one is working on ...



