Install
Works with Drupal: 7.xUsing dev releases is not recommended, except for testing.
Using Composer to manage Drupal site dependencies
Downloads
Download tar.gz
19.08 KB
MD5: cbab95d31c96e988f3f5dae45b7b4900
SHA-1: 9c19b2ce3c0230871b3307a68f539ed378744607
SHA-256: 09beb62e2d778a9db847cec0467dd11b21b2b579c7ba1091d143b4a61f5a62ab
Download zip
22.76 KB
MD5: 98bc2e5654a1f3f0f0dbbf001545ab03
SHA-1: 07bd08e03b8903cafa2b5012be3ffe06235d19bb
SHA-256: 2d1e56ed65fa1424e5d787e9790258eca172cd23d9e475965e7e73c20b985caf
Release notes
- Initial D7 port.
- Make CURLOPT_TIMEOUT (API query time limit) configurable
- Added initial debugging mode support; DPMs now conditional on salsa_api_debug variable.
- Adapted to Drupal 7 UX menu structure patterns.
- Remove generated package information and unecessary files declaration.
- Added better error handling.
- Code refactoring.
- Add configure link to info file.
- Added get_object api function.
- Added salsa_api_get_objects() function.