I have the demo site setup ok and now I am trying to setup the LiveWriter. I went through the Add Blog Service Wizard and I do not know what Blog Provider to select. I tried picking a couple of t...
Admin page - skin chooser does not retains the currently selected skin. If you change skin to "Isotope" for example, skin changes but when you go to admin page it says "dafault" so if you just sav...
Title of pages is wrongly encoded when displayed in HorizontalMenu.ascx.cs : - Title is stored encoded (correct behavior) - In HorizontalMenu.ascx.cs, line 47, HttpUtility.HtmlEncode() is called - ...