7 Apr
2003
7 Apr
'03
5:19 p.m.
Stefan H. Holek wrote:
Some time ago I have modified ExtFile to allow for 3) as well. And now I've even published it ;-).
Cool, open source development on demand ;), nice! One question though, from the description I gather that you have overriden ExtImage's tag method, have you also modified ExtFile's __call__ method (or whatever causes the serving of the file content, haven't looked at the source)? If not, are you interested in a patch? (Ok, two questions). I need that functionality for files, not images, and think that returning a redirect with mangling in EXTFILE_STATIC_PATH would do the trick. Tell me what you think, and I'll try to make that a bit more customizable if you want to incorporate it. cheers, oliver