[% USE raw %] [% USE Asset %] [% PROCESS 'i18n.inc' %] [% SET footerjs = 1 %] [% INCLUDE 'doc-head-open.inc' %] [% FILTER collapse %] [% t("Quote uploader") | html %] › [% t("Quote editor") | html %] › [% t("Tools") | html %] › [% t("Koha") | html %] [% END %] [% INCLUDE 'doc-head-close.inc' %] [% Asset.css("css/uploader.css") | $raw %] [% WRAPPER 'header.inc' %] [% INCLUDE 'cat-search.inc' %] [% END %] [% WRAPPER 'sub-header.inc' %] [% WRAPPER breadcrumbs %] [% WRAPPER breadcrumb_item %] Tools [% END %] [% WRAPPER breadcrumb_item %] Quote editor [% END %] [% WRAPPER breadcrumb_item bc_active= 1 %] Quote uploader [% END %] [% END #/ WRAPPER breadcrumbs %] [% END #/ WRAPPER sub-header.inc %]

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.
Upload quotes
  1. 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' %]