@@ -, +, @@ --- .../prog/en/modules/help/virtualshelves/shelves.tt | 92 +++++++------------- 1 files changed, 30 insertions(+), 62 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/virtualshelves/shelves.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/help/virtualshelves/shelves.tt @@ -2,87 +2,55 @@

Lists

-

Lists are permanent lists of items, similar to 'favorites'. Lists can be used to keep track of 'favorites' or to create reading lists as a readers' advisory tool. Items in a list link directly to your catalog.

+

A list can be created by visiting the Lists page and clicking 'New List'

-

There are three kinds of 'lists'

+

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

- - -

IMPORTANT: To use lists this function must be enabled in your system preferences

- -

To add (create) a new 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 - -

    Edit Lists

    - -

    TIP: For instance, let's say you were putting together a reading list. You could make that list 'private' until items had been added, then 'edit' the list to change the 'category' to public when you were ready for the list to be seen by other users.

    - -

    Placing Holds from Lists

    +

    A list can also be created from the catalog search results

    -

    You can easily place a hold on multiple items from a list simply by clicking the checkboxes and then the 'Place Hold' button

    - -

    Deleting a List

    -

    Questions

    - -

    Can I add items to a staff list right from the 'Lists' module?

    - -

    Yes! To add an item to a list from the 'Lists' management module...

    - +
  • 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 + +
  • -

    Can I add items to the list from the detail page?

    +

    Once the list is saved it will accessible from the Lists page and from the 'Add to' menu at the top of the search results.

    - +

    Add to a List

    -

    Why can I add items to other users' 'private' lists when I'm logged in as staff?

    +

    To add titles to an existing list click on the list name from the page of lists

    -

    No, private lists will remain private. You can see your own private lists from the staff client by clicking on the 'Your Lists' tab.

    +

    From the List page you can add titles by scanning barcodes into the box at the bottom of the page

    -

    Can I see what lists a bib record is in?

    +

    A title can also be added to a list by selecting titles on the search results page and choosing the list from the 'Add to' menu

    -

    Yes, on the detail page you will see a list of the lists that the title is in on the right hand side of the page

    +

    Viewing Lists

    -

    As a staff member, what can I do with public lists created by patrons?

    +

    To see the contents of a list, visit the Lists page on the staff client

    -

    Anyone with superlibrarian permission to edit/delete public patron lists. Editing is limited to editing the title or sorting order. -I have the 'virtualshelves' setting 'disabled' why can I still see the 'lists' menu in my staff client

    +

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

    -

    Even if lists are 'disabled' for the OPAC, staff users still have access to them from the staff side. The 'virtualshelves' preference only affects whether or not the feature is available from the OPAC.

    +

    See the full documentation for Lists in the manual (online).

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