Archive for the ‘Umbraco’ Category

How to enable Umbraco directory URLs without needing a wildcard mapping in IIS

If for some reason you cannot create an wildcard mapping to ASP.net in IIS, but would still like to have directory URLs in Umbraco there is another way. You can use ISAPI_rewrite (or a similiar tool) to rewrite requests to an extension that is handled by ASP.net. Here are the ISAPI_rewrite rules I use to [...]

Using asp.net syntax in an umbraco document template and in XSLT templates

I am about to embark on a project that will be using ASP.NET AJAX extensively, along with the ASP.NET AJAX Control Toolkit. I would love to be able to do the whole thing inside of Umbraco, but, as far as I know, the only way to use these controls is from within a macro.
For example [...]

Umbraco’s rich text editor is using my site’s styles

I am creating an Umbraco site with a document type that has rich text (my innovation here is astounding!) and everything was working great on my local. Then I upload it to the production server and the rich text editor now has a navy blue background with black text and is centered—editing is now very [...]

Subscribe to RSS Feed Follow me on Twitter!