[Koha-cvs] koha/misc/zebra/usmarc zebra.cfg

Joshua Ferraro jmf at kados.org
Sat Feb 25 20:00:28 CET 2006


CVSROOT:	/sources/koha
Module name:	koha
Branch: 	
Changes by:	Joshua Ferraro <kados at savannah.gnu.org>	06/02/25 19:00:28

Modified files:
	misc/zebra/usmarc: zebra.cfg 

Log message:
	Enable shadow registers in zebra.cfg

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha/misc/zebra/usmarc/zebra.cfg.diff?tr1=1.3&tr2=1.4&r1=text&r2=text

Patches:
Index: koha/misc/zebra/usmarc/zebra.cfg
diff -u koha/misc/zebra/usmarc/zebra.cfg:1.3 koha/misc/zebra/usmarc/zebra.cfg:1.4
--- koha/misc/zebra/usmarc/zebra.cfg:1.3	Tue Feb 14 22:49:44 2006
+++ koha/misc/zebra/usmarc/zebra.cfg	Sat Feb 25 19:00:28 2006
@@ -6,6 +6,9 @@
 profilePath: ${srcdir:-.}:/usr/share/idzebra/tab/
 recordId: (bib1,Identifier-standard)
 
+# Enable shadow registers
+shadow shadow:4g
+
 # Files that describe the attribute sets supported.
 attset: bib1.att
 attset: explain.att





More information about the Koha-cvs mailing list