Button Label plugin

Plugin details

Add labels to radio buttons rails plugin.

Websitehttp://rubyforge.org/projects/button-labels/ Repositorysvn://rubyforge.org/var/svn/button-labels/trunk/ Author Gregg Kellogg Tags button, label LicenseMIT

Documentation

Install the plugin:
ruby script/plugin install svn://rubyforge.org/var/svn/button-labels/trunk/

Patches radio_button and checkbox to allow for individual labels.

Currently, neither the radio_button nor radio_button helpers allow content the be entered within the tag. This presents problems when laying out multiple tags in knowing what the individual choices represent.

The '':label'' option to either ''radio_button'', ''radio_button_tag'', ''check_box'' or 'check_box_tag'' will add the specified value as the content of the rendered tag

Further Documentation

There is currently no advanced documentation for this plugin.

New documentation

Edit plugin | (0 older versions) | Last edited by: hardway, about 1 year ago