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.

Comments

drewish’s picture

StatusFileSize
new7.37 KB

forgot to save the .module before rolling that last patch

Crell’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new7.44 KB

The 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.

dopry’s picture

Status: Reviewed & tested by the community » Fixed

committed to HEAD...

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.