Here's the first pass at a D6 update. Fixes the menu and forms. Moves the hook_requirements into the .install file since they're now loaded correctly from there in 6.x.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | mimedetect_d6.patch | 7.44 KB | Crell |
| #1 | mimedetect_d6.patch | 7.37 KB | drewish |
| mimedetect_d6.patch | 5.88 KB | drewish |
Comments
Comment #1
drewish commentedforgot to save the .module before rolling that last patch
Comment #2
Crell commentedThe menu entry needs an explicit permission specified on it, as it won't inherit anymore for security reasons. Personally I'd rather introduce a new permission for this as I *hate* "administer site configuration", but it works for now. Otherwise I think this looks good enough for a dev release until filefield is ported and able to test against it.
Comment #3
dopry commentedcommitted to HEAD...
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.