X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=koha-tmpl%2Fintranet-tmpl%2Fprog%2Fen%2Fmodules%2Fhelp%2Ftools%2Fquotes-upload.tt;h=90a9fcac3c7db61d9f3b32765b2dd8c95bc55b64;hb=66266e95f24548ea8a515a1ea2759ad843dc1e0d;hp=2d8fe60c19304a2efc26ed65e22127178e7591f1;hpb=fe09f2f6bd5f950bc782e1913e4a50d20ace6aef;p=koha.git diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/quotes-upload.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/quotes-upload.tt index 2d8fe60c19..90a9fcac3c 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/quotes-upload.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/quotes-upload.tt @@ -1,8 +1,9 @@ [% INCLUDE 'help-top.inc' %] -

QOTD Uploader

+

Quote of the day uploader

+ +

The Quote of the Day (QOTD) uploader allows for uploading of bulk quotes into the pool of quotes which serve as the source of the Quote-Of-The-Day (QOTD) feature in OPAC.

-

The QOTD uploader allows for uploading of bulk quotes into the pool of quotes which serve as the source of the Quote-Of-The-Day (QOTD) feature in OPAC.

There are four basic functions in the uploader:

    @@ -13,7 +14,7 @@
  1. You will be presented with a file browser allowing you to select the CSV file you wish to upload.
  2. After selecting the CSV file, click the 'Open' button and the file will be uploaded into a temporary editing table.
  3. The CSV file must contain two columns in the form: "source","text" with no header row.
  4. -
  5. Note: You will be promoted to confirm upload of files larger than 512KB.
  6. +
  7. Note: You will be prompted to confirm upload of files larger than 512KB.
  • Pre-save Editing
    1. @@ -39,6 +40,6 @@
    -

    See the full documentation for the QOTD Uploader in the manual (online).

    +

    See the full documentation for the Quote of the Day Uploader in the manual (online).

    [% INCLUDE 'help-bottom.inc' %]