| Lines 1-4
          
      
      
        Link Here | 
          
            
              | 1 | Staff Client: | 1 | Staff interface: | 
        
          | 2 |     Appearance: | 2 |     Appearance: | 
        
          | 3 |         - | 3 |         - | 
        
          | 4 |             - "Display language selector on " | 4 |             - "Display language selector on " | 
  
    | Lines 13-19
          Staff Client:
      
      
        Link Here | 
        
          | 13 |               choices: staff-templates | 13 |               choices: staff-templates | 
        
          | 14 |             - theme on the staff interface. | 14 |             - theme on the staff interface. | 
        
          | 15 |         - | 15 |         - | 
          
            
              | 16 |             - "The staff client is located at" | 16 |             - "The staff interface is located at" | 
        
          | 17 |             - pref: staffClientBaseURL | 17 |             - pref: staffClientBaseURL | 
        
          | 18 |               class: url | 18 |               class: url | 
        
          | 19 |             - This should be a complete URL, starting with http:// or https://. Do not include a trailing slash in the URL. (This must be filled in correctly for CAS, svc, and load_testing to work.) | 19 |             - This should be a complete URL, starting with http:// or https://. Do not include a trailing slash in the URL. (This must be filled in correctly for CAS, svc, and load_testing to work.) | 
  
    | Lines 23-35
          Staff Client:
      
      
        Link Here | 
        
          | 23 |               class: url | 23 |               class: url | 
        
          | 24 |             - on all pages in the staff interface, instead of the default css (used when leaving this field blank). Enter just a filename, a full local path or a complete URL starting with <code>http://</code> (if the file lives on a remote server). Please note that if you just enter a filename, the file should be in the css subdirectory for each active theme and language within the Koha templates directory. A full local path is expected to start from your HTTP document root. | 24 |             - on all pages in the staff interface, instead of the default css (used when leaving this field blank). Enter just a filename, a full local path or a complete URL starting with <code>http://</code> (if the file lives on a remote server). Please note that if you just enter a filename, the file should be in the css subdirectory for each active theme and language within the Koha templates directory. A full local path is expected to start from your HTTP document root. | 
        
          | 25 |         - | 25 |         - | 
          
            
              | 26 |             - "Use the following JavaScript for printing slips. See detailed description on the <a href='https://wiki.koha-community.org/wiki/Setting_up_slip_printer_to_print_silently'>Koha Wiki</a> and eventually Firefox PlugIn <a href='https://github.com/edabg/jsprintsetup/wiki'>jsPrintSetup documentation</a>:" | 26 |             - "Use the following JavaScript for printing slips. See detailed description on the <a href='https://wiki.koha-community.org/wiki/Setting_up_slip_printer_to_print_silently'>Koha Wiki</a> and eventually Firefox add-on <a href='https://github.com/edabg/jsprintsetup/wiki'>jsPrintSetup documentation</a>:" | 
        
          | 27 |             - pref: IntranetSlipPrinterJS | 27 |             - pref: IntranetSlipPrinterJS | 
        
          | 28 |               type: textarea | 28 |               type: textarea | 
        
          | 29 |               syntax: javascript | 29 |               syntax: javascript | 
        
          | 30 |               class: code | 30 |               class: code | 
        
          | 31 |         - | 31 |         - | 
          
            
              | 32 |             - "Include the following CSS on all pages in the staff client:" | 32 |             - "Include the following CSS on all pages in the staff interface:" | 
        
          | 33 |             - pref: IntranetUserCSS | 33 |             - pref: IntranetUserCSS | 
        
          | 34 |               type: textarea | 34 |               type: textarea | 
        
          | 35 |               syntax: css | 35 |               syntax: css | 
  
    | Lines 45-63
          Staff Client:
      
      
        Link Here | 
        
          | 45 |               class: file | 45 |               class: file | 
        
          | 46 |             - directory in the template directory, instead of <code>includes/</code>. (Leave blank to disable) | 46 |             - directory in the template directory, instead of <code>includes/</code>. (Leave blank to disable) | 
        
          | 47 |         - | 47 |         - | 
          
            
              | 48 |             - "Show the following HTML in its own column on the main page of the staff client:" | 48 |             - "Show the following HTML in its own column on the main page of the staff interface:" | 
        
          | 49 |             - pref: IntranetmainUserblock | 49 |             - pref: IntranetmainUserblock | 
        
          | 50 |               type: textarea | 50 |               type: textarea | 
        
          | 51 |               syntax: text/html | 51 |               syntax: text/html | 
        
          | 52 |               class: code | 52 |               class: code | 
        
          | 53 |         - | 53 |         - | 
          
            
              | 54 |             - "Show the following HTML to the left of the More menu at the top of each page on the staff client (should be a list of links or blank):" | 54 |             - "Show the following HTML to the left of the More menu at the top of each page on the staff interface (should be a list of links or blank):" | 
        
          | 55 |             - pref: IntranetNav | 55 |             - pref: IntranetNav | 
        
          | 56 |               type: textarea | 56 |               type: textarea | 
        
          | 57 |               syntax: html | 57 |               syntax: html | 
        
          | 58 |               class: code | 58 |               class: code | 
        
          | 59 |         - | 59 |         - | 
          
            
              | 60 |             - "Include the following JavaScript on all pages in the staff client:" | 60 |             - "Include the following JavaScript on all pages in the staff interface:" | 
        
          | 61 |             - pref: IntranetUserJS | 61 |             - pref: IntranetUserJS | 
        
          | 62 |               type: textarea | 62 |               type: textarea | 
        
          | 63 |               syntax: javascript | 63 |               syntax: javascript | 
  
    | Lines 66-84
          Staff Client:
      
      
        Link Here | 
        
          | 66 |             - Use the image at | 66 |             - Use the image at | 
        
          | 67 |             - pref: IntranetFavicon | 67 |             - pref: IntranetFavicon | 
        
          | 68 |               class: url | 68 |               class: url | 
          
            
              | 69 |             - for the Staff Client's favicon. (This should be a complete URL, starting with <code>http://</code>.) | 69 |             - for the Staff interface's favicon. (This should be a complete URL, starting with <code>http://</code>.) | 
        
          | 70 |         - | 70 |         - | 
          
            
              | 71 |             - 'Display lists in the staff client using XSLT stylesheet at: ' | 71 |             - 'Display lists in the staff interface using XSLT stylesheet at: ' | 
        
          | 72 |             - pref: XSLTListsDisplay | 72 |             - pref: XSLTListsDisplay | 
        
          | 73 |               class: file | 73 |               class: file | 
        
          | 74 |             - '<br />Options:<ul><li><a href="#" class="set_syspref" data-syspref="XSLTListsDisplay" data-value="">Leave empty</a> for "no xslt"</li><li>enter "<a href="#" class="set_syspref" data-syspref="XSLTListsDisplay" data-value="default">default</a>" for the default one</li><li> put a path to define a xslt file</li><li>put an URL for an external specific stylesheet.</li></ul>{langcode} will be replaced with current interface language' | 74 |             - '<br />Options:<ul><li><a href="#" class="set_syspref" data-syspref="XSLTListsDisplay" data-value="">Leave empty</a> for "no xslt"</li><li>enter "<a href="#" class="set_syspref" data-syspref="XSLTListsDisplay" data-value="default">default</a>" for the default one</li><li> put a path to define a xslt file</li><li>put an URL for an external specific stylesheet.</li></ul>{langcode} will be replaced with current interface language' | 
        
          | 75 |         - | 75 |         - | 
          
            
              | 76 |             - 'Display results in the staff client using XSLT stylesheet at: ' | 76 |             - 'Display results in the staff interface using XSLT stylesheet at: ' | 
        
          | 77 |             - pref: XSLTResultsDisplay | 77 |             - pref: XSLTResultsDisplay | 
        
          | 78 |               class: file | 78 |               class: file | 
        
          | 79 |             - '<br />Options:<ul><li>Enter "<a href="#" class="set_syspref" data-syspref="XSLTResultsDisplay" data-value="default">default</a>" for the default one</li><li>Put a path to define a xslt file</li><li>Put an URL for an external specific stylesheet.</li></ul>{langcode} will be replaced with current interface language' | 79 |             - '<br />Options:<ul><li>Enter "<a href="#" class="set_syspref" data-syspref="XSLTResultsDisplay" data-value="default">default</a>" for the default one</li><li>Put a path to define a xslt file</li><li>Put an URL for an external specific stylesheet.</li></ul>{langcode} will be replaced with current interface language' | 
        
          | 80 |         - | 80 |         - | 
          
            
              | 81 |             - 'Display details in the staff client using XSLT stylesheet at: ' | 81 |             - 'Display details in the staff interface using XSLT stylesheet at: ' | 
        
          | 82 |             - pref: XSLTDetailsDisplay | 82 |             - pref: XSLTDetailsDisplay | 
        
          | 83 |               class: file | 83 |               class: file | 
        
          | 84 |             - '<br />Options:<ul><li>Enter "<a href="#" class="set_syspref" data-syspref="XSLTDetailsDisplay" data-value="default">default</a>" for the default one</li><li>Put a path to define a xslt file</li><li>Put an URL for an external specific stylesheet.</li></ul>{langcode} will be replaced with current interface language' | 84 |             - '<br />Options:<ul><li>Enter "<a href="#" class="set_syspref" data-syspref="XSLTDetailsDisplay" data-value="default">default</a>" for the default one</li><li>Put a path to define a xslt file</li><li>Put an URL for an external specific stylesheet.</li></ul>{langcode} will be replaced with current interface language' | 
  
    | Lines 87-93
          Staff Client:
      
      
        Link Here | 
        
          | 87 |               choices: | 87 |               choices: | 
        
          | 88 |                   yes: Show | 88 |                   yes: Show | 
        
          | 89 |                   no: "Don't show" | 89 |                   no: "Don't show" | 
          
            
              | 90 |             - the format, audience, and material type icons and descriptions in XSLT MARC21 results and detail pages in the staff client. | 90 |             - the format, audience, and material type icons and descriptions in XSLT MARC21 results and detail pages in the staff interface. | 
        
          | 91 |         - | 91 |         - | 
        
          | 92 |             - 'Display the URI in the 856u field as an image on: ' | 92 |             - 'Display the URI in the 856u field as an image on: ' | 
        
          | 93 |             - pref: Display856uAsImage | 93 |             - pref: Display856uAsImage | 
  
    | Lines 115-121
          Staff Client:
      
      
        Link Here | 
        
          | 115 |               syntax: text/html | 115 |               syntax: text/html | 
        
          | 116 |               class: code | 116 |               class: code | 
        
          | 117 |         - | 117 |         - | 
          
            
              | 118 |             - "Show the following HTML on the staff client login page" | 118 |             - "Show the following HTML on the staff interface login page" | 
        
          | 119 |             - pref: StaffLoginInstructions | 119 |             - pref: StaffLoginInstructions | 
        
          | 120 |               type: textarea | 120 |               type: textarea | 
        
          | 121 |               syntax: text/html | 121 |               syntax: text/html | 
  
    | Lines 126-144
          Staff Client:
      
      
        Link Here | 
        
          | 126 |               choices: | 126 |               choices: | 
        
          | 127 |                   yes: Allow | 127 |                   yes: Allow | 
        
          | 128 |                   no: "Don't allow" | 128 |                   no: "Don't allow" | 
          
            
              | 129 |             - staff to view records in plain MARC form on the staff client. | 129 |             - staff to view records in plain MARC form on the staff interface. | 
        
          | 130 |         - | 130 |         - | 
        
          | 131 |             - pref: viewLabeledMARC | 131 |             - pref: viewLabeledMARC | 
        
          | 132 |               choices: | 132 |               choices: | 
        
          | 133 |                   yes: Allow | 133 |                   yes: Allow | 
        
          | 134 |                   no: "Don't allow" | 134 |                   no: "Don't allow" | 
          
            
              | 135 |             - staff to view records in labeled MARC form on the staff client. | 135 |             - staff to view records in labeled MARC form on the staff interface. | 
        
          | 136 |         - | 136 |         - | 
        
          | 137 |             - pref: viewISBD | 137 |             - pref: viewISBD | 
        
          | 138 |               choices: | 138 |               choices: | 
        
          | 139 |                   yes: Allow | 139 |                   yes: Allow | 
        
          | 140 |                   no: "Don't allow" | 140 |                   no: "Don't allow" | 
          
            
              | 141 |             - staff to view records in ISBD form on the staff client. | 141 |             - staff to view records in ISBD form on the staff interface. | 
        
          | 142 |         - | 142 |         - | 
        
          | 143 |             - pref: HidePatronName | 143 |             - pref: HidePatronName | 
        
          | 144 |               choices: | 144 |               choices: | 
  
    | Lines 150-162
          Staff Client:
      
      
        Link Here | 
        
          | 150 |               choices: | 150 |               choices: | 
        
          | 151 |                   no: "Don't show" | 151 |                   no: "Don't show" | 
        
          | 152 |                   yes: Show | 152 |                   yes: Show | 
          
            
              | 153 |             - a link to the last searched patron in the staff client. | 153 |             - a link to the last searched patron in the staff interface. | 
        
          | 154 |         - | 154 |         - | 
        
          | 155 |             - pref: intranetbookbag | 155 |             - pref: intranetbookbag | 
        
          | 156 |               choices: | 156 |               choices: | 
        
          | 157 |                   yes: Show | 157 |                   yes: Show | 
        
          | 158 |                   no: "Don't show" | 158 |                   no: "Don't show" | 
          
            
              | 159 |             - the cart option in the staff client. | 159 |             - the cart option in the staff interface. | 
        
          | 160 |         - | 160 |         - | 
        
          | 161 |             - pref: StaffDetailItemSelection | 161 |             - pref: StaffDetailItemSelection | 
        
          | 162 |               choices: | 162 |               choices: | 
            
              | 163 | -  |  |  |