應用核對清單

以下的指南帶您巡視 Koha,做為啟用前的準備。

It is not an exhaustive list of everything you need to do. Please consider your own library practices and what other checks are necessary for your own library and context.

資料轉換

使用 Koha 前應已有相當資料。可以人工逐筆鍵入,但多數情況是已有電子格式的資料祗需重新格式它們就能匯入 Koha。

  • 新增圖書館清單並建入其資訊及代碼 圖書館

  • 定義你的清單 館藏類型

  • 設定讀者類型並輸入代碼於 讀者類型

  • 輸入其他的讀者資訊於 讀者屬性

  • 定義所有 容許值

    • 合集代碼 (CCODE)

    • 排架位置(LOC

    • 館藏狀態

    • 加上圖書館所需的其他資料

  • 可選定義 城市和鄉鎮

  • 對映您的書目資料 由原來的系統至 Koha 欄位並轉換 (記得使用在設定區鍵入的館藏、排架、館藏類型與圖書館代碼)

  • 對映您的讀者資料 由原來的系統至 Koha 欄位並轉換 (記得使用稍早設定的讀者與圖書館代碼)

  • 測試匯入的資料,包括:

    • 檢查讀音符號,是否正常。

    • 檢查集叢題名並確認集叢資訊正確地匯入。

    • 確認讀者的連絡資訊在正確的欄位。

    • 搜尋目錄裡已匯入的集叢資料確認人其正確性。

    • 搜尋目錄裡已匯入的集叢資料確認人其正確性。

    • 檢查機讀編目格式確認館藏都已正確編目

    • 檢查編目程序查看必要欄位都沒少

    • 檢查罰款的正確性

    • 檢查預約資料裡的書目記錄與讀者記錄

管理組態

大部份的偏好不需要改變,祗有少數幾個偏好需要客製化。

本土化組態

Koha 的用戶遍及全世界,需要設定在地的偏好,才能以在地的語言與位置呈現其內容。

  • 在地化/國際化系統偏好

流通組態

流通館藏之前,必須設定流通的規則與偏好。

讀者組態

從舊系統匯入讀者資料後,還需設定若干事項。

編目組態

編目之前,需要設定以下的偏好與規則。

權威組態

Koha 能追蹤權威記錄及其連結的書目記錄。使用之前應組態若干偏好。

搜尋組態

若干系統偏好與搜尋有關,不建議修改太多的偏好,原始設定讓您取得最相關的結果。從:ref:搜尋系統偏好 <searchingsystem-preferences-label> 分頁,可修改偏好。

OPAC 組態

很多組態 OPAC 的方法。

  • 決定 OPAC 的外觀及顯示在主頁的內容

  • 以 CSS 新增圖書館的樣式表

    重要

    不要編輯預設的 CSS 檔案,複製預設的 CSS 再修改它,保留預設的 CSS ,系統才能回到它。

  • 新增客製化的 XSLT 樣式表改變在 OPAC 的搜尋結果與書目記錄顯示方式

  • OPAC 系統偏好

    • OPACBaseURL : Enter your library’s URL

    • opacuserlogin : Decide if you want to allow patrons to login to the OPAC to access customized functionality (searching will be allowed without logging in)

      • OPACHoldRequests : Decide if patrons can place holds via the OPAC

      • OpacPasswordChange : Decide if patrons can change their password (don’t allow this if you’re using LDAP)

      • OpacRenewalAllowed : Decide if patrons can renew their checked out items via the OPAC

      • opacreadinghistory : Decide if patrons can view their reading/ checkout history via the OPAC

      • OPACComments : Decide if you want to allow patrons to comment on bibliographic records via the OPAC

      • OpacStarRatings : Decide if patrons can leave star ratings

      • virtualshelves : Decide if you want patrons to be able to create lists

      • OpacAllowPublicListCreation: If patrons can create lists then decide if they are allowed to create public lists

      • suggestion : Decide if you want patrons to be able to submit purchase suggestions

      • OPACViewOthersSuggestions : Decide if you want patrons to be able to see purchase suggestions made by other patrons

    • opacbookbag : Decide if patrons can save items into their cart

    • AnonSuggestions : Decide if you want non logged in users to be able to make purchase suggestions

    • LibraryName : Enter your library name for display in the <title> tag and on the top of the OPAC

    • OPACNoResultsFound : Enter the HTML that will appear when no results are found

    • OPACMySummaryHTML : Enter the HTML that will appear in the far right of the circulation summary in the OPAC

    • 客製化樣式表:

    • OpacHighlightedWords:在搜尋結果以強調方式顯示搜尋字詞

    • hidelostitems : Decide if you want to show patrons items you have marked as lost

    • BiblioDefaultView : Decide what view is the default for bibliographic records on the OPAC

    • OPACShelfBrowser : Decide if you want to enable the shelf browse functionality

    • OPACURLOpenInNewWindow : Decide if URLs clicked in the OPAC are opened in a new window

    • SearchMyLibraryFirst : If you have a multi-branch system decide if you want patrons to search their library first

    • OpacAuthorities : Decide if you want patrons to be able to search your authority file

    • OpacBrowser : Decide if you want patrons to browse your authority file (French libraries only)

    • OPACSearchForTitleIn : Choose which libraries you want patrons to be able to re-run their search in

    • OpacAddMastheadLibraryPulldown : If you’re a multi-branch system you can add a pull down to the search bar for patrons to search which library to search

    • EnableOpacSearchHistory : Decide if you want the system to keep a search history

  • 設定 工作排程

可編輯的 OPAC 區塊

Using the HTML customizations tool you can customize various blocks of the OPAC. The following graphic shows what each display location updates.

View of the main page of the OPAC with each customizable section highlighted

View of the main page of the OPAC, customized, and with each section highlighted and labeled

而 『每日引句』 是在 :ref:`每日引句編輯器<quote-of-day-(qotd)-editor-label>`中管理

The news tool can be used to add news items to the OPAC’s main page.

The pages tool can be used to add more content pages to the OPAC.

強化內容組態

Koha 允許引入外部資源強化書目記錄。所有的內容都可以 :ref:`強化內容系統偏好<enhanced-content-system-preferences-label>`來切換它。

  • FRBR/版本

    • If you would like to have your OPAC and/or staff interface show an 『Editions』 tab on the bibliographic record, you want to enable one or the other FRBR preferences and then the ISBN service ThingISBN.

  • Amazon : 此免費的服務要求您先登入 http://aws.amazon.com

    • 使用 Amazon 偏好,就能使用它提供的封面。

  • Babelthèque

    • 此為付費服務。連繫 Babelthèque 以便在 OPAC 啟用其內容。

  • Baker and Taylor

    • 此為 Baker &amp; Taylor 提供的付費服務。連繫 Baker &amp; Taylor 以便取得該等偏好的設定資訊。

  • HTML5 media

    • 允許圖書館將串流媒體嵌入目錄內

  • Google

    • This service is free and does not require registration, simply enable GoogleJackets and you’re set to go.

  • LibraryThing

    • With the exception of ThingISBN, you will need to contact LibraryThing for the information to enter into these preferences

    • Enabling ThingISBN will help to populate the editions tab on the bibliographic record display if you have enabled FRBR.

  • Novelist Select

    • This is a paid service from EBSCO. Contact EBSCO for the information to enter into these preferences

  • Open Library

    • 開放圖書館計畫是個開放的計畫,可從此擷取封面 (未來可能增加其他服務)

  • Overdrive

    • 圖書館可訂閱此付費服務取得電子書內容。若訂閱 Overdrive 則可將該內容整合入 Koha。

  • Syndetics

    • 由 Syndetics 提供的付費服務,為書目記錄增加內容。連繫 Syndetics 公司,取得鍵入此偏好所需的資訊。

  • 標籤

    • 設定讀者新增標籤的權限。

採訪組態

必須先設定採訪偏好,才能使用採訪模組。

期刊組態

必須先設定期刊偏好,才能使用期刊模組。

準備啟用

設定完成後,準備啟用Koha系統:

  • 教育訓練,外部服務提供商或自我訓練。

  • 足夠的時間供館員試用,習慣新系統

  • 資料轉移時,與舊系統的廠商保持聯繫,取出完整的資料,並匯入新系統

  • 決定你新的Koha OPAC和館員介面的URLs,如果使用現有的系統URLs,則安排這些URLs切換,如果是新的URLs,則建立這些URLs

  • 確保如果你託管自己的系統,你有一個程序來備份你的系統數據。