Currently only searches for the default image in the module directory. Should emulate behaviour of Core and Libraries module.
Desired search order:
- domain's files directory
- site/all/files
- profiles/profile_name/files
- path/to/imagecache_defaults/images
Comments
Comment #1
thedavidmeister commentedComment #2
thedavidmeister commentedPushed a fix for this.
Searches for an image file containing "imagecache_defaults" in the file name in the following folders (in order):
- sites//files
- sites/all/files
- profiles/
/files
- path/to/imagecache_defaults/images