Tagged Questions
0
votes
0answers
24 views
Implementing Umbraco CMS on and already developed website using WebMatrix
I've been provided with a website and i'm required to implement a CMS of my choice. I've selected Umbraco and i'm using WebMatrix. Using Web Matrix I cant open my website folder. I've downloaded and ...
-1
votes
5answers
265 views
DotNetNuke, Umbraco or Orchard [closed]
First off please have patience for this long winded post. I wanted to get all the pertinent information (as I see it) out to you.
I have a decision to make and would like your input. I have ...
3
votes
1answer
73 views
Should I store my data in Umbraco or a bespoke data layer
I'm having a crisis here before starting a (potentially) large project, I use Umbraco alot and because it's so diverse you can pretty much do anything you like with it, but my question is whether to ...
1
vote
0answers
52 views
Umbraco upgrade throwing Creative Web Starter errors
It seems that CWS isn't really supported past umbraco v4.7.2. I have a problem now where most of our websites (50+) use CWS data types to hold contents.
Basically when I go from 4.7.2 to 4.8, I get ...
0
votes
3answers
59 views
tagging in umbraco 4.11 just like stackoverflow
im using snipper tag system and following below article:
http://daniel.streefkerkonline.com/tag/umbraco/
i can install and use snipper tag system successfully. but when i browse the page..tags ...
0
votes
1answer
55 views
Creating Folder structure in Content section in umbraco 4.11
I dont know where is the right place to write this question but asking here..
Currently im having my Content section as below:
Content->index
Content->Our Products -> Our product1, Our Product 2
...
0
votes
1answer
63 views
Is there any other way to install umbraco extensions/website utilities, other than “Umbraco package Repository” through website panel?
Is there any other way to install umbraco extensions/website utilities, other than "Umbraco package Repository" through website panel?
I wanted to install social bookmarking, however it says "No ...
0
votes
1answer
285 views
UMBRACO cshtml display data from microsoft SQL server table
I have inherited an Umbraco 4.9 site and need to display some data from an SQL database.
I have created a macro using a cshtml file but it keeps failing on the creation of the sqldataconnection.
Here ...
0
votes
1answer
144 views
How to manually install umbraco on webhosting?
How to manually install umbraco on webhosting?
I purchased asp.net web hosting through arvixe, which provide umbraco installation (one time free, and charge for any additional upgrades like ...
0
votes
1answer
56 views
How to install Umbraco extension on Web hosting server using panel?
i've successfully created CMS in Umbraco 4.11 and hosted it on web hosting server. Web hosting (arvixe) panel has Web app gallery which had Umbraco 4.9. So i needed to request to install 4.11 version.
...
1
vote
1answer
128 views
how to create editable macro in Umbraco
I'm using Umbraco 4.7 to develop a website. There are certain common elements across some pages like 'Contact Details', 'Latest News', 'Latest Products', etc. For example, one page can have contact ...
0
votes
3answers
153 views
Uploading umbraco site on server from local host
I've successfully created site using Umbraco now its time to upload it on hosting server..
i've searched and got one paid product for the same..and i dont want to use it.
Has any body tried ...
1
vote
1answer
46 views
inserting content of one template inside another umbraco
Im new to umbraco. im trying to display certain section of one template inside another template.
for e.g.
1) i have Product page, which lists all the products and few description about them.
2) now i ...
-2
votes
1answer
55 views
What all i need to know before hosting a CMS site built in umbraco on a shared server [closed]
I am planning to move my CMS site, which I created in Umbraco to the hosting server. But I am a bit confused to choose one.
Because Umbraco must be installed on the server for site to function.
Can ...
0
votes
1answer
21 views
creating interface for adding n number of products to a category using umbraco
I know this question has been asked many times i went through all of them but couldn't find the right solution hence writing my problem here may be again...
I want to create CMS for category-Products ...
0
votes
1answer
66 views
what is Umbraco back office and what is umbraco back office extension, and what they do?
what is Umbraco back office and what is umbraco back office extension, and what they do?
http://our.umbraco.org/projects/backoffice-extensions?filter=free
I am trying to understand Umbraco and am ...
0
votes
2answers
142 views
Can i create Customizable Menu's in umbraco
im trying to create customizable menu in umbraco. i.e. user should be able to add /remove / edit any menu item in menu. (User will not be a developer)
but i dont know how to do that..i've heard about ...
0
votes
2answers
42 views
Does Umbraco offer inbuilt feature or interface to create categories, menus, or product gallery?
Does Umbraco offer inbuilt feature or interface to create categories, menus, or product gallery?
I have been searching an easiest way to do so for my clients.
Hope, I can find an smart answer to my ...
0
votes
1answer
148 views
Navigation menu in umbraco
I am using umbraco cms. here i have a problem in navigation menu for multilingual site. my xslt files code is given below. it only renders menu in english. i am new to umbraco. so can any one please ...
0
votes
1answer
279 views
How to change link to document in Umbraco manually
My breadcrumbs are broken because of incorrect link to home page.
Please tell me, how can I change the "Link to document" parameter manually.
I use umbraco 4.7.2
I need the omain name only on home ...
0
votes
1answer
88 views
How do I connect to a Webmatrix database in Umbraco?
The title pretty much lists out the question I want to ask.
I've only started working with Umbraco four days ago (as a part of a project I'm working on during my internship), and I need to create an ...
0
votes
2answers
80 views
Maximum number of subsites in Umbraco
Problem:
Some company has 20 sites, and wants to manage these within a single CMS instance.
There are many solutions possible, but one I'm investigating is a single Umbraco instance with 20 subsites.
...
0
votes
0answers
124 views
How to add a custom css stylesheet to Umbraco Admin
Wondering if anyone knows how to add a custom css stylesheet to the admin backend section, without altering the original masterpages/umbraco.aspx.
I have a custom section implemented, so it has it's ...
1
vote
4answers
154 views
Can I plug a (.net) CMS into an existing site design?
I have a website design that I want to integrate with a CMS. This is static html+css at the moment, but once it is finished there will be a small amount of dynamic content - menu, navigation, etc (and ...
0
votes
5answers
1k views
Umbraco vs DotNetNuke : can't decide which one is more suitable [closed]
Imagine 3-4 different domains (like somesite.co.uk, somesite.com, somesite.com.sg) and each one of them will support different languages under them. The number of pages and type of content will be ...
0
votes
1answer
155 views
session state in umbraco cms?
I am currently working with the umbraco cms. I notice in the web.config references to session state.
My site will be on a web farm without a state server. Is umbraco reliant on session state? And if ...
3
votes
1answer
191 views
Duplicating content on save for a multilingual umbraco site
[Edit] I have actually been allowed to use the doc names, which makes it much easier but I still think it would be interesting to find out if it is possible.
I have to set a trigger to duplicate ...
1
vote
1answer
341 views
New template in Umbraco, won't show on the Template drop down on content pages
Another Umbraco question, apologies.
I've created a new template in the Master templates list, but this template doesn't show up in the Templates drop down list on content pages.
I'm wondering if ...
0
votes
1answer
173 views
Umbraco Content Tabs are Blank
I have an Umbraco 4.7.1.1 site that has mysteriously lost its Content and Properties data for one specific data type. The data type is complete in Settings / Document Types, but when viewed in the ...
0
votes
0answers
165 views
umbraco 4.8.1 Multi-Node Tree Picker style incorrect in IE9 [closed]
I use Multi-Node Tree Picker data type for one document type field, but the Multi-Node Tree Picker style does not show correct in IE9.
It looks fine in Firefox.
3
votes
3answers
118 views
content management system for non-profit
I need to create a website for a non-profit that will need the following functionality along with the basic page editing and creation (hopefully a free solution)
- Newsletter
- Event Listing + ...
1
vote
1answer
560 views
umbraco - permanent redirect urls
I have a website on umbraco CMS and I want to redirect some url's (not many, just about 10-15).
For example: Now i have 2 URL's->
1) xyz.com/home-index.aspx (old)
2) xyz.com/index.aspx (new)
I want ...
1
vote
1answer
203 views
Umbraco: Adding Fields to Users / User Types
What's the best way to extend the users area? I want to add a field to the User Types where you must select an Administrator (by User Type) for each particular type. I don't see any way to extend ...
0
votes
2answers
170 views
Custom Auto Increment field in Umbraco
I have worked with my self programmed CMS but new on Umbraco. I am working on Umbraco 4.7 with .net framework 4 and want to create a content structure somewhat like this
MaleModels
...
1
vote
2answers
164 views
.NET CMS that handle complex surveys
Our customer wants to migrate from DotNetNuke to another open source .NET CMS. I'm looking for something that will have the same advantages as DNN+Dynamic Forms/Registrations - ie. possibility to ...
0
votes
1answer
96 views
Create custom controller and view in Ubmraco CMS
I have Installed the Umbraco CMS using NutGet package. I need to add my controller and views so that they can be integrated within Umbraco CMS.
0
votes
2answers
473 views
Is there a tutorial on how to create Umbraco v4 backoffice extensions
Since the recent announcement that umbraco 5 is discontinued, I have to be work with umbraco 4.7. I need to extend and/or add functionality to the umbraco backoffice. Does anyone know a good tutorial ...
0
votes
1answer
125 views
Import Data between two umbraco installations on different domains
I have an umbraco installations on one domain: http://www.domain1.com/.
Is there some way (a package or other way) to import the data from this domain (when I say data, I mean the actual content ...
0
votes
1answer
261 views
Umbraco multi-color menu tabs
I'm using the Asp.Net CMS Umbraco and would like some help to determine whether or not there is something specific about the Umbraco CMS that might make the task of creating a multi-colored menu ...
3
votes
2answers
295 views
How to develop middle/large size project with Umbraco?
I`m currently investigating how can Umbraco be used in our future projects. I watched Umbraco.tv and read different "Getting started" guides - its strong sides are pretty obvious and its abilities as ...
0
votes
1answer
148 views
Umbraco media section missing?
I'm admin, but I can't see the media node anymore, I can't see it in my user section, where I can give users access to sections?
ANyone had this problem before?
1
vote
1answer
70 views
Language content tree
I'm planning to do a project using Umbraco CMS but i have some question i'd like to clear.
Just to put you into context, i'll use umbraco to handle part of website's content and other database to ...
4
votes
1answer
2k views
Setting up local development environment for Umbraco
I have inherited an Umbraco CMS project, the Umbraco instance and custom user controls exist on our test server as the initial build has been demo-ed to the client already. I now need to take this ...
0
votes
1answer
40 views
I need example of code that usins PAPI to copy Page with links from MCSC 2002 to Umbraco
I need example in .NET that using PAPI to copy Page with links from MCSC 2002 to Umbraco CMS using Umbraco object model.
Another user of this site already done it (Andy Rose - ...
0
votes
1answer
92 views
Umbraco automated button
I am developing a simple app in Umbraco CMS. The thing I want to achieve is built an automated link which will appear on every single level 2 element and will lead to its parent element on level 1. ...
7
votes
3answers
436 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 ...
2
votes
5answers
413 views
When not to use prebuilt CMS?
Is there any case that creating your own CMS for a specialized website more advantageous than using a prebuilt CMS such as dotnetnuke or umbraco? Can anyone site a project when they had to create a ...
0
votes
3answers
557 views
Looking for a PHP CMS similar to Umbraco with custom content types and fields
I really like the way umbraco was designed (KooBoo as well).
It lets you build the entire hierarchy with custom content and fields with inheritance for repeating stuff.
In fact, what i really ...
1
vote
2answers
146 views
Content Management System - PHP - Asp.Net
I am new to open source Content Management System tools. I got a website using Joomla for content management. Now, I am just thinking to Umbraco or Dotnetnuke (any Asp.net based) frameworks to use. ...
0
votes
2answers
219 views
Form Validators firing on Umbraco
We are developing a web application in Umbraco 4 and have come across an intermittent problem when posting data between pages. When a form submission is posted to a new page all of the validators are ...