Skip to content

updated configuration reference #1303

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 2 commits into from
Jun 1, 2012
Merged

updated configuration reference #1303

merged 2 commits into from
Jun 1, 2012

Conversation

kbond
Copy link
Member

@kbond kbond commented Apr 23, 2012

Note that I haven't update the xml reference. I'm not sure what we should do about that. It has fallen way behind...

secure: true
httponly: true
always_remember_me: false
remember_me_parameter: _remember_me
Copy link
Member

Choose a reason for hiding this comment

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

Hey Kevin!

What do you think about the factories? These all seem to be missing now - possible that it's because of the new way of loading this configuration?

Let me know - and thanks!

Copy link
Member Author

Choose a reason for hiding this comment

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

Yeah, it just shows the prototype (below) - I could just copy and paste the above for now and do a PR for Symfony with a setExample that shows all the factories

Copy link
Member

Choose a reason for hiding this comment

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

Hmm, yea, practically for the docs, I think we should print out all of the "core" factories here.

@kbond
Copy link
Member Author

kbond commented May 14, 2012

I haven't forgotten about this - will work on updating this week.


# display the web debug toolbar at the bottom of pages with a summary of profiler info
toolbar: false
Copy link
Member

Choose a reason for hiding this comment

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

I'm going to want to keep these type of manually-added comments. So either you should keep them, or I'll add them back :). I realize that this can't be done automatically, and I think that's ok - we shouldn't need to do a wholesale re-export like this very often.

@weaverryan
Copy link
Member

Thanks Kevin! Sorry for the slow attention initially on this, but I'm definitely keen to get it merged in now. I want to make sure we don't lose old comments and overall want to "change" things as little as possible (e.g. keep the full security factories instead of the prototype).

See you in a few days!

@kbond
Copy link
Member Author

kbond commented May 28, 2012

let me know how this looks, tried to keep the original comments.

weaverryan added a commit that referenced this pull request Jun 1, 2012
weaverryan added a commit that referenced this pull request Jun 1, 2012
…ough I think that most of them are still quite obtuse and will need more research and explanation - see #1303
weaverryan added a commit that referenced this pull request Jun 1, 2012
@weaverryan weaverryan merged commit 505a694 into symfony:master Jun 1, 2012
@weaverryan
Copy link
Member

Hey guys!

I've just merged this in - thanks @kbond for your excellent work on this.

I did make several commits tweaking small things. The biggest tweak was with the prototypes, which I think are quite confusing and, by their very nature, difficult for the generator to describe. I tried to clarify on these quickly, but I think that we still have many prototypes that are either wrong or at least a bit misleading in how they look.

So, this is a big step forward, but I think the reference stuff still needs a nice human touch at some point to play with and clarify on some options. Ideally, some of that can get back into the actual code base's info tags :).

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.

3 participants