WORK IN PROGRESS, GET THE STABLE SOURCE FROM THE DOWNLOADS TAB

4.0.3 release merged into 4.1.0 branch, css tweaks to tree and context menu

[TFS Changeset #64446]
This commit is contained in:
PerPloug
2010-03-04 15:04:19 +00:00
parent d7c1b29b2e
commit 1d6c3f655d
19 changed files with 270 additions and 42 deletions

View File

@@ -28,8 +28,8 @@
<UmbracoExamine configSource="config\ExamineSettings.config" />
<ExamineLuceneIndexSets configSource="config\ExamineIndex.config" />
<appSettings>
<add key="umbracoDbDSN" value="server=.\SQLEXPRESS;database=virtual;user id=web;password=farmer" />
<add key="umbracoConfigurationStatus" value="4.1.0.beta" />
<add key="umbracoDbDSN" value="server=.\SQLEXPRESS;database=umbraco;user id=web;password=farmer" />
<add key="umbracoConfigurationStatus" value="4.1.0.betaII" />
<add key="umbracoReservedUrls" value="~/config/splashes/booting.aspx,~/install/default.aspx,~/config/splashes/noNodes.aspx" />
<add key="umbracoReservedPaths" value="~/umbraco,~/install/" />
<add key="umbracoContentXML" value="~/data/umbraco.config" />