[% USE raw %] [% USE Asset %] [% USE Koha %] [% USE KohaDates %] [% USE TablesSettings %] [% USE AuthorisedValues %] [% SET footerjs = 1 %] [% INCLUDE 'doc-head-open.inc' %] [% IF plugin %] Upload plugin [% ELSE %] Upload › Tools › Koha [% END %] [% INCLUDE 'doc-head-close.inc' %] [% BLOCK plugin_pars %] [% IF plugin %] [% END %] [% END %] [% BLOCK breadcrumbs %] [% END %] [% BLOCK form_new %]
[% PROCESS plugin_pars %]
Upload new files
  1. [% IF uploadcategories %]
  2. [% END %] [% IF !plugin %]
  3. [% IF uploadcategories %]
    Note: For temporary uploads do not select a category.
    [% ELSE %]
    Note: No upload categories are defined. [% IF ( CAN_user_parameters_manage_auth_values ) -%] Add values to the UPLOAD authorized value category otherwise all uploads will be marked as temporary. [% ELSE -%] An administrator must add values to the UPLOAD authorized value category otherwise all uploads will be marked as temporary. [% END %]
    [% END %]
  4. [% END %]
  5. [% IF plugin %] [% ELSE %] [% END %]
Upload progress: 0%
[% END %] [% BLOCK form_browse %] [% IF uploadcategories %]
[% PROCESS plugin_pars %]

Search uploads by category

[% END %] [% END %] [% BLOCK form_search %]
[% PROCESS plugin_pars %]

Search uploads by name or hashvalue

[% END %] [% BLOCK submitter %] [% END %] [% BLOCK closer %] [% IF plugin %]
Close
[% END %] [% END %] [% BLOCK back %] [% IF !plugin %]
[% END %] [% END %] [% BLOCK newsearch %]
[% IF plugin %]
Close
[% END %] [% END %] [% BLOCK table_results %] [% IF !plugin %][% END %] [% IF !plugin %][% END %] [% FOREACH record IN uploads %] [% IF !plugin %] [% END %] [% END %]
Filename Size Hashvalue Date added CategoryPublicTemporaryActions
[% record.filename | html %] [% record.filesize | html %] [% record.hashvalue | html %] [% record.dtcreated | $KohaDates with_hours = 1 %] [% AuthorisedValues.GetByCode( 'UPLOAD', record.uploadcategorycode ) | html %] [% IF record.public %] Yes [% ELSE %] No [% END %] [% IF record.permanent %]No[% ELSE %]Yes[% END %] [% IF plugin %] [% END %] [% IF record.owner == owner || CAN_user_tools_upload_manage %] [% END %]
[% END %] [% IF ( plugin ) %]
[% ELSE %] [% INCLUDE 'header.inc' %] [% INCLUDE 'cat-search.inc' %] [% PROCESS breadcrumbs %]
[% END %]

Upload

[% PROCESS submitter %] [% IF mode == 'new' || mode == 'deleted' %] [% PROCESS form_new %]
[% IF uploadcategories %]
[% PROCESS form_browse %]
[% ELSE %]
[% END %] [% PROCESS form_search %]
[% PROCESS closer %] [% ELSIF mode == 'report' %] [% IF uploads %]

Your request gave the following results:

[% PROCESS table_results %] [% PROCESS closer %] [% PROCESS back %] [% ELSE %]

Sorry, your request had no results.

[% PROCESS newsearch %] [% END %] [% END %] [% IF !plugin %]
[% ELSE %]
[% END %] [% MACRO jsinclude BLOCK %] [% Asset.js("js/tools-menu.js") | $raw %] [% INCLUDE 'datatables.inc' %] [% Asset.js("js/file-upload.js") | $raw %] [% INCLUDE 'columns_settings.inc' %] [% END %] [% INCLUDE 'intranet-bottom.inc' %]