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

Quote editor

Instructions
  • Click on the 'Add quote' button to add a single quote; Press the <Enter> key to save the quote.
    Note: Both the 'source' and 'text' fields must have content in order for the quote to be saved.
  • Click on any field to edit the contents; Press the <Enter> key to save edit.
  • Click on one or more quote numbers to select entire quotes for deletion; Click the 'Delete quote(s)' button to delete selected quotes.
  • Click the 'Import quotes' button in the toolbar to import a CSV file of quotes.
ID Source Text Last displayed
Loading data...
[% MACRO jsinclude BLOCK %] [% Asset.js("js/tools-menu.js") | $raw %] [% INCLUDE 'datatables.inc' %] [% Asset.js("lib/jquery/plugins/dataTables.fnReloadAjax.js") | $raw %] [% Asset.js("lib/jquery/plugins/jquery.jeditable.mini.js") | $raw %] [% END %] [% INCLUDE 'intranet-bottom.inc' %]