Skip to content

[WIP] Rewrote Templating Docs #2735

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

Merged
merged 1 commit into from
Aug 10, 2013
Merged

[WIP] Rewrote Templating Docs #2735

merged 1 commit into from
Aug 10, 2013

Conversation

wouterj
Copy link
Member

@wouterj wouterj commented Jun 17, 2013

Q A
Doc fix? yes
New docs? yes
Applies to all
Fixed tickets #955
Included PRs #2734

I wanted to fix #955 and it turns out that a complete rewrite was better. It uses the same structure as the console documentation: helper docs got their own articles and one big article talking about the other functionality.

TODO

From the things ryan gave in #955:

  • details about EngineInterface
  • helpers
  • globals
  • caching
  • AssetHelper
  • output escaping

@weaverryan, what do you mean with (1)? A doc about how to create your own engine?

The Future

The cookbook/templating/PHP doc is now somewhat equal to this one. In the future, we should do something like what #2545 does with book/translation.

@wouterj wouterj mentioned this pull request Jun 17, 2013
=============

The assets helper's main purpose is to make your application more portable by
generating assets's paths:
Copy link
Member

Choose a reason for hiding this comment

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

assets'

@weaverryan
Copy link
Member

@wouterj Do you think we should merge in this PR and then move the todos into #955? I haven't reviewed in detail yet, but I don't see anything concerning - it looks like it's mostly a big enhancement and reorganization.

@wouterj
Copy link
Member Author

wouterj commented Jul 29, 2013

Yes, we can do that. I somewhat wrote everything myself, so a grammar check is definitely needed...

I already see some errors, I'll fix thoses tomorrow if you don't merge it tonight.

And I like to get answers on your 2 mentions here 😺


* :doc:`/components/templating`
* :doc:`/components/templating/introduction`
* :doc:`/components/templating/usage`
Copy link
Member Author

Choose a reason for hiding this comment

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

This document is already removed.

@wouterj
Copy link
Member Author

wouterj commented Jul 30, 2013

@weaverryan I've updated it and squashed the commits. Ready for review!

@bghazy I'm sorry, your contribution is lost while squashing. We still have your content, but it's now on my name :(

@bghazy
Copy link

bghazy commented Jul 30, 2013

@wouterj no problem ... we are all working for the community :)

weaverryan added a commit that referenced this pull request Aug 10, 2013
[WIP] Rewrote Templating Docs
@weaverryan weaverryan merged commit 15b2141 into symfony:2.2 Aug 10, 2013
weaverryan added a commit that referenced this pull request Aug 10, 2013
@weaverryan
Copy link
Member

Hi Wouter!

Merged! Yea! Very nice job with this! I've made my normal small tweaks at sha: e24376c, but it was all very minor.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants