Beskrivning
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:
- Engelska
- Nederländska
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.
Skärmdumpar
Installation
- 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
Recensioner
Bidragsgivare och utvecklare
”Gravity Fieldset for Gravity Forms” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personer”Gravity Fieldset for Gravity Forms” har översatts till 3 språk. Tack till översättarna för deras bidrag.
Översätt ”Gravity Fieldset for Gravity Forms” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
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