X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=koha-tmpl%2Fintranet-tmpl%2Fprog%2Fen%2Fmodules%2Fadmin%2Fpreferences%2Fstaff_client.pref;h=e7da2e8daebc6f1407e45d694b472303dbbb23b6;hb=8924f1e23650565bd2317ff10c7c07450098251d;hp=df0a4348ab2e36644eabf5e36ff800eb11eaae69;hpb=bd73c9f9ce8d161a1ed0f2e1205e5c0c8eecb0ae;p=koha.git diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/staff_client.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/staff_client.pref index df0a4348ab..e7da2e8dae 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/staff_client.pref +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/staff_client.pref @@ -9,22 +9,27 @@ Staff Client: - "The staff client is located at http://" - pref: staffClientBaseURL class: url - - . + - . Do not include a trailing slash in the URL. - - - Include the stylesheet at + - Use the CSS stylesheet - pref: intranetstylesheet class: url - - on all pages in the staff interface, instead of the default. (This should be a complete URL, starting with http://.) + - 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 http:// (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. + - + - "Use the following JavaScript for printing slips. Define at least function printThenClose(). For use e.g. with Firefox PlugIn jsPrintSetup, see http://jsprintsetup.mozdev.org/:" + - pref: IntranetSlipPrinterJS + type: textarea + class: code - - "Include the following CSS on all pages in the staff client:" - pref: IntranetUserCSS type: textarea class: code - - - Include the stylesheet /css/ + - Include the additional CSS stylesheet - pref: intranetcolorstylesheet class: file - - on all pages in the staff interface. (Leave blank to disable.) + - to override specified settings from the default stylesheet (leave blank to disable.) Enter just a filename, a full local path or a complete URL starting with http:// (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. - - Use include files from the - pref: intranet_includes @@ -33,7 +38,7 @@ Staff Client: - - "Show the following HTML in its own column on the main page of the staff client:" - pref: IntranetmainUserblock - type: textarea + type: htmlarea class: code - - "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):" @@ -41,8 +46,8 @@ Staff Client: type: textarea class: code - - - "Include the following JavaScript on all pages in the staff clien:" - - pref: intranetuserjs + - "Include the following JavaScript on all pages in the staff client:" + - pref: IntranetUserJS type: textarea class: code - @@ -51,38 +56,50 @@ Staff Client: class: url - for the Staff Client's favicon. (This should be a complete URL, starting with http://.) - - - Show biblio records on result page in the staff client + - 'Display lists in the staff client using XSLT stylesheet at: ' + - pref: XSLTListsDisplay + class: file + - '
Options:{langcode} will be replaced with current interface language' + - + - 'Display results in the staff client using XSLT stylesheet at: ' - pref: XSLTResultsDisplay - choices: - yes: using XSLT stylesheets. - no: normally. + class: file + - '
Options:{langcode} will be replaced with current interface language' - - - Show item details pages in the staff client + - 'Display details in the staff client using XSLT stylesheet at: ' - pref: XSLTDetailsDisplay - choices: - yes: using XSLT stylesheets. - no: normally. - - - - Use the Yahoo UI libraries - - pref: yuipath - choices: - local: "included with Koha (faster, will work if internet goes down)." - "http://yui.yahooapis.com/2.5.1/build": "from Yahoo's own servers (less demand on your servers)." + class: file + - '
Options:{langcode} will be replaced with current interface language' - - - pref: StaffAuthorisedValueImages + - pref: DisplayIconsXSLT choices: yes: Show no: "Don't show" - - images for authorized values (such as lost statuses and locations) in search results. + - the format, audience, and material type icons in XSLT MARC21 results and detail pages in the staff client. - - 'Display the URI in the 856u field as an image on: ' - pref: Display856uAsImage choices: - OFF: "Neither Details or Results pages" - Details: "Details page only" - Results: "Results page (for future use, Results XSLT not functional at this time)." - Both: "Both Results and Details pages (for future use, Results XSLT not functional at this time)." - - 'Note: The corresponding XSLT option must be turned on.' + OFF: "Neither detail or result pages" + Details: "Detail page only" + Results: "Result page" + Both: "Both result and detail pages" + - '. Note: The corresponding XSLT option must be turned on.' + - + - Include the stylesheet at + - pref: SlipCSS + class: url + - on Issue and Hold Slips. (This should be a complete URL, starting with http://.) + - + - "Show the following HTML in its own div on the bottom of the home page of the circulation module:" + - pref: IntranetCirculationHomeHTML + type: htmlarea + class: code + - + - "Show the following HTML in its own div on the bottom of the home page of the reports module:" + - pref: IntranetReportsHomeHTML + type: htmlarea + class: code Options: - - pref: viewMARC @@ -114,3 +131,27 @@ Staff Client: yes: Show no: "Don't show" - the cart option in the staff client. + - + - pref: StaffDetailItemSelection + choices: + yes: Enable + no: Disable + - item selection in record detail page. + - + - pref: UseWYSIWYGinSystemPreferences + choices: + yes: Show + no: "Don't show" + - WYSIWYG editor when editing certain HTML system preferences. + - + - pref: AudioAlerts + choices: + yes: "Enable" + no: "Don't enable" + - audio alerts for events defined in the audio alerts section of administration. + - + - pref: IntranetCatalogSearchPulldown + choices: + yes: Show + no: "Don't show" + - a search field pulldown for 'Search the catalog' boxes.