From 818d22ba6159e751f8075538aa791b58bcdd6683 Mon Sep 17 00:00:00 2001 From: Shannon Date: Fri, 21 Jun 2013 10:49:27 +1000 Subject: [PATCH] updates CDF config examples (#U4-2331) --- .../config/ClientDependency.Release.config | 84 ++++++++++++------- .../config/ClientDependency.config | 57 ++++++++----- 2 files changed, 93 insertions(+), 48 deletions(-) diff --git a/src/Umbraco.Web.UI/config/ClientDependency.Release.config b/src/Umbraco.Web.UI/config/ClientDependency.Release.config index f1072853ef..e767fd0a81 100644 --- a/src/Umbraco.Web.UI/config/ClientDependency.Release.config +++ b/src/Umbraco.Web.UI/config/ClientDependency.Release.config @@ -2,7 +2,7 @@ + - - - + + + + - + + + + + + + + + + bundleDomains="localhost:123456" + urlType="Base64QueryStrings" + pathUrlFormat="{dependencyId}/{version}/{type}"/> + + + + + + Defines the mime types to compress when requested by the client. + Path is a regex selector, or a * can be used as in place of 'any'. + Generally mime types are only set by client browsers in the request for things + such as JSON or XML ajax requests. + --> + + + + + - - - - diff --git a/src/Umbraco.Web.UI/config/ClientDependency.config b/src/Umbraco.Web.UI/config/ClientDependency.config index 99957f0fa8..3e8c0fc8fd 100644 --- a/src/Umbraco.Web.UI/config/ClientDependency.config +++ b/src/Umbraco.Web.UI/config/ClientDependency.config @@ -2,7 +2,7 @@ - + + @@ -31,17 +36,17 @@ NOTES: - - + + - + @@ -49,17 +54,31 @@ NOTES: - + - + + + + + +