Does anyone have any detailed information on how or why the Client Dependency Framework when using it with the loader control along with enabling the Rogue File detection in the configuration seems to break the following items being output to the page from XSLT macros:
1. Macros that output javascript files to the page using the Umbraco.Library:RegisterJavascript function (these scripts do not get output to the page when client dependency is running with the loader control)
2. Macros that output inline css styles for setting background images on elements that are to be used in conjuction with Jquery. These items are also completely broken and the UI does not render correctly when Client Dependency is enabled / Rogue File detection is enabled.
Any details on how to make this work or if it is even possible would be very helpful. Also any other forums, threads, or blogs about this would work too. I have already done extensive research on codeplex and the documentation found there does not seem to have any information to the issues I am experiencing.
I am running multiple sites from one umbraco instance on the Umbraco 4.7 platform. Please help!
Client Dependency RogueFileCompression - Breaks Inline CSS
Does anyone have any detailed information on how or why the Client Dependency Framework when using it with the loader control along with enabling the Rogue File detection in the configuration seems to break the following items being output to the page from XSLT macros:
1. Macros that output javascript files to the page using the Umbraco.Library:RegisterJavascript function (these scripts do not get output to the page when client dependency is running with the loader control)
2. Macros that output inline css styles for setting background images on elements that are to be used in conjuction with Jquery. These items are also completely broken and the UI does not render correctly when Client Dependency is enabled / Rogue File detection is enabled.
Any details on how to make this work or if it is even possible would be very helpful. Also any other forums, threads, or blogs about this would work too. I have already done extensive research on codeplex and the documentation found there does not seem to have any information to the issues I am experiencing.
I am running multiple sites from one umbraco instance on the Umbraco 4.7 platform. Please help!
is working on a reply...