You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…nd add base_path documentation (snoek09)
This PR was merged into the 2.7 branch.
Discussion
----------
move assets options from templating to assets section and add base_path documentation
| Q | A
| ------------- | ---
| Doc fix? | yes
| New docs? | no
| Applies to | 2.7
| Fixed tickets | #6146
Commits
-------
2a905d8 small fixes for xml configuration examples
5d06eb5 document base_path option
cc12d7f change order of assets configuration options
61403e7 remove unused reference
5969b80 move packages and base_urls to assets section remove templating config from examples put anchor back
46156f4 put anchor back
cd0efed [WIP] moving assets version and version_format options under assets section
http://symfony.com/doc/current/reference/configuration/framework.html
I install SF3 .. in config.yml I see:
when I uncomment assets_version ... I'm getting error:
In code I see that assets parameters moved under framework.assets .. documentation should by updated and template code for config.yml too
The text was updated successfully, but these errors were encountered: