[% INCLUDE 'doc-head-open.inc' %] Koha › [% IF ( viewshelf ) %]Lists › Contents of [% shelfname | html %][% ELSE %]Lists[% END %][% IF ( shelves ) %] › Create new list[% END %][% IF ( edit ) %] › Edit list [% shelfname | html %][% END %] [% INCLUDE 'doc-head-close.inc' %] [% INCLUDE 'datatables.inc' %] [% IF print %] [% END %] [% IF ( viewshelf ) %] [% END %] [% INCLUDE 'header.inc' %] [% INCLUDE 'cat-search.inc' %] [% BLOCK list_permissions %]
  •  anyone else to add entries.
  •  anyone to remove his own contributed entries.
  •  anyone to remove other contributed entries.
  • [% END %]
    [% INCLUDE 'virtualshelves-toolbar.inc' %]
    [% IF ( paramsloop ) %] [% FOREACH paramsloo IN paramsloop %]
    [% IF ( paramsloo.already ) %]
    A List named [% paramsloo.already %] already exists!
    [% END %] [% IF ( paramsloo.addshelf_failed ) %]
    List could not be created. [% IF loggedinuser==0 %](Do not use the database administrator account.)[% END %]
    [% END %] [% IF ( paramsloo.status ) %]
    [% paramsloo.string %]
    [% END %] [% IF ( paramsloo.nobarcode ) %]
    ERROR: No barcode given.
    [% END %] [% IF ( paramsloo.noshelfnumber ) %]
    ERROR: No list number given.
    [% END %] [% IF ( paramsloo.need_confirm ) %]
    The list [% paramsloo.need_confirm %] is not empty. [% IF ( paramsloo.single ) %]
    It has [% paramsloo.count %] entry. [% ELSE %]
    It has [% paramsloo.count %] entries. [% END %]
    Use the "Confirm" button below to confirm deletion.
    [% END %] [% IF ( paramsloo.nopermission ) %]
    ERROR: You do not have adequate permission for that action on list [% paramsloo.nopermission %].
    [% END %] [% IF ( paramsloo.failgetitem ) %]
    ERROR: No item found with barcode [% paramsloo.failgetitem %].
    [% END %] [% IF ( paramsloo.duplicatebiblio ) %]
    A record matching barcode [% paramsloo.duplicatebiblio %] has already been added.
    [% END %] [% IF ( paramsloo.nothingdeleted) %]
    Warning: You could not delete any of the selected items from this list.
    [% END %] [% IF ( paramsloo.somedeleted) %]
    Warning: You could not delete all selected items from this list.
    [% END %] [% IF ( paramsloo.modifyfailure) %]
    ERROR: List could not be modified.
    [% END %]
    [% END %] [% END %] [% IF ( viewshelf ) %]
    [% IF ( itemsloop ) %]

    Contents of [% shelfname | html %]

    [% pagination_bar %]
    [% IF direction == 'asc' %] [% SET new_direction = 'desc' %] [% ELSE %] [% SET direction = 'desc' %] [% SET new_direction = 'asc' %] [% END %]
    [% IF ( itemsloop ) %]
    | |   [% IF ( CAN_user_reserveforothers && DisplayMultiPlaceHold ) %]
    [% END %] [% IF ( allowremovingitems ) %]
    [% END %] [% IF ( CAN_user_editcatalogue_edit_catalogue ) %]
    [% END %]
    [% END %]
    [% IF ( itemsloop ) %][% END %] [% UNLESS ( item_level_itypes ) %][% END %] [% FOREACH itemsloo IN itemsloop %] [% UNLESS ( loop.odd ) %] [% ELSE %] [% END %] [% IF ( itemsloop ) %] [% END %] [% UNLESS ( item_level_itypes ) %][% END %] [% END %]
     Item type Title [% IF sort == 'title' %] [% direction %] sort [% ELSE %] [% END %] Author [% IF sort == 'author' %] [% direction %] sort [% ELSE %] [% END %] Date added Call number [% IF sort == 'itemcallnumber' %] [% direction %] sort [% ELSE %] [% END %]
    [% IF ( itemsloo.confirm ) %] [% ELSE %] [% END %] [% UNLESS ( noItemTypeImages || !itemsloo.imageurl ) %][% itemsloo.description %][% END %][% itemsloo.description %] [% IF ( itemsloo.XSLTBloc ) %] [% itemsloo.XSLTBloc %] [% ELSE %] [% INCLUDE 'biblio-default-view.inc' biblionumber = itemsloo.biblionumber %] [% itemsloo.title |html %][% FOREACH subtitl IN itemsloo.subtitle %] [% subtitl.subfield %][% END %] [% END %]

    [% IF ( itemsloo.notforloan ) %] No holds allowed [% ELSE %] [% IF ( itemsloo.ITEM_RESULTS.size ) %] Holds [% IF ( holdfor ) %] | Place hold for [% holdfor_firstname %] [% holdfor_surname %] ([% holdfor_cardnumber %])[% END %] [% ELSE %] No holds allowed [% END %] [% END %] [% IF ( CAN_user_editcatalogue_edit_catalogue ) %] | Edit record [% END %] [% IF ( CAN_user_editcatalogue_edit_items ) %] | Edit items [% END %]

    [% itemsloo.author %] [% itemsloo.dateadded %]
      [% FOREACH result IN itemsloo.ITEM_RESULTS %]
    • [% result.holdingbranch %] [% IF ( result.location_intranet ) %] ([% result.location_intranet %]) [% END %] [% IF ( result.itemcallnumber ) %] [[% result.itemcallnumber %]] [% END %]
    • [% END %]
    [% pagination_bar %]
    [% END %]
    [% END %] [% IF ( debug ) %] [% IF ( edit ) %]
    Edit is on ([% shelfname | html %])
    [% END %] [% IF ( seflag ) %]
    seflag is on ([% seflag %])
    [% END %] [% END %] [% IF ( seflag ) %]
    [% IF ( shelves ) %] Create a new list
    1. Required
    2. Owner: [% loggedinusername %]
    3. [% INCLUDE list_permissions %]
    [% END %] [% IF ( edit ) %] Edit list [% shelfname | html %] [% IF ( showprivateshelves ) %][% END %]
    1. Required
    2. [% IF ( owner ) %][% ownername %][% ELSE %][% loggedinusername %][% END %]
    3. [% INCLUDE list_permissions %]
    [% END %]
    [% IF ( showprivateshelves ) %] Cancel [% ELSE %] [% IF ( display == "viewshelf" ) %] Cancel [% ELSE %] Cancel [% END %] [% END %]
    • 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.
    • The owner of a list is always allowed to add entries, but needs permission to remove.
    [% END %] [% IF op == 'list' %]

    Lists

    Type List name Contents Owner Sort by Creation date Modification date Actions
    [% END %]
    [% IF ( allowaddingitem ) %]
    Add an item
    [% END %]
    [% INCLUDE 'intranet-bottom.inc' %]