Postponed (maintainer needs more info)
Project:
Imagefield Gallery
Version:
5.x-1.2
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
3 Mar 2008 at 17:32 UTC
Updated:
8 Mar 2008 at 01:44 UTC
As of version 1.2, it seems that only public files are supported. For private files, the URL is not prefixed by 'system/' as required. Here is a simple patch to provide support for private files also.
| Comment | File | Size | Author |
|---|---|---|---|
| imagefield_gallery_lightbox2.module.patch | 1.15 KB | pvasener |
Comments
Comment #1
eclipsegc commentedOK, I've done a bit of work here... you didn't really handle it the way it needed to be handled, but that's ok... imagecache doesn't work with private files and since my module depends on that, I'm not worried about it, however, there's a pretty good chance that imagecache2 WILL work with private files, so I'm doing some tests there, and we'll see what comes of it.