Filemanager
Filemanager copied to clipboard
Asset url configuration
I moved ./ into the configuration file. Now I can load the assets in symfony2 with the asset-builder. Default directory-root isn't changed.
For changing the default-asset-base-url please change from
"assetBaseUrl": "./",
what you need
This is a new configuration property options.assetBaseUrl for change all base-asset-urls (js and css) for symfony2
@ChristianSchmidt1981 : Thanks for your PR. I like the idea - that was already discussed - but I'd like to implement it the way it was suggested here : https://github.com/simogeo/Filemanager/issues/338
Would you mind to rework on this integration ?
@simogeo i don't understand what you mean?
This thread #197 may be more explicit !?