Re: [Koha-devel] Tipo fix - 2 (unimarc templates).
Zeno Tajoli a écrit : > Hi to all, > > I write here same others tipo fix about english template for Unimarc. > The dir is /koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/ > > --file unimarc_field_116.tmpl > row 77 m- Master/option> , to fix in: m- Master OK, fixed. > -- file unimarc_field_700-4.tmpl > row 14 Code date publication, to fix in: Relator Code This one don't need to be fixed : this template is deprecated since 2.2.0, and marc chantreux is about to remove it from git. -- Paul POULAIN http://www.biblibre.com Expert en Logiciels Libres pour l'info-doc NOUVEAU TELEPHONE : 04 91 81 35 08 ___ Koha-devel mailing list Koha-devel@lists.koha.org http://lists.koha.org/mailman/listinfo/koha-devel
[Koha-devel] cat search result list in OPAC & staff
Hi, One of our libraries bugs me to have exactly the same look the the biblio summary in the list result. atm, the differences I can see are : - in staff, title/author are on 2 lines, in OPAC, they are on 1 line, separated by 'by' - in staff, publisher is after author, in OPAC it's on line 2, before pubyer Is there an explanation for those 2 diffs, or can I modify the staff to have exactly the same look as OPAC ? -- Paul POULAIN http://www.biblibre.com Expert en Logiciels Libres pour l'info-doc NOUVEAU TELEPHONE : 04 91 81 35 08 ___ Koha-devel mailing list Koha-devel@lists.koha.org http://lists.koha.org/mailman/listinfo/koha-devel
[Koha-devel] [RFC 3.2]PQF search when xpath enabled
Hi, When the library has enabled xpath in record.abs (zebra mode), then the librarian can enter a PQF to query a given MARC subfield. In Koha 2.2 the possibility to query any MARC subfield was enjoyed by librarians. It has to be reintroduced. Note : the code has been already written, it has to be a little bit tweaked, but I can git-send-email anyone who want to test it. -- Paul POULAIN http://www.biblibre.com Expert en Logiciels Libres pour l'info-doc NOUVEAU TELEPHONE : 04 91 81 35 08 ___ Koha-devel mailing list Koha-devel@lists.koha.org http://lists.koha.org/mailman/listinfo/koha-devel
[Koha-devel] opac logo image resize
Hi, on OPAC, the library can put it's own image for logo, on top/left. If the image is large, it's cropped, not resized : http://o11.bureau.paulpoulain.com/cgi-bin/koha/opac-main.pl where the image is : http://koha.mom.fr/images/LogoFrantiqJPG-CL.jpg (owen) is there some style property to resize automatically the image ? I've tried : ');height:50px;"> without success :( -- Paul POULAIN http://www.biblibre.com Expert en Logiciels Libres pour l'info-doc NOUVEAU TELEPHONE : 04 91 81 35 08 ___ Koha-devel mailing list Koha-devel@lists.koha.org http://lists.koha.org/mailman/listinfo/koha-devel