From 658ba32b0897e7dbd7990d25ce4360fa76b6948c Mon Sep 17 00:00:00 2001 From: Marcel de Rooy Date: Tue, 5 Sep 2017 15:10:53 +0200 Subject: [PATCH] Bug 19255: Correct explanation about list types on shelves.pl in staff The explanation on list categories on the shelves form is removed. The online help text is actualized. Test plan: Go to Lists in staff. Edit a list. The remarks about private and public lists on the right side are gone. Click Help. Read the adjusted text. Does it make sense? Signed-off-by: Marcel de Rooy Signed-off-by: Mark Tompsett Signed-off-by: Nick Clemens --- .../prog/en/modules/help/virtualshelves/shelves.tt | 25 ++++++++++------------ .../prog/en/modules/virtualshelves/shelves.tt | 7 ------ 2 files changed, 11 insertions(+), 21 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/virtualshelves/shelves.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/virtualshelves/shelves.tt index f713e95..2d90d8c 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/virtualshelves/shelves.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/virtualshelves/shelves.tt @@ -7,27 +7,24 @@

The new list form offers several options for creating your list:

    -
  • The name is what will appear on the list of Lists
  • -
  • You can also choose how to sort the list
  • -
  • Finally there are three types of lists you can choose from +
  • First choose the name of your list.
  • +
  • You can also choose how to sort the list.
  • +
  • Additionally, there are two categories you can choose from:
      -
    • Private list: Is managed by you and can be seen only by you
    • -
    • Public list: Can be seen by everybody, but managed only by you
    • +
    • Private list: Is managed by you and can be seen only by you or the people you choose to share the list with.
    • +
    • Public list: Can be seen by everybody, but managed only by you.
  • +
  • Finally, in 'Allow changes to contents from', you can make the list readonly (by selecting Nobody), or you can allow only changes from yourself (Owner only). In case of a shared list or a public list, you can also allow changes from other people (Anyone seeing this list).
-

A list can also be created from the catalog search results

+

A list can also be created from the catalog search results:

    -
  • Check the box to the left of the titles you want to add to the new list
  • -
  • Choose [New list] from the 'Add to:' pull down menu +
  • Check the box to the left of the titles you want to add to the new list.
  • +
  • Choose [New list] from the 'Add to:' pull down menu.
      -
    • Name the list and choose what type of list this is -
        -
      • Private list: Is managed by you and can be seen only by you
      • -
      • Public list: Can be seen by everybody, but managed only by you
      • -
      +
    • Name the list and choose the list category.
  • @@ -49,7 +46,7 @@

    Clicking on the 'List name' will show the contents of the list

    -

    Merging Bibliographic Records Via Lists

    +

    Merging bibliographic records via Lists

    The easiest way to merge together duplicate bibliographic records is to add them to a list and use the Merge Tool from there.

    diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/shelves.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/shelves.tt index 9dd7ea4..6786c24 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/shelves.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/shelves.tt @@ -614,13 +614,6 @@ function AdjustRemark() { -
    -
      -
    • Private list: Is managed by you and can be seen only by you.
    • -
    • Public list: Can be seen by everybody, but managed only by you.
    • -
    -
    -
    [% END %] -- 2.1.4