Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
30.23 KB
MD5: bfbc32ffb2a71dae7fff717dd76db50f
SHA-1: bde2a23fa98f8e72681434c8ac6b744eb7aef452
SHA-256: f2c1103a745b9032e073f5b3fef5c837df30173a3360732fe90e735aa56c30d6
Download zip
44.09 KB
MD5: 2dea8b7897526d857e1145f04d5afe78
SHA-1: e0b6e05c8024178c46ace7d3b4d67bff96347fb7
SHA-256: 6c91cce50079e276920f9a7c787f4ea267366a1c2da15e0be9cce881e5efe38d
Release notes
New features
- Ability to search content from any language or current language only (i18n submodule)
- Reselect language in advanced search fieldset if searching a specific language (i18n submodule)
- Added some #states properties in forms, for better UX
Bug fixes
- #1673040: Undefined index: module in custom_search_form_alter() - line 107 by joelpittet : check if module index is set before testing it
- #1533360: I ran into an annoying php notice, so fixed that and then ran it through coder. by mgifford : minor coding fixes
- #1700368: Elements ordering not working : assign correct weight to the submit button
- Merged identical taxonomy forms