Skip to content

Added more links to screencast videos #10114

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
wants to merge 2 commits into from

Conversation

javiereguiluz
Copy link
Member

Lots of people love these video tutorials, so let's link to more of them in some important pages.

@javiereguiluz javiereguiluz added this to the 3.4 milestone Jul 24, 2018
Copy link
Member

@weaverryan weaverryan left a comment

Choose a reason for hiding this comment

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

I like it: these are the most direct links to the most popular screencasts, so that people who like screencasts know these are available.

I just added comments so we can target the Symfony 3 tutorials here on 3.4. Then we can make another PR to target the V4 tutorials on the 4 branch

Thanks!

doctrine.rst Outdated
@@ -895,3 +900,4 @@ Learn more
.. _`newer utf8mb4 character set`: https://dev.mysql.com/doc/refman/5.5/en/charset-unicode-utf8mb4.html
.. _`Transactions and Concurrency`: http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/reference/transactions-and-concurrency.html
.. _`limit of 767 bytes for the index key prefix`: https://dev.mysql.com/doc/refman/5.6/en/innodb-restrictions.html
.. _`Doctrine screencast series`: https://knpuniversity.com/screencast/symfony-doctrine
Copy link
Member

Choose a reason for hiding this comment

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

@@ -413,3 +419,4 @@ Doctrine's `Association Mapping Documentation`_.

.. _`Association Mapping Documentation`: http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/reference/association-mapping.html
.. _`Association Updates`: http://docs.doctrine-project.org/en/latest/reference/unitofwork-associations.html
.. _`Mastering Doctrine Relations`: https://knpuniversity.com/screencast/doctrine-relations
Copy link
Member

Choose a reason for hiding this comment

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

forms.rst Outdated
@@ -699,3 +704,4 @@ Learn more
.. _`Symfony Form component`: https://github.com/symfony/form
.. _`DateTime`: https://php.net/manual/en/class.datetime.php
.. _`2.8 UPGRADE Log`: https://github.com/symfony/symfony/blob/2.8/UPGRADE-2.8.md#form
.. _`Symfony Forms screencast series`: https://knpuniversity.com/screencast/symfony-forms
Copy link
Member

Choose a reason for hiding this comment

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

security.rst Outdated
@@ -1320,3 +1325,4 @@ Other Security Related Topics
.. _`frameworkextrabundle documentation`: https://symfony.com/doc/current/bundles/SensioFrameworkExtraBundle/index.html
.. _`HWIOAuthBundle`: https://github.com/hwi/HWIOAuthBundle
.. _`Symfony ACL bundle`: https://github.com/symfony/acl-bundle
.. _`Symfony Security screencast series`: https://knpuniversity.com/screencast/symfony-security
Copy link
Member

Choose a reason for hiding this comment

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

@@ -1180,3 +1185,4 @@ Learn more
.. _`service-oriented architecture`: https://en.wikipedia.org/wiki/Service-oriented_architecture
.. _`Symfony Standard Edition (version 3.3) services.yml`: https://github.com/symfony/symfony-standard/blob/3.3/app/config/services.yml
.. _`glob pattern`: https://en.wikipedia.org/wiki/Glob_(programming)
.. _`Symfony Fundamentals screencast series`: https://knpuniversity.com/screencast/symfony-fundamentals
Copy link
Member

Choose a reason for hiding this comment

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


Do you prefer video tutorials? Check out the `Joyful Development with Symfony`_
screencast series from KnpUniversity.
screencast series.
Copy link
Member

Choose a reason for hiding this comment

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

We should update the URL of this one too :) https://knpuniversity.com/screencast/symfony3


Do you prefer video tutorials? Check out the `Joyful Development with Symfony`_
screencast series from KnpUniversity.
Copy link
Member

Choose a reason for hiding this comment

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

And we should update this URL

@javiereguiluz
Copy link
Member Author

I've updated all URLs (and will change them again when merging into 4.0). Thanks for reviewing this!

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.

3 participants