Monday 05 May 2003 11:25:11 am
The docs seem to drill down to the point of using attribute_view_gui but I never find an explanation of where THOSE templates are defined. For instance, I have the following line in the override/templates/node/view/full_class_2.tpl file:
<CODE>
{attribute_view_gui attribute=$content_version.data_map.thumbnail image_class=medium} </CODE> If I want to change the way that attribute is displayed, where do I find the file that does that?
|