Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
242.03 KB
MD5: d4d168b87b1ca12fb0d56126ac6aeb66
SHA-1: b5117175ce0817b28a7a7dc6403065ad032d6f94
SHA-256: 14ea3b7fbc7bef9dd6d0ca5c6e40aeab7af458c921c7e9ab6b0d567b72ac3d7d
Download zip
292.36 KB
MD5: d72d8ca2b208a4dae20f7bf9e9ae3f56
SHA-1: dbbbef9c66c3e1cbe863d85cabf865bf270e748f
SHA-256: 887c5584ccecdb5edb1a356e4c8db853af95b74631f78f9fcc9c54b8650767f1
Release notes
Change record: In this release, more functions now return render arrays.
7.x-4.16-rc1 with minor coding standards changes released as 7.x-4.16. Changes since 7.x-4.15:
- Coding standards
- #2816303 by ilari.stenroth, Liam Morland, vinmassaro: Make file upload destination private files by default if available
- #2901156 by dhruveshdtripathi, raynimmo: Fix undefined index: #id in theme_webform_element()
- #2900109 by lambic: Undefined function webform_component_feature() when entitycache is enabled
- #2713743 by joelstein: Add @placeholder support to Number component
- #2604830 by heykarthikwithu, joelpittet: Code cleanup: Remove unused variables throughout the module
- #2883514: Coding standards
- #2873783: Disable form controls when hiding them
- #2869746 by torotil: Return render arrays instead of strings
- #2780283 by nightwalkr, Liam Morland: Fix undefined index in webform_component_include()
- #2866630 by alexp999, Liam Morland: PHP Zip requirement should be Info, not Warning
- #2683801 by nicrodgers, joel_osc: Translation of progress bar page breaks
- #2857854 by pifagor, Liam Morland: Fix non-numeric value warning in PHP 7.1
- #2860487 by mercepedraza: Set numeric values as "general" in Excel export
- #2867012 by Munavijayalakshmi: Fix documentation spelling errors