Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
12.76 KB
MD5: dd9a6ea2e42fd6b7801627e7ba44656d
SHA-1: 9ef0da0d9132f37fcd5e044b7367dbe353b480b7
SHA-256: 77547433b7fa270eb76fccb8b649df4f84828ef9f87509b2584742262be1286f
Download zip
17.9 KB
MD5: e32619dd9d64ec555698cb3f54aedecb
SHA-1: 85a243910e1d2295ebb8983418418502f333358f
SHA-256: 1bd57444e386d3897f4eeeb081f76f910894b12045e8a3502c15f26c11b2fef6
Release notes
- Issue 1292262 - Removal of calls to imce_dir_man_schema from install and uninstall hooks as it is called automatically in D7
- Issue 1064538 - correcting ajax type parameter to be GET instead of the incorrect text - patch from kongoji
- Issue 1146570 - adjusted function signature of imce_search_form to comply with Drupal 6 to 7 change
- Adjustment to prevent a warning issued with PHP strict mode enabled: Only variables should be passed by reference in imce_search_content
- Issue 1087366 - correction of use of file_directory_path() which has been removed in Drupal 7
- Updated imce_search so that search queries are eligible to run on slave databases