Skip to content

Improved the image for Doctrine + Web Debug Toolbar #7306

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

Conversation

javiereguiluz
Copy link
Member

This fixes #7301. The image file renaming is recommended because all images from the Symfony Docs are flattened in a single _images/ directory. We should start "namespacing" image file names to avoid collisions.

Before

before_image

After

after_image

@xabbuh
Copy link
Member

xabbuh commented Jan 2, 2017

@javiereguiluz Does that mean it's worthless (or could even hurt us) when using subdirectories inside the images directory?

@javiereguiluz
Copy link
Member Author

@xabbuh I'm afraid so :(

@xabbuh
Copy link
Member

xabbuh commented Jan 2, 2017

In this case, I suggest that we do not use subdirectories at all which would allow us to detect conflicts ourselves earlier. What do you think?

@javiereguiluz
Copy link
Member Author

I'd recommend to finish this PR first and then we can discuss about the best strategy for the naming of images. Thanks!

@javiereguiluz
Copy link
Member Author

Please, let's merge this to fix the image problem. Thanks!

@xabbuh
Copy link
Member

xabbuh commented Mar 3, 2017

Thank you @javiereguiluz.

xabbuh added a commit that referenced this pull request Mar 3, 2017
…ereguiluz)

This PR was submitted for the master branch but it was merged into the 2.7 branch instead (closes #7306).

Discussion
----------

Improved the image for Doctrine + Web Debug Toolbar

This fixes #7301. The image file renaming is recommended because all images from the Symfony Docs are flattened in a single `_images/` directory. We should start "namespacing" image file names to avoid collisions.

### Before

![before_image](https://cloud.githubusercontent.com/assets/73419/21587282/a6cd3478-d0da-11e6-87a3-77fb4da51bcd.png)

### After

![after_image](https://cloud.githubusercontent.com/assets/73419/21587284/a9776ee6-d0da-11e6-8ffb-cc00078d10a4.png)

Commits
-------

a01e522 Improved the image for Doctrine + Web Debug Toolbar
@xabbuh xabbuh closed this Mar 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Issues with images inside notes and tips
3 participants