<%@ page language="java" contentType="text/html; charset=utf-8" pageEncoding="iso-8859-1" %> <%@ include file="include.jsp" %> <%-- PARAMETERS id: ID of file. video: Whether the file is a video (default false). playEnabled: Whether to show play button (default true). addEnabled: Whether to show add next/last buttons (default true). downloadEnabled: Whether to show download button (default false). starEnabled: Whether to show star/unstar controls (default false). starred: Whether the file is currently starred. asTable: Whether to put the images in td tags. onPlay: Overrides the javascript used for the play action. --%> <fmt:message key='common.play'/> <fmt:message key='common.play'/> <fmt:message key='common.play'/> <fmt:message key='main.addlast'/> <fmt:message key='main.addnext'/> <fmt:message key='common.download'/>