From: Randy M. <ra...@ac...> - 2001-02-17 20:35:37
|
Attacheed are three little patches that make the albumIconName be relative to the imageCache. This patch is separate for two reasons; one I clipped that part out of the previous patch to John*. Two, this patch will probably break current settings for album icon images. Album icon images, to the best of my understanding, are stored in the albums source directory, but don't risk overwriting a legitimate album picture because the icon's file name is prefixed with a '.' I don't use files that start with a '.', so there is a risk that the icon filename may overwrite a real image. The solution is to place it in the imagecache where there won't be a name collision. (Images in the image-cache, have suffixes that distinguish them). (*) I edit patches by hand since my diffs are otherwise kinda big. Now to download 6a4, Randy Maas |