I noticed the assetfield module was not yet fully integrated with the AM module and I made a couple changes to get it running. I suspect there can be some improvement here, but here is what i did so far.
1.) Defined the $asset_node->field_asset value that is needed later but not defined.
2.) Modified the theme functionname to be theme_assetfield_field instead of theme_assetfield
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | assetfield_patch_asset_field.patch | 1.49 KB | populist |
| assetfield_patch_asset_field.patch | 1.5 KB | populist |
Comments
Comment #1
populist commentedUpdated patch with more precise original + new file path names
Comment #2
populist commentedComment #3
populist commentedI thought this module had a lot of promise, but there are better ways to do this now in D7. Closing out as a matter of maintainance.