Here's a first pass at updating the module. I made one additional change of renaming the file upload field. It was conflicting with the image filed module and getting double uploads.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | filefield.info_1.patch | 636 bytes | webchick |
| #3 | filefield.info_0.patch | 636 bytes | webchick |
| #2 | filefield.info.patch | 590 bytes | drewish |
| filefield_head.patch | 3.96 KB | drewish |
Comments
Comment #1
gregglesHere are two more bits for the .info file:
dependencies = cck
package = "CCK - Content Construction Kit"
We'll have to wait on JonBob to see about the best package name
Comment #2
drewish commentedThe info file still needs some work.
Comment #3
webchickSame as Drewish's patch, except I added version = "$Name$" and requirements = content to match the other CCK field types.
Comment #4
webchickDuh. dependencies, not requirements. Also re-ordered to match the rest of the CCK fields' info files.
Comment #5
dopry commentedcommitted to HEAD.
Comment #6
(not verified) commented