Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Typos and URLs fixes #45

Merged
merged 4 commits into from
Nov 27, 2012
Merged

Typos and URLs fixes #45

merged 4 commits into from
Nov 27, 2012

Conversation

adou600
Copy link
Member

@adou600 adou600 commented Nov 22, 2012

I went through all the documentation and have seen a few typos and URLs problems...

The documentation is really well done, this is great!

@@ -104,5 +104,5 @@ It replaces components of the bundle where needed to be compatible with PHPCR.

The following picture shows where we use our own components (blue):

.. image:: ../images/bundles/classdiagram.jpg
.. image:: /images/bundles/classdiagram.jpg
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no, this would break on symfony.com, the paths need to be relative.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I took the example in here: https://github.com/symfony/symfony-docs/edit/master/book/http_fundamentals.rst
If you look at line 56, there is an absolute URL. I think this is what is breaking the image in the PDF...

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

afaik we had to change all our internal links to relative to make it work in symfony.com as we are one level below.

@fabpot can you clarify how we should include images in the symfony-cmf docs so that it works on both web and pdf?

@dbu
Copy link
Member

dbu commented Nov 22, 2012

thanks for fixing those typos. can you change the thing about the image inclusion, then we can merge.

@lsmith77
Copy link
Member

look like you also need to rebase

@lsmith77
Copy link
Member

@adou600 ping

@lsmith77 lsmith77 closed this Nov 27, 2012
@dbu
Copy link
Member

dbu commented Nov 27, 2012

we still don't know how to properly include the image so it works both in pdf and html. if we don't have a solution soon, we might want to remove that change and merge the rest as the rest is just fine.

@dbu dbu reopened this Nov 27, 2012
@lsmith77
Copy link
Member

cc @fabpot @weaverryan

@fabpot
Copy link
Contributor

fabpot commented Nov 27, 2012

make it work for the HTML and I will fix the PDF (can you open a ticket for it on symfony-docs with the website tag?).

adou600 pushed a commit that referenced this pull request Nov 27, 2012
@adou600 adou600 merged commit 5255200 into master Nov 27, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants