From ed0f8843485bb94d797b33e9cf435a020901dcbc Mon Sep 17 00:00:00 2001 From: Sebastiaan Janssen Date: Fri, 21 Feb 2014 17:50:58 +0100 Subject: [PATCH] Been a while: properly syncing /config/*.config with /config/*.Release.config --- .../config/ClientDependency.config | 71 +-- .../config/Dashboard.Release.config | 4 + .../config/ExamineSettings.config | 12 +- .../config/FileSystemProviders.config | 2 +- src/Umbraco.Web.UI/config/UrlRewriting.config | 1 - .../config/applications.Release.config | 2 +- src/Umbraco.Web.UI/config/feedProxy.config | 10 +- src/Umbraco.Web.UI/config/scripting.config | 1 - .../config/tinyMceConfig.config | 440 +++++++++--------- src/Umbraco.Web.UI/config/trees.config | 27 +- .../config/umbracoSettings.Release.config | 4 +- .../config/umbracoSettings.config | 118 +++-- .../config/xsltExtensions.config | 22 +- 13 files changed, 389 insertions(+), 325 deletions(-) diff --git a/src/Umbraco.Web.UI/config/ClientDependency.config b/src/Umbraco.Web.UI/config/ClientDependency.config index f2f058cd14..814d993c43 100644 --- a/src/Umbraco.Web.UI/config/ClientDependency.config +++ b/src/Umbraco.Web.UI/config/ClientDependency.config @@ -17,26 +17,26 @@ NOTES: The LoaderControlProvider is set to default, the javascriptPlaceHolderId, cssPlaceHolderId attributes are optional and default to what is listed below. If using this provider, then you must specify both PlaceHolder controls on your page in order to render the JS/CSS. --> - - - - - - - - - - + + + + + + + + + + - - - - - - - - - + + + + + + + + - - - + + + - - - - + + + + - - - - + + + + - - + + + @@ -29,12 +29,12 @@ More information and documentation can be found on CodePlex: http://umbracoexami - + + + - - diff --git a/src/Umbraco.Web.UI/config/FileSystemProviders.config b/src/Umbraco.Web.UI/config/FileSystemProviders.config index 457259fae9..ae2addc39a 100644 --- a/src/Umbraco.Web.UI/config/FileSystemProviders.config +++ b/src/Umbraco.Web.UI/config/FileSystemProviders.config @@ -7,5 +7,5 @@ - + diff --git a/src/Umbraco.Web.UI/config/UrlRewriting.config b/src/Umbraco.Web.UI/config/UrlRewriting.config index 348a07c972..108f53bf5e 100644 --- a/src/Umbraco.Web.UI/config/UrlRewriting.config +++ b/src/Umbraco.Web.UI/config/UrlRewriting.config @@ -29,6 +29,5 @@ Any bugs or problems with the rewriter, contact Anders/Duckie --> - \ No newline at end of file diff --git a/src/Umbraco.Web.UI/config/applications.Release.config b/src/Umbraco.Web.UI/config/applications.Release.config index fd834a87d8..c7a494b36a 100644 --- a/src/Umbraco.Web.UI/config/applications.Release.config +++ b/src/Umbraco.Web.UI/config/applications.Release.config @@ -1,4 +1,4 @@ - + diff --git a/src/Umbraco.Web.UI/config/feedProxy.config b/src/Umbraco.Web.UI/config/feedProxy.config index c34fd48031..b55b5324ba 100644 --- a/src/Umbraco.Web.UI/config/feedProxy.config +++ b/src/Umbraco.Web.UI/config/feedProxy.config @@ -1,9 +1,9 @@  - - + + - - - + + + diff --git a/src/Umbraco.Web.UI/config/scripting.config b/src/Umbraco.Web.UI/config/scripting.config index 505907d38a..ec59c35acb 100644 --- a/src/Umbraco.Web.UI/config/scripting.config +++ b/src/Umbraco.Web.UI/config/scripting.config @@ -6,7 +6,6 @@ - \ No newline at end of file diff --git a/src/Umbraco.Web.UI/config/tinyMceConfig.config b/src/Umbraco.Web.UI/config/tinyMceConfig.config index 2c3f2484f6..579dc77ba1 100644 --- a/src/Umbraco.Web.UI/config/tinyMceConfig.config +++ b/src/Umbraco.Web.UI/config/tinyMceConfig.config @@ -2,228 +2,222 @@ - - - code - images/editor/code.gif - code - 1 - - - removeformat - images/editor/removeformat.gif - removeformat - 2 - + + + code + images/editor/code.gif + code + 1 + + + removeformat + images/editor/removeformat.gif + removeformat + 2 + - - Undo - images/editor/undo.gif - undo - 11 - - - Redo - images/editor/redo.gif - redo - 12 - - - Cut - images/editor/cut.gif - cut - 13 - - - Copy - images/editor/copy.gif - copy - 14 - - - mcePasteWord - images/editor/paste.gif - pasteword - 15 - + + Undo + images/editor/undo.gif + undo + 11 + + + Redo + images/editor/redo.gif + redo + 12 + + + Cut + images/editor/cut.gif + cut + 13 + + + Copy + images/editor/copy.gif + copy + 14 + + + mcePasteWord + images/editor/paste.gif + pasteword + 15 + - - stylePicker - images/editor/showStyles.png - umbracocss - 20 - - - bold - images/editor/bold.gif - bold - 21 - - - italic - images/editor/italic.gif - italic - 22 - - - Underline - images/editor/underline.gif - underline - 23 - - - Strikethrough - images/editor/strikethrough.gif - strikethrough - 24 - + + stylePicker + images/editor/showStyles.png + umbracocss + 20 + + + bold + images/editor/bold.gif + bold + 21 + + + italic + images/editor/italic.gif + italic + 22 + + + Underline + images/editor/underline.gif + underline + 23 + + + Strikethrough + images/editor/strikethrough.gif + strikethrough + 24 + - - JustifyLeft - images/editor/justifyleft.gif - justifyleft - 31 - - - JustifyCenter - images/editor/justifycenter.gif - justifycenter - 32 - - - JustifyRight - images/editor/justifyright.gif - justifyright - 33 - - - JustifyFull - images/editor/justifyfull.gif - justifyfull - 34 - + + JustifyLeft + images/editor/justifyleft.gif + justifyleft + 31 + + + JustifyCenter + images/editor/justifycenter.gif + justifycenter + 32 + + + JustifyRight + images/editor/justifyright.gif + justifyright + 33 + + + JustifyFull + images/editor/justifyfull.gif + justifyfull + 34 + - - bullist - images/editor/bullist.gif - bullist - 41 - - - numlist - images/editor/numlist.gif - numlist - 42 - - - Outdent - images/editor/outdent.gif - outdent - 43 - - - Indent - images/editor/indent.gif - indent - 44 - + + bullist + images/editor/bullist.gif + bullist + 41 + + + numlist + images/editor/numlist.gif + numlist + 42 + + + Outdent + images/editor/outdent.gif + outdent + 43 + + + Indent + images/editor/indent.gif + indent + 44 + - - mceLink - images/editor/link.gif - link - 51 - - - unlink - images/editor/unLink.gif - unlink - 52 - - - mceInsertAnchor - images/editor/anchor.gif - anchor - 53 - + + mceLink + images/editor/link.gif + link + 51 + + + unlink + images/editor/unLink.gif + unlink + 52 + + + mceInsertAnchor + images/editor/anchor.gif + anchor + 53 + - - mceImage - images/editor/image.gif - image - 61 - + + mceImage + images/editor/image.gif + image + 61 + + + umbracomacro + images/editor/insMacro.gif + umbracomacro + 62 + + + mceInsertTable + images/editor/table.gif + table + 63 + + + umbracoembed + images/editor/media.gif + umbracoembed + 66 + + + inserthorizontalrule + images/editor/hr.gif + hr + 71 + + + subscript + images/editor/sub.gif + sub + 72 + + + superscript + images/editor/sup.gif + sup + 73 + + + mceCharMap + images/editor/charmap.gif + charmap + 74 + + + mceSpellCheck + images/editor/spellchecker.gif + spellchecker + 75 + - - umbracomacro - images/editor/insMacro.gif - umbracomacro - 62 - - - mceInsertTable - images/editor/table.gif - table - 63 - - - umbracoembed - images/editor/media.gif - umbracoembed - 66 - - - inserthorizontalrule - images/editor/hr.gif - hr - 71 - - - subscript - images/editor/sub.gif - sub - 72 - - - - superscript - images/editor/sup.gif - sup - 73 - - - - mceCharMap - images/editor/charmap.gif - charmap - 74 - - - - mceSpellCheck - images/editor/spellchecker.gif - spellchecker - 75 - - - - paste - inlinepopups - noneditable - table - lists - umbracomacro - - advlink - umbracocss - umbracoembed - - umbracoimg - spellchecker - umbracoshortcut - - - + + paste + inlinepopups + noneditable + table + lists + umbracomacro + umbracoimg + advlink + umbracocss + umbracoembed + spellchecker + + + - - font + + font - - - - raw - GoogleSpellChecker.ashx - + + + + raw + GoogleSpellChecker.ashx + \ No newline at end of file diff --git a/src/Umbraco.Web.UI/config/trees.config b/src/Umbraco.Web.UI/config/trees.config index 19d72fd252..78e9dfc0db 100644 --- a/src/Umbraco.Web.UI/config/trees.config +++ b/src/Umbraco.Web.UI/config/trees.config @@ -1,21 +1,25 @@  + - - + + + - - + + + - - + + - - + + + @@ -24,19 +28,24 @@ - + + + + + + \ No newline at end of file diff --git a/src/Umbraco.Web.UI/config/umbracoSettings.Release.config b/src/Umbraco.Web.UI/config/umbracoSettings.Release.config index 1758488f54..f212beac29 100644 --- a/src/Umbraco.Web.UI/config/umbracoSettings.Release.config +++ b/src/Umbraco.Web.UI/config/umbracoSettings.Release.config @@ -26,7 +26,7 @@ + should be set to false if the application pool's user account hasn't got readrights of the driveroot up to the /media directory --> True @@ -34,7 +34,7 @@ 1 200 --> - 1 + diff --git a/src/Umbraco.Web.UI/config/umbracoSettings.config b/src/Umbraco.Web.UI/config/umbracoSettings.config index 6cced72c73..feb1c5e82f 100644 --- a/src/Umbraco.Web.UI/config/umbracoSettings.config +++ b/src/Umbraco.Web.UI/config/umbracoSettings.config @@ -34,15 +34,11 @@ 1 200 --> - - 1047 - 1047 - 1047 - + - robot@umbraco.dk + your@email.here @@ -51,8 +47,15 @@ False - - Raw + + UTF8 + + + false + + + + true True @@ -61,7 +64,7 @@ True - True + False False @@ -69,24 +72,27 @@ text - false - - true - - true + + false + In Preview Mode - click to end]]> 1800 + + + + false + + - inline - show an inline error within the macro but allow the page to continue rendering. Historial Umbraco behaviour. + - silent - Silently suppress the error and do not render the offending macro. + - throw - Throw an exception which can be caught by the global error handler defined in Application_OnError. If no such + error handler is defined then you'll see the Yellow Screen Of Death (YSOD) error page. + Note the error can also be handled by the umbraco.macro.Error event, where you can log/alarm with your own code and change the behaviour per event. --> throw - HideFileDuplicates - + ShowDuplicates + ashx,aspx,ascx,config,cshtml,vbhtml,asmx,air,axd @@ -122,14 +128,18 @@ false - false + true - + + + + plus star @@ -137,15 +147,29 @@ ae oe aa + ae + oe + ue + ss + ae + oe + - + + + + true - true + + + Mvc + @@ -154,6 +178,29 @@ + + + + + p + div + ul + span + + + + + + + + - falses - 86400 - 1440 + + + @@ -183,22 +230,25 @@ 0 - + + + umb1.dev - localhost + localhost - + - umbraco - umbraco + your-username + your-username + your-username + your-username + your-username + css,xslt - umbraco - umbraco - umbraco diff --git a/src/Umbraco.Web.UI/config/xsltExtensions.config b/src/Umbraco.Web.UI/config/xsltExtensions.config index 91012fe61f..dfd43863e0 100644 --- a/src/Umbraco.Web.UI/config/xsltExtensions.config +++ b/src/Umbraco.Web.UI/config/xsltExtensions.config @@ -1,12 +1,12 @@ - + - - - - - - - - - - \ No newline at end of file + + + + + + + + + +