Docs: Removal of Bib Call Number Search
authorYamil Suarez <github@yamil.com>
Wed, 13 May 2015 01:27:28 +0000 (21:27 -0400)
committerYamil Suarez <yamil@yamil.com>
Wed, 13 May 2015 22:18:55 +0000 (18:18 -0400)
Signed-off-by: Yamil Suarez <github@yamil.com>
docs/opac/new_skin_customizations.txt
docs/opac/using_the_public_access_catalog.txt

index e41e366..8b02884 100644 (file)
@@ -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`.
++
+------------------------------------------------------------------------------
+<option value="identifier|bibcn">[% l('Bib Call Number') %]</option>  
+------------------------------------------------------------------------------
+
index f995ab2..979b863 100644 (file)
@@ -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 <<numeric_search, _Advanced Search: Numeric_>> 
+To search an item copy call number, use <<numeric_search, _Advanced Search: Numeric_>> 
 =============
 
 Formats