[Koha] Search by cardnumber only

keeran k keeran6 at gmail.com
Mon Mar 11 17:07:41 NZDT 2013


Hi Sheldon,

You may need to touch upon few files;
Add/Disable (not showing) of search fields like name etc can be performed
in masthead.inc
ideally full file path would be:
/usr/share/koha/opac/htdocs/opac-tmpl/prog/en/includes/masthead.inc


then update bib1.att to support patron card number;
then update ccl prop file.
then update the index files koha/zebra index (refer link1).

Refer similar example@:
1.)
http://koha.1045719.n5.nabble.com/Koha-patches-PATCH-1-2-Bug-8252-Correct-UNIMARC-1xx-fields-in-DOM-biblio-and-GRS-1-tt5740808.html#none<http://koha.1045719.n5.nabble.com/Koha-patches-PATCH-1-2-Bug-8252-Correct-UNIMARC-1xx-fields-in-DOM-biblio-and-GRS-1-tt5740808.html#none>;
2.) http://www.len.ro/work/koha-search-2/

Beware, hope you are aware about the consequences, do the changes at your
own discretion.

Regards,
Keeran


On Sun, Mar 10, 2013 at 11:48 PM, sheldon_tappin <thecarterii at hotmail.com>wrote:

> Hi All,
>
> Is there any way I can disable searching by name. I would like to search by
> a patron's card number only. It will be a security measure for our library.
>
>
> Regards,
> Sheldon Tappin
>
>
>
>
> --
> View this message in context:
> http://koha.1045719.n5.nabble.com/Search-by-cardnumber-only-tp5744960.html
> Sent from the Koha-general mailing list archive at Nabble.com.
> _______________________________________________
> Koha mailing list  http://koha-community.org
> Koha at lists.katipo.co.nz
> http://lists.katipo.co.nz/mailman/listinfo/koha
>


More information about the Koha mailing list