Beskrivelse
This plugin is an add-on for the Gravity Forms.
Features of this plugin:
- Adding real fieldsets around your form fields
- Includes option for fieldset legend
- Autocomplete of fieldsets to properly close all HTML tags
- Auto-delete of fieldsets to properly close all HTML tags
Available Languages:
- Engelsk
- Nederlandsk
Bug reports & support
This plugin is still under development. Feedback is much appreciated. Use the support forum to post feature requests, bugs or feedback. Please contact us if you have other translations available for this plugin.
Gravity Fieldset for Gravity Forms is inspired by the post ‘Tips on Making Your Gravity Forms as Accessible as Possible’ by Cynthia Ng. You can read the whole post here. Thanks to ovann86 and his infobox plugin for gravity forms for borrowing the base for our plugin.
From version 0.2 and onwards we improved the HTML output to proper fieldsets instead of the closing list item and closing list hack proposed by Cynthia Ng.
Skjermbilder
Installasjon
- This plugin requires the Gravity Forms plugin, installed and activated
- Upload folder to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in the WordPress administration
- Your fieldsets are now available in your form editor
Vurderinger
Bidragsytere og utviklere
“Gravity Fieldset for Gravity Forms” er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen.
Bidragsytere“Gravity Fieldset for Gravity Forms” har blitt oversatt til 3 språk. Takk til oversetterne for deres bidrag.
Oversett “Gravity Fieldset for Gravity Forms” til ditt språk.
Interessert i utvikling?
Bla gjennom koden, sjekk ut SVN-repositoriet, eller abonner på utviklingsloggen med RSS.
Endringslogg
0.2.1
- Fix: Text Domain
0.2
- Added support for custom classes in fieldset end
- Major improvement in HTML output
- Fix: Compatability issue with Gravity PDF plugin
- Fix: compatability issue with WCAG 2.0 form fields for Gravity Forms plugin
- Fix: Compatability issue with Gravity Forms Repeater Add-On plugin
PLEASE NOTE:
- class
.gform_fieldset_end
has been removed - class
.gform_fieldset_begin
will be deprecated in the next release
0.1
- Cleanup
- Added comments
- Improved English and Dutch Language
- Added auto close or open when adding fieldset begin or end
- Added auto delete of fieldset end when deleting fieldset begin
0.0.1
- First release