is it possible to have subfolders setup under the Dynamic Stylesheet/Scripts root vs having to have all the CSS/script files in the main folder? i.e., we have lots of SASS files but have them organized in subfolders. would prefer to keep the natural subfolder structure if possible. is this an option? many thanks!
Tim - I believe I have this working correctly. I ended up updating the following files: BaseDynamicFileTree.cs, CreateScript.ascx.cs, CreateStyleSheet.ascx.cs (I'll post those updates in next post). Below are some BackOffice snapshots of these changes made..
Mind submitting this as a pull request on github or if you don't know how to do that, send me the updated files tg at umbraco dot com since copying from this forum...
Dynamic Stylesheets/Scripts Subfolders
is it possible to have subfolders setup under the Dynamic Stylesheet/Scripts root vs having to have all the CSS/script files in the main folder? i.e., we have lots of SASS files but have them organized in subfolders. would prefer to keep the natural subfolder structure if possible. is this an option? many thanks!
Not at this point but would be a nice feature :)
If you are up for the tasks the sourcecode is public so you can commit a pull request https://github.com/TimGeyssens/BundlingAndMinificationForTheMasses
Tim - I believe I have this working correctly. I ended up updating the following files: BaseDynamicFileTree.cs, CreateScript.ascx.cs, CreateStyleSheet.ascx.cs (I'll post those updates in next post). Below are some BackOffice snapshots of these changes made..
Below are the code changes for BaseDynamicFileTree.cs, CreateScript.ascx.cs, CreateStyleSheet.ascx.cs:
BaseDynamicFileTree.cs
CreateScript.ascx.cs
CreateStyleSheet.ascx.cs
Wow that's awesome :)
Mind submitting this as a pull request on github or if you don't know how to do that, send me the updated files tg at umbraco dot com since copying from this forum...
Code has been added :) will release new version shortly (working on v7 compat)
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.