New to Translating WordPress? Read through our Translator Handbook to get started. Hide

Translation of Development Readme (trunk): French (France)

1 2 3 4 23
Prio Original string Translation
This plugin has a substantial set of <a href="https://wordpress.org/plugins/cf7-grid-layout/#faq">FAQs</a> and <a href="https://wordpress.org/plugins/cf7-grid-layout/#screenshots">screenshots</a> that is has a lot of information. Please go through the FAQs and screenshot captions to understand how to use the basic functionality. You have to log in to add a translation. Details

Original untranslated

This plugin has a substantial set of <a href="https://wordpress.org/plugins/cf7-grid-layout/#faq">FAQs</a> and <a href="https://wordpress.org/plugins/cf7-grid-layout/#screenshots">screenshots</a> that is has a lot of information. Please go through the FAQs and screenshot captions to understand how to use the basic functionality.
Comment

Found in description paragraph.

You have to log in to edit this translation.

[youtube https://www.youtube.com/playlist?list=PLblJwjs_dFBsynXEstrV3fCIC7GBmK9HW] You have to log in to add a translation. Details
[youtube https://www.youtube.com/playlist?list=PLblJwjs_dFBsynXEstrV3fCIC7GBmK9HW]
Comment

Found in description paragraph.

You have to log in to edit this translation.

v4.0 introduces a tutorial sections within the dashboard for quick reference to various YouTube tutorials. For a full list of available tutorials visit this playlist. You have to log in to add a translation. Details
v4.0 introduces a tutorial sections within the dashboard for quick reference to various YouTube tutorials. For a full list of available tutorials visit this playlist.
Comment

Found in description paragraph.

You have to log in to edit this translation.

<strong>grouped toggled sections</strong> for either/or optional sections. You have to log in to add a translation. Details
<strong>grouped toggled sections</strong> for either/or optional sections.
Comment

Found in description list item.

You have to log in to edit this translation.

If you wish to see an example on how to use this, please check the Google Map CF7 extension plugin code. The <code>cf7-google-map/includes/class-cf7-googleMap.php</code> list the above hooks and the function calls are in the <code>cf7-google-map/admin/class-cf7-googleMap-admin.php</code> file. You have to log in to add a translation. Details
If you wish to see an example on how to use this, please check the Google Map CF7 extension plugin code. The <code>cf7-google-map/includes/class-cf7-googleMap.php</code> list the above hooks and the function calls are in the <code>cf7-google-map/admin/class-cf7-googleMap-admin.php</code> file.
Comment

Found in description paragraph.

You have to log in to edit this translation.

<strong>For plugin developers</strong> If you wish to leverage the in-editor helper code functionality for your CF7 plugin, you need to use the following hooks, cf7sg_ui_grid_js_helper_hooks - include js bind event code helpers. cf7sg_ui_grid_helper_hooks - include php filter/action hooks code helpers. cf7sg_enqueue_admin_editor_scripts - to enqueue scripts on the admin editor page to bind to editor events for further dynamic code helpers. You have to log in to add a translation. Details
<strong>For plugin developers</strong> If you wish to leverage the in-editor helper code functionality for your CF7 plugin, you need to use the following hooks, cf7sg_ui_grid_js_helper_hooks - include js bind event code helpers. cf7sg_ui_grid_helper_hooks - include php filter/action hooks code helpers. cf7sg_enqueue_admin_editor_scripts - to enqueue scripts on the admin editor page to bind to editor events for further dynamic code helpers.
Comment

Found in description paragraph.

You have to log in to edit this translation.

(17) If you create a dynamic-dropdown field or select filter as source, the plugin expects the options to be provided by a filter. Your field cell will have an extra 'filter' icon at the top, click it to reveal the filters available. The plugin has an extensible framework which allows other plugins to leverage the in-editor helper codes to be integrated for specific fields. For example the Google Map CF7 extension is such an example, and will expose <em>PHP filter helper codes</em> as well as <em>JavaScript helper codes</em> to customise your field further. You can click on the filter link which will copy a helper code snippet which you can paste in your <em>functions.php</em> file and customise to provide the options list. For JavaScript helper codes, paste them in your <code>&lt;theme folder&gt;/js/&lt;form-unique-key&gt;.js</code> file (see FAQ #8 for more details). You have to log in to add a translation. Details
(17) If you create a dynamic-dropdown field or select filter as source, the plugin expects the options to be provided by a filter. Your field cell will have an extra 'filter' icon at the top, click it to reveal the filters available. The plugin has an extensible framework which allows other plugins to leverage the in-editor helper codes to be integrated for specific fields. For example the Google Map CF7 extension is such an example, and will expose <em>PHP filter helper codes</em> as well as <em>JavaScript helper codes</em> to customise your field further. You can click on the filter link which will copy a helper code snippet which you can paste in your <em>functions.php</em> file and customise to provide the options list. For JavaScript helper codes, paste them in your <code>&lt;theme folder&gt;/js/&lt;form-unique-key&gt;.js</code> file (see FAQ #8 for more details).
Comment

Screenshot description.

You have to log in to edit this translation.

(23) You can filter mail tags, hover your mouse over the blue information icon next to each tag and click the link, this will copy the filter code to your clipboard which you can paste into your functions.php file. You have to log in to add a translation. Details
(23) You can filter mail tags, hover your mouse over the blue information icon next to each tag and click the link, this will copy the filter code to your clipboard which you can paste into your functions.php file.
Comment

Screenshot description.

You have to log in to edit this translation.

In addition, if you need to localise your custom script, you can do so using the following action hook, You have to log in to add a translation. Details
In addition, if you need to localise your custom script, you can do so using the following action hook,
Comment

Found in faq paragraph.

You have to log in to edit this translation.

this plugin allows you to create grid layout forms by creating a HTML markup and a CSS stylesheet which displays your form fields in a responsive grid. You have to log in to add a translation. Details
this plugin allows you to create grid layout forms by creating a HTML markup and a CSS stylesheet which displays your form fields in a responsive grid.
Comment

Found in faq paragraph.

You have to log in to edit this translation.

Create a new form to be able to leverage the grid editor functionality. You have to log in to add a translation. Details
Create a new form to be able to leverage the grid editor functionality.
Comment

Found in faq paragraph.

You have to log in to edit this translation.

existing forms are not editable in the grid editor. You have to log in to add a translation. Details
existing forms are not editable in the grid editor.
Comment

Found in faq paragraph.

You have to log in to edit this translation.

18. I can only edit my form in 'Text' mode, I cannot see the 'Grid' tab, why? You have to log in to add a translation. Details
18. I can only edit my form in 'Text' mode, I cannot see the 'Grid' tab, why?
Comment

Found in faq header.

You have to log in to edit this translation.

Create a new form to leverage the grid editor, existing forms can only be edited in text mode. You have to log in to add a translation. Details
Create a new form to leverage the grid editor, existing forms can only be edited in text mode.
Comment

Found in installation list item.

You have to log in to edit this translation.

Thomas Fellinger <a href="https://profiles.wordpress.org/netzgestaltung/">@netzgestaltung</a> You have to log in to add a translation. Details

Original untranslated

Thomas Fellinger <a href="https://profiles.wordpress.org/netzgestaltung/">@netzgestaltung</a>
Comment

Found in description paragraph.

You have to log in to edit this translation.

Legend:
Current
Waiting
Rejected
Fuzzy
Old
Changes requested
With warnings
1 2 3 4 23

Export as