Posted by rfay on July 5, 2009 at 12:25am
Jump to:
| Project: | Amazon Module |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Probably for historical reasons, the amazon_inline_item is a completely separate type from all the other wonderful themed types. So the amazon_preprocess_amazon_item() doesn't get run on it. And of course, that means that amazon_store doesn't get a chance to update the link in it to point to amazon_store's namespace.
Can amazon_inline_item become amazon_item_inline and get processed with the rest?
Thanks,
-Randy
Comments
#1
+1
#2
Fixed by preprocessing with the same function. Also moved the theming into a .tpl.php file.
#3
Automatically closed -- issue fixed for 2 weeks with no activity.