Bug 8203: Add ability to save individual authorities
authorJared Camins-Esakov <jcamins@cpbibliography.com>
Wed, 30 May 2012 14:04:20 +0000 (10:04 -0400)
committerPaul Poulain <paul.poulain@biblibre.com>
Thu, 12 Jul 2012 14:02:07 +0000 (16:02 +0200)
commit13cbbb79dd6f726fa3b034c810e9b04c472de5a3
tree14892aae2d9cde698e1958aa4ca51f135e644ee6
parentba7ac6d3ecc416e2ccf688f11fc2da60eef23916
Bug 8203: Add ability to save individual authorities

Adds the ability to save individual authority records in MADS, MARCXML, or
binary MARC format to the staff client.

To test:
1. Apply patch
2. View authority record in staff client
3. Try saving record as MADS, MARCXML, and MARC, and confirm that the
   resulting files are what you expect

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Works nicely, tested different export options on different records.
C4/Record.pm
authorities/export.pl [new file with mode: 0755]
koha-tmpl/intranet-tmpl/prog/en/includes/authorities-toolbar.inc
koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2MADS.xsl [new file with mode: 0644]