Skip to content

[Cookbook][Twig] Forgot to mention the support of multiple paths per namespace #3661

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
SimonSimCity opened this issue Mar 11, 2014 · 0 comments
Labels
actionable Clear and specific issues ready for anyone to take them. good first issue Ideal for your first contribution! (some Symfony experience may be required)

Comments

@SimonSimCity
Copy link

I just read about the feature namespaced paths in Symfony 2.2 and was thinking about if I now have to copy over the old files if I would like to overwrite a single file in a namespace.

Please add the information, that it's possible to have multiple paths registered for the same namespace. These paths are then used like a fallback.

https://github.com./symfony/symfony-docs/blob/2.4/cookbook/templating/namespaced_paths.rst

weaverryan added a commit that referenced this issue Jun 4, 2014
…same namespace (javiereguiluz)

This PR was merged into the 2.3 branch.

Discussion
----------

Added a note about configuring several paths under the same namespace

| Q             | A
| ------------- | ---
| Doc fix?      | no
| New docs?     | yes
| Applies to    | 2.3+
| Fixed tickets | #3661

Commits
-------

fb5388c Added a comma
40524ca Fixed the case of the headings
857c6cd Minor simplification of the XML code
29863f1 Added a note about configuring several paths under the same namespace
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
actionable Clear and specific issues ready for anyone to take them. good first issue Ideal for your first contribution! (some Symfony experience may be required)
Projects
None yet
Development

No branches or pull requests

3 participants