digitalnz 6.x-1.0-beta4
| Download | Size | md5 hash |
|---|---|---|
| digitalnz-6.x-1.0-beta4.tar.gz | 15.38 KB | fcdeddbabe25063ad5fc3b01ffa1d689 |
| digitalnz-6.x-1.0-beta4.zip | 19.91 KB | c11b7aedbf7e3556c96665dd3871f301 |
Release notes
Refactored and renamed modules. Disable the modules and remove the module files from your site before upgrading.
Added a new DigitalNZ: Results block sponsored by DigitalNZ. This complements Drupal node search results with results from DigitalNZ, displayed as a block. For example, http://digitalnz.huntdesign.co.nz/search/node/bicycle
Includes a new hook hook_digitalnzapi_search that allows other modules to modify the search terms sent to DigitalNZ. This can be used to limit the set of providers, or only return results of a certain type.
digitalnz 6.x-1.0-beta3
| Download | Size | md5 hash |
|---|---|---|
| digitalnz-6.x-1.0-beta3.tar.gz | 13.42 KB | d1d62e717d7b69047cd77d4e663a2be1 |
| digitalnz-6.x-1.0-beta3.zip | 16.55 KB | e4f4cd840b93c782cfd0adafd55425aa |
Release notes
- BUG Properly sanitise URLs in results.
- BUG #600678: Fixed an E_ALL notice (dman).
- FEATURE Per DigitalNZ confidentiality requirements, treat API key as a password field in settings.
- FEATURE Show thumbnails whenever they are defined, not just for Images.
digitalnz 6.x-1.0-beta2
| Download | Size | md5 hash |
|---|---|---|
| digitalnz-6.x-1.0-beta2.tar.gz | 13.38 KB | 640992b57e7ae86f3e244f837ab37c08 |
| digitalnz-6.x-1.0-beta2.zip | 16.54 KB | f0db1367a784cc75185fcb8de3eb198a |
Release notes
Doh, somehow an incorrect URL for the DigitalNZ API crept in. Fixed now.
digitalnz 6.x-1.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| digitalnz-6.x-1.0-beta1.tar.gz | 13.36 KB | b259e81449b32a5f835b1fa281df8b62 |
| digitalnz-6.x-1.0-beta1.zip | 16.54 KB | 53bb102ba9b24c42300d48794e85a2d5 |
Release notes
Initial release of DigitalNZ API module for Drupal. This contains the code developed at the DigitalNZ-sponsored Christchurch Hackfest, 12 September 2009, along with sorting (via a block). The code has been refactored into an API module and a search module.