[Koha] additional search option in opac

Fridolin SOMERS fridolin.somers at biblibre.com
Thu Mar 20 07:32:26 NZDT 2014


Hie,

You may use JavaScript in opacuserjs system preference :

$(document).ready(function() {
   $("select#masthead_search").append("<option value=\"yr\">Publication 
year</option>");
}

Regards,

Le 14/03/2014 06:08, rocky bang a écrit :
> Hi All,
>
> I want to customize my koha opac search, we are able to search by
> Author,Title, Serial Number etc.
>
> I also want the search by *Publication year* to be added in the drop down
> list of koha search.
>
> Can you suggest how to do this search by Publication year.
>
> Thanks in advance.
> _______________________________________________
> Koha mailing list  http://koha-community.org
> Koha at lists.katipo.co.nz
> http://lists.katipo.co.nz/mailman/listinfo/koha
>

-- 
Fridolin SOMERS
Biblibre - Pôles support et système
fridolin.somers at biblibre.com


More information about the Koha mailing list