This post is similar to
forum.hwdmediashare.co.uk/forum/27-devel...misation-hwdvs/32383
I am trying to show the date uploaded within my module datalist (mod_hwd_vs_list.tpl). I am a little confused on how the smarty template engine works. I know you have to define the tags in the template file before I can use them, I'm just not sure where this template file is? I am assuming it is the same as the above mentioned post (hwdvideoshare.class.php), but where in that file I have no idea.
It would be nice if all tags could be used throughout each of the individual template files, but I'm sure there is a reason why it is not done this way.