<{* form to display download confirmation (a part of detail page) *}> <{* $Revision: 1.1.2.1.2.2 $ *}> <{* // some codes are from lightbox v2.02 known bug: if the body tag has margin or padding, the shadow overlay doesn't stretch to cover full browser window. PARAMETERS $files[]['fileID']: file ID $files[]['fileName']: file name $files[]['mimeType']: mime type $files[]['fileSizeStr']: file size $files[]['lastUpdated']: file last updated $files[]['token']: xoops_token for download $use_license: need license agreement $use_cc: use creative commons license $rights: license text or license html $download_file_id: auto-download this file $attachment_dl_notify: need download notification agreement $download_url: 'download.php/urlencoded_utf8_filename'(safari) or 'download.php'(other) *}> <{if $download_file_id}> <{/if}> <{if $use_license || $attachment_dl_notify}> <{/if}>