How to apply a patch?
Hello all, I am looking for a way to include Advanced Reader information within a zebra search, hopefully to add another level of automation within the catalog process. I found a patch listed here: http://www.mail-archive.com/koha-patches@lists.koha.org/msg04867.html http://www.mail-archive.com/koha-patches@lists.koha.org/msg04867.html I'm not quite sure how to apply it to the system though. I'm familiar with using terminal and I see their are three files to modify but I'm not sure which file to include what data/changes. Or is there a better way of doing including the AR data. It will be added to the 526 tag in the framework. Any suggestions? -- View this message in context: http://koha.1045719.n5.nabble.com/How-to-apply-a-patch-tp3296080p3296080.htm... Sent from the Koha - Discuss mailing list archive at Nabble.com.
I found a patch listed here: http://www.mail-archive.com/koha-patches@lists.koha.org/msg04867.html
If your Koha installation isn't under any kind of version control it's probably easiest to make the changes by hand. The patch modifies these three files: etc/zebradb/biblios/etc/bib1.att etc/zebradb/ccl.properties etc/zebradb/marc_defs/marc21/biblios/record.abs The patch shows you what changes were made, in context: att 9902 Author-in-order # Lexile number att 9903 lex +att 9904 arl att 9520 Item The "+" shows you what line was inserted. You can use your editor's search function to find the line you need. Insert the indicated text, minus the "+" symbol. -- Owen -- Web Developer Athens County Public Libraries http://www.myacpl.org
participants (2)
-
knight -
Owen Leonard