From e25cc934d2c1f320a3071d0413fb233c128c132b Mon Sep 17 00:00:00 2001 From: Yamil Suarez Date: Tue, 12 May 2015 21:27:28 -0400 Subject: [PATCH] Docs: Removal of Bib Call Number Search Signed-off-by: Yamil Suarez --- docs/opac/new_skin_customizations.txt | 9 +++++++++ docs/opac/using_the_public_access_catalog.txt | 4 +--- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/docs/opac/new_skin_customizations.txt b/docs/opac/new_skin_customizations.txt index e41e366198..8b02884063 100644 --- a/docs/opac/new_skin_customizations.txt +++ b/docs/opac/new_skin_customizations.txt @@ -90,3 +90,12 @@ NOTE: All paths are relative to `/openils/var/templates/opac` the standard Evergreen template. In theory you should be able to change just a few colors and everything will work, but in practice you will need to experiment to avoid light-gray-on-white low-contrast combinations. + +The following are templates that are less frequently overridden, but some libraries benefit from the added customization options. + +* `parts/advanced/numeric.tt2`: defines the search options of the Advanced Search > Numeric search. If you wanted to add a bib call number search option, which is different from the item copy call number; you would add the following code to `numeric.tt2`. ++ +------------------------------------------------------------------------------ + +------------------------------------------------------------------------------ + diff --git a/docs/opac/using_the_public_access_catalog.txt b/docs/opac/using_the_public_access_catalog.txt index f995ab285b..979b8631d1 100644 --- a/docs/opac/using_the_public_access_catalog.txt +++ b/docs/opac/using_the_public_access_catalog.txt @@ -36,11 +36,9 @@ indexterm:[search, bib call number] * *Series*: finds the terms you enter in the title of a multi-part series. -* *Bib Call Number*: finds the terms you enter in the call number field of a bib record. - [TIP] ============= -To search an item copy call number, if different from _Bib Call Number_, use <> +To search an item copy call number, use <> ============= Formats -- 2.43.2