Skip to content

[Reference][Forms] move versionadded directives for form options directly below the option's headline #3790

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
May 10, 2014

Conversation

xabbuh
Copy link
Member

@xabbuh xabbuh commented Apr 12, 2014

Q A
Doc fix? yes
New docs? no
Applies to all
Fixed tickets

When you link directly to a form type option (for example, http://symfony.com/doc/current/reference/forms/types/form.html#action), the versionadded directive is rendered outside the user's view port which might confuse people. Thus, @wouterj and me decided to place versionadded directives for form type options directly below the option's headline (above the type line).

@weaverryan
Copy link
Member

I agree, this is better. Otherwise, you might not see the versionadded. Thanks!

@weaverryan weaverryan merged commit 72c30c2 into symfony:2.3 May 10, 2014
weaverryan added a commit that referenced this pull request May 10, 2014
…options directly below the option's headline (xabbuh)

This PR was merged into the 2.3 branch.

Discussion
----------

[Reference][Forms] move versionadded directives for form options directly below the option's headline

| Q             | A
| ------------- | ---
| Doc fix?      | yes
| New docs?     | no
| Applies to    | all
| Fixed tickets |

When you link directly to a form type option (for example, http://symfony.com/doc/current/reference/forms/types/form.html#action), the ``versionadded`` directive is rendered outside the user's view port which might confuse people. Thus, @wouterj and me decided to place ``versionadded`` directives for form type options directly below the option's headline (above the ``type`` line).

Commits
-------

72c30c2 move versionadded directives for form options directly below the option's headline
@xabbuh xabbuh deleted the versionadded-positions branch May 10, 2014 22:19
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.

2 participants