Downloads
Download tar.gz
17.37 KB
MD5: 0266b18793fb31278c9890c1f5cb3d24
SHA-1: 1971a3c7374309cc57da7ca4cf921a13a19f0e32
SHA-256: 6d7a5123e1501d321d8917309f5c60ff76f5f89a949bd995c4a03e7bcf771930
Download zip
21.8 KB
MD5: 0624b1249f2dac00cfd070270e0f591a
SHA-1: 58ab39a3523baa76ccd96a5a812f0cbd3e6e4aea
SHA-256: 429ec5e8cd362d6933d10e15c27519f09e8adbb1305f04c9b9a7a47b8ac2cbe9
Release notes
Changes since DRUPAL-6--1-2:
- #821670 by kiam: Search with core node.module does not work.
- By kiam: Slightly optimized the code.
- By kiam: Fixed the code, and changed/expanded the tests.
- By kiam: Changed the tests code, and added a test for the users Opensearch feed.
- #829326 by neclimdul, kiam: Module configuration links are broken for modules that don't return names.
- By kiam: Added a warning in the settings page when the Token module is not enabled.
- #829316 by neclimdul: Parse error with short tags enabled.
- #829644 by neclimdul, kiam: Open search triggers search on search landing page. By kiam: Corrected the code that shown the tokens help.
- #850454 by morningtime: Don't use startPage.
- By kiam: Corrected the value used for the query parameter page for Opensearch pages.
- By kiam: Updated the Doxygen comments.
- By kiam: Corrected a comment.
- By kiam: Fixed the function opensearch_unique_values(), which was not returning the correct value when the parameter didn't have the default value.