Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
26.62 KB
MD5: 63debe973a393f6e0c3f5f6a1fe34686
SHA-1: de7bffce2f1f68d578ed5fb2e0dea036b279bc69
SHA-256: d5af54885e5191b505100cd51f78e76ef06679f25fa5a07fe31f91e3afb923ad
Download zip
35.88 KB
MD5: 29bdd8e6bea6a6ae0469d78a32caa553
SHA-1: ccc83cdb1bea0b079f754675603502ee44378c9c
SHA-256: 1a53e5cb94f59eb689572709d3d29ff377ab078af19d227749a6890d3bff9e75
Release notes
MultiLink
* Kristen Pol - Added test for _multilink_filter_default_settings() before calling it - fixes #1407304: Fatal error when disabling Multilink Filter module
* Removed debug message in install file and re-activated variable deletion on uninstall.
* Removed unused multilink_menu() hook.
MultiLink Filter
* Kristen Pol - Fixed substr_compare error #1407288: substr_compare error when enabling Multilink filter in D7 (recoded to be shorter.)
General tidy-up of comments and code standards.