#set($attachments = $doc.attachmentList)
#set($counter=0) #foreach ($attach in $attachments) #if((!$request.images)||$attach.isImage()) #if($counter==0) #end #end #set( $counter = $counter + 1) #end
$msg.get("filename") $msg.get("version") $msg.get("author")
#if ($attach.isImage()) ${attach.filename} #end $attach.filename $attach.version$xwiki.getLocalUserName($attach.author)

$msg.get("choosetargetfilename"):

$msg.get("choosefiletoupload"):