[% USE raw %] [% USE Asset %] [% SET footerjs = 1 %] [% INCLUDE 'doc-head-open.inc' %] Quote uploader › Tools › Koha [% INCLUDE 'doc-head-close.inc' %] [% Asset.css("css/uploader.css") | $raw %] [% Asset.css("css/quotes.css") | $raw %] [% WRAPPER 'header.inc' %] [% INCLUDE 'cat-search.inc' %] [% END %] [% WRAPPER 'sub-header.inc' %] [% END %]

Quote uploader

Instructions
  • The quote uploader accepts standard csv files with two columns: "source","text"
  • Click the "Choose file" button and select the csv file to be uploaded.
  • The file will be imported into an editable table for review prior to saving.
  • Click on any field to edit the contents; Press the <Enter> key to save edit.
  • Click the 'Save quotes' button in the toolbar to save the entire batch of quotes.
Upload quotes
0%
[% MACRO jsinclude BLOCK %] [% Asset.js("js/tools-menu.js") | $raw %] [% INCLUDE 'datatables.inc' %] [% Asset.js("lib/jquery/plugins/jquery.jeditable.mini.js") | $raw %] [% END %] [% INCLUDE 'intranet-bottom.inc' %]