Summary:
Show filename without extension in template.
Detailed Description:
The $item->name show the full filename including extension.
It could be good to have variable showing the filename without extension.
Mabye {$item->name} should show filename
and {$item->name}{$item->ext} should show filename.docx