Posted by jdanthinne on September 4, 2012 at 2:20pm
| Download | Size | md5 hash |
|---|---|---|
| custom_search-7.x-1.11.tar.gz | 30.23 KB | bfbc32ffb2a71dae7fff717dd76db50f |
| custom_search-7.x-1.11.zip | 44.09 KB | 2dea8b7897526d857e1145f04d5afe78 |
Last updated: September 4, 2012 - 14:22
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