View | Details | Raw Unified | Return to bug 18309
Collapse All | Expand All

(-)a/installer/data/mysql/en/marcflavour/unimarc/mandatory/unimarc_framework_DEFAULT.sql (-1 / +7 lines)
Lines 279-284 INSERT INTO `marc_tag_structure` (`tagfield`, `liblibrarian`, `libopac`, `repeat Link Here
279
		('208', 'Material Specific Area: Printed Music Specific Statement', 'Material Specific Area: Printed Music Specific Statement', 0, 0, '', ''),
279
		('208', 'Material Specific Area: Printed Music Specific Statement', 'Material Specific Area: Printed Music Specific Statement', 0, 0, '', ''),
280
		('210', 'Publication, Distribution, etc.', 'Publication, Distribution, etc.', 1, 0, '', ''),
280
		('210', 'Publication, Distribution, etc.', 'Publication, Distribution, etc.', 1, 0, '', ''),
281
		('211', 'Projected Publication Date', 'Projected Publication Date', 0, 0, '', ''),
281
		('211', 'Projected Publication Date', 'Projected Publication Date', 0, 0, '', ''),
282
		('214', 'Production, Publication, Distribution, Manufacture statements', 'Production, Publication, Distribution, Manufacture statements', 1, 0, '', ''),
282
		('215', 'Physical Description', 'Physical Description', 1, 0, '', ''),
283
		('215', 'Physical Description', 'Physical Description', 1, 0, '', ''),
283
		('225', 'Series', 'Series', 1, 0, '', ''),
284
		('225', 'Series', 'Series', 1, 0, '', ''),
284
		('230', 'Material Specific Area: Electronic Resource Characteristics', 'Material Specific Area: Electronic Resource Characteristics', 1, 0, '', ''),
285
		('230', 'Material Specific Area: Electronic Resource Characteristics', 'Material Specific Area: Electronic Resource Characteristics', 1, 0, '', ''),
Lines 662-667 INSERT INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblibrarian` Link Here
662
		('210', 'r', 'Printing and/or Publishing Information Transcribed as Found in the Main Source of Information', 'Printing and/or Publishing Information Transcribed as Found in the Main Source of Information', 0, 0, '', 2, '', '', '', 0, -6, '', '', '', NULL),
663
		('210', 'r', 'Printing and/or Publishing Information Transcribed as Found in the Main Source of Information', 'Printing and/or Publishing Information Transcribed as Found in the Main Source of Information', 0, 0, '', 2, '', '', '', 0, -6, '', '', '', NULL),
663
		('210', 's', 'Printing and/or Publishing Information Transcribed as Found in the Colophon', 'Printing and/or Publishing Information Transcribed as Found in the Colophon', 0, 0, '', 2, '', '', '', 0, -6, '', '', '', NULL),
664
		('210', 's', 'Printing and/or Publishing Information Transcribed as Found in the Colophon', 'Printing and/or Publishing Information Transcribed as Found in the Colophon', 0, 0, '', 2, '', '', '', 0, -6, '', '', '', NULL),
664
		('211', 'a', 'Date', 'Date', 0, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
665
		('211', 'a', 'Date', 'Date', 0, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
666
		('214', 'a', 'Place of publication, Production, Distribution or Manufacture', 'Place of publication, Production, Distribution or Manufacture', 1, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
667
		('214', 'b', 'Address of Publisher, Producer, Distributor or Manufacturer', 'Address of Publisher, Producer, Distributor or Manufacturer', 1, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
668
		('214', 'c', 'Name of Publisher, Producer, Distributor or Manufacturer', 'Name of Publisher, Producer, Distributor or Manufacturer', 1, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
669
		('214', 'd', 'Date of Publication, Production, Distribution or Manufacture or Copyright Notice', 'Date of Publication, Production, Distribution or Manufacture or Copyright Notice', 1, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
670
		('214', 'r', 'Printing and/or Publishing Information Transcribed as Found in the Main Source of Information', 'Printing and/or Publishing Information Transcribed as Found in the Main Source of Information', 1, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
671
		('214', 's', 'Printing and/or Publishing Information Transcribed as Found in the Colophon', 'Printing and/or Publishing Information Transcribed as Found in the Colophon', 1, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
665
		('215', 'a', 'Specific Material Designation and Extent of Item', 'Specific Material Designation and Extent of Item', 1, 0, 'biblioitems.pages', 2, '', '', '', 0, 0, '', '', '', NULL),
672
		('215', 'a', 'Specific Material Designation and Extent of Item', 'Specific Material Designation and Extent of Item', 1, 0, 'biblioitems.pages', 2, '', '', '', 0, 0, '', '', '', NULL),
666
		('215', 'b', 'Materials and Technique display', '', 0, 0, '', 2, '', '', '', 0, 0, '', '', '', ''),
673
		('215', 'b', 'Materials and Technique display', '', 0, 0, '', 2, '', '', '', 0, 0, '', '', '', ''),
667
		('215', 'c', 'Other Physical Details', 'Other Physical Details', 0, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
674
		('215', 'c', 'Other Physical Details', 'Other Physical Details', 0, 0, '', 2, '', '', '', 0, 0, '', '', '', NULL),
668
- 

Return to bug 18309