Thursday 07 July 2005 11:11:07 am
Okay since it took me months to figure this out, if you want to display the icon for a file that you have uploaded, this is the code!! (of course you have to replace $:node with $child or whatever if you are looping through them)
{$:node.object.data_map.file.content.mime_type|mimetype_icon(normal, $node.name )}
Good luck
|