User Tools

Site Tools


evergreen-admin:customization:cat

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
evergreen-admin:customization:cat [2009/11/05 15:39] – created bottevergreen-admin:customization:cat [2022/02/10 13:34] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Managing MARC Templates ======
 +
 +**NOTE**:
 +  * **Most of this information is also in the official Evergreen documentation**:
 +  * http://docs.evergreen-ils.org/dev/_marc_templates.html
 +
 By default, MARC templates live under **/openils/var/templates/marc**  and the only file installed by default is **k_book.xml** By default, MARC templates live under **/openils/var/templates/marc**  and the only file installed by default is **k_book.xml**
  
 To add additional templates, simply add them to this directory and make the necessary addition to **opensrf.xml** To add additional templates, simply add them to this directory and make the necessary addition to **opensrf.xml**
 +
 +Look for the section containing this:
  
 <code><app_settings> <code><app_settings>
Line 52: Line 60:
 </code> </code>
  
-Copy/Paste this XML into a new file, clear out the data specific to this record, and clean up any unwanted tag data, for instance all that's needed is <record> and </record> to open and close the data, the xmlns data is not needed, nor is the "marc:" namespace that may or may not exist in the tags.+Copy/Paste this XML into a new file, clear out the data specific to this record, and clean up any unwanted tag data.  For instanceall that's needed is <record> and </record> to open and close the data, the xmlns data is not needed, nor is the "marc:" namespace that may or may not exist in the tags.
  
 Most importantly, don't disturb the spacing of the <leader> which contains the fixed field information, as that was the primary purpose for using this method. Most importantly, don't disturb the spacing of the <leader> which contains the fixed field information, as that was the primary purpose for using this method.
  
 +New templates require a restart of the Perl services to be utilized, and they are cached by the client on startup, so you'll need to close and reopen the client to use them.
  
-Now that you've gone through all that, it's worth noting that the Conifer project has a good number of templates available in their contributed SVN repository+Some consortia have shared their MARC templates
-[[http://svn.open-ils.org/trac/ILS-Contrib/browser/conifer/trunk/templates/marc]]+  * Conifer: [[http://git.evergreen-ils.org/?p=contrib/Conifer.git;a=tree;f=Open-ILS/src/templates/marc;h=f23050ba36c5cc7c80f8973980b0e196d7fd8f95;hb=refs/heads/feature/marctemplates_2_7]] 
 +  * MVLC: [[http://git.evergreen-ils.org/?p=working/Evergreen.git;a=tree;f=Open-ILS/src/templates/marc;h=b6956fd3ce542fc351e40ab0e937d8db799e14b7;hb=refs/heads/user/dyrcona/MVLC_MARC_templates]]
evergreen-admin/customization/cat.1257453542.txt.gz · Last modified: 2022/02/10 13:33 (external edit)

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki

© 2008-2022 GPLS and others. Evergreen is open source software, freely licensed under GNU GPLv2 or later.
The Evergreen Project is a U.S. 501(c)3 non-profit organization.