Closed (won't fix)
Project:
Assetfield
Version:
5.x-1.0
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
4 Apr 2008 at 21:06 UTC
Updated:
21 Jun 2012 at 21:50 UTC
Jump to comment: Most recent file
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.