Skip to content
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

Taghelpers #18

Closed
wants to merge 5 commits into from
Closed

Taghelpers #18

wants to merge 5 commits into from

Conversation

kvorg
Copy link
Contributor

@kvorg kvorg commented Sep 16, 2010

Hi sri!

Taghelpers update is done. It brings support for radiobuttons, disables params overwriting submit button value, and supports select, option and optiongroup via selection helper (to avoid clobbering select call).

We are still lacking the recommended default selection in radiobuttons and selections.

Perhaps we should also support button, but you can probably do that by reusing value in a second and much cleaner than myself.

Also, the selection code is horrible, twisted, spagetti etc. and will happily do disallowed recursive optiongroups. I suspect you will refactor heavily.

And I should have probably done some tests, but I am even worse on tests than on recursive traverals.

This pull request was closed.
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.

1 participant