Active
Project:
Amazon Store
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
5 Jun 2011 at 20:19 UTC
Updated:
6 Jun 2011 at 15:29 UTC
It's not possible to override the HTML output of the Item Detail Panel's individual items, because the handlers do not call theme functions.
Here are the current handlers:
amazon_store_participant_format
amazon_store_manufacturer_format (this one calls a theme function, 'amazon_store_search_results_manufacturer')
amazon_store_binding_format
amazon_store_feature_format
amazon_store_dimensions_format
This might be good for efficiency, but it makes it impossible to generate custom markup.
Comments
Comment #1
rfayIt's worth making them themeable