I agree - PNGs are cool... it is probably the formatof the future being that it supports alpha. But alpha is not properly supported in IE (except using css...
I've updated the next build so you could specify either png or gif as the format to use in the umbracoSettings.xml file. It's not committed yet, so hold your...
Yep - it's solved in IE 7... but given there's still IE 5 users out there, it's not recommended going for 'nothing-but-png'. Standards are lovely - but...
Hello! Get a quick glance of Computing News and Resources here http://www.allinonedirectory.info/ComputingNews/ Take care, Kathy "Love is just like life, it's...
Hi! Here's a little teaser on the next build of 2.1 - now it has validation of page properties. You can either specify that a property should be mandatory or...
I just used the email format from the RegularExpressionValidator control (a native .net control): \w+([-+.]\w+)*@\w+([-.]\w+)*\.\w+([-.]\w+)* /n _____ From:...
Guys Not sure if this has been mentioned in the past but WebFX created a rather nifty hypertext control that will automatically handle PNG files within IE. ...
Hello, I am working with Umbraco and I know that August is the month of the 2.1 release. Are there any specifics on when 2.1 Stable may be available? I am...
Hi Has anyone experienced, the IIS Worker Process repeatedly continues to fail? I'm running W2k3 Server SP1 ... As I'm granting the WPG user group access...
I actually had some trouble with IIS_WPG a while ago, the thing (I think at least..) that fixed my problems were to also grant ASPNET the same privileges... ...
Kalle Wibeck
kalle@...
Aug 1, 2005 6:48 pm
1112
What rights do you give the 2 accounts? I'm trying to limit the rights to these accounts, but I'm not sure what I should set them to... - Andreas ... -- Kind...
Since they must be able to modify files I gave them that... ("Modify") // : ) Kalle Andreas Mailand skrev: What rights do you give the 2 accounts? I'm trying...
Kalle Wibeck
kalle@...
Aug 1, 2005 7:03 pm
1114
And one more thing, IIS_WPG is a group not an account that is what was strange with my problem sinve ASPNET were already include in IIS_WPG... That beats...
Kalle Wibeck
kalle@...
Aug 1, 2005 7:05 pm
1115
Ok - I'm doing the same (giving modify rights to both IIS_WPG and ASP.NET I was just wondering, if it was possible to limit these rights in some way... -...
The best way to limit these rights is to only grant modify permissions to the needed files/folder (specified in the installation instructions for 2.0 I think...
Kalle Wibeck
kalle@...
Aug 1, 2005 7:27 pm
1117
Hi Niels I think the BETA is missing a more correct SQL updating script... The one right now contains only 3 lines... When I click 'Dokumenttyper' I get this...
As we're aiming on a umbraco 2.1 RC at 22nd of August, it would be very late August that 2.1 is ready (I'd go for mid September, but it really depends on how...
A new build with validation functionality has been uploaded to: http://umbraco.org/assets/umbraco2_1_build.zip To make it work from a clean install: - install...
Hi I am wanting to be able to have a user choose from a list of styles in the editor, however I am not sure how to connect the styles in the stylesheet to a...
Simply create the styles that should be in the editor as children of the stylesheet (under settings -> stylesheets -> you stylesheet). "Name" is the text that...
Good Morning, I'm new in Umbraco Group and I have the same problem of Stevie B. Gibson, there is someone that can help me? xdemons ... some ... is ... ...
Hello, Some questions regarding media picker and ecommerce: 1) We have a site that is currently driven by Umbraco 2.0 eCommerce. Now I wanted to have a Media...
You should be able to take the mediaPicker from 2.1 and compile it with a reference to 2.0 (maybe you need to change the interface it implements to ...
Hi, having (sort of) successfully upgraded my favorite cms (;-)) to 2.1 beta, I'm unable to open the left context when clicking a node, like it used to......
Did you take the build or did you use the source code? And which version (when did you download - try clicking the about button in upper right corner and copy...