Thanks.  We will look at doing a patch, but I'll put it up on bugzilla in the 
meantime so the problem is out there.  Maybe someone has already been working 
on a solution (she said hopefully).

 

Jane Wagner

Library Systems Analyst

PTFS Inc.

Content Management and Library Solutions

6400 Goldsboro Road, Suite 200

Bethesda, MD  20817

(301) 654-8088 x 151

jwag...@ptfs.com <mailto:jwag...@ptfs.com> 

 

From: Eric Bégin [mailto:eric.be...@inlibro.com] 
Sent: Friday, March 06, 2009 12:07 PM
To: Wagner, Jane
Cc: koha-devel@lists.koha.org
Subject: Re: [Koha-devel] Problem with 007 framework?

 

Jane,

The best thing would be you to update the file and submit it as a patch.
(to know how to submit a patch, get a look at 
http://wiki.koha.org/doku.php?id=en:development:git_usage)

If you prefer not doing the modification yourself, then yes, you should fill a 
bug on bugzilla.

Thanks,

Eric

Wagner, Jane wrote: 

Thanks -- that at least identifies the location of the problem.  The book/text 
values appear to be hardcoded in the marc21_field_007.tmpl file itself, in both 
versions 3.00.00.107 and 3.01.00.013.  So that file should be updated somehow 
to include all the possible 007 values based on framework selected, correct?  
Should I enter this as a bug on bugzilla?
 
Jane Wagner
Library Systems Analyst
PTFS Inc.
Content Management and Library Solutions
6400 Goldsboro Road, Suite 200
Bethesda, MD  20817
(301) 654-8088 x 151
jwag...@ptfs.com
 
 
-----Original Message-----
From: Eric Bégin [mailto:eric.be...@inlibro.com] 
Sent: Friday, March 06, 2009 11:42 AM
To: Wagner, Jane
Cc: koha-devel@lists.koha.org
Subject: Re: [Koha-devel] Problem with 007 framework?
 
Jane,
 
When there is an elipsis after a field, this means that it use a value 
builder plugin. 
 
You can see which value builder is used for a field in the framework.
 
Select your framework
Click Subfields of the MARC field you want to modify.
Click Edit Subfields.
Click Show More Restrictions
 
You'll see the plug-in that is used.  In this case, it's 
marc21_subfield_007.pl
 
The values displayed are in the template file of that plug-in.  Just 
modify it and voilà.
 
The default location of that template file should be
/usr/share/koha/intranet/htdocs/intranet-tmpl/prog/en/modules/cataloguing/value_builder/marc21_field_007.tmpl
 
Hope this helps,
 
Eric
 
Wagner, Jane wrote:
  

        I'm not finding anything on bugzilla and I'm not quite sure if this is a
        bug, or if something's not configured right.  Trying to original catalog
        a DVD, with the DVDs, VHS framework selected (but the same problem
        exists in all the frameworks).  If you click the ellipse after the 007
        Physical Description Fixed Field, it brings up a builder screen.
        However, the only options available in the pulldowns are 
         
        00 Category of material         t-Text
        01 Specific material designation        a-Regular print
                                                b-Large print
                                                c-Braille
                                                d-Loose-leaf
                                                u-Unspecified
                                                z-Other
         
        These choices are only appropriate for 007-text (books).  For DVDs,
        Library of Congress says the 007 choices should be
         
        00 - Category of material               v - Videorecording
        01 - Specific material designation      c - Videocartridge
                                                d - Videodisc
                                                f - Videocassette
                                                r - Videoreel
                                                u - Unspecified
                                                z - Other
                                                | - No attempt to code
         
        Other material types of 007s have different value choices.
         
        What needs to be done to make the Koha 007 builder have the appropriate
        choices for each framework?  This seems to be calling
        intranet/cgi-bin/cataloguing/value_builder/marc21_field_007.pl, but I
        can't read the code well enough to see where it's getting the values.
         
        Thanks.
         
         
        Jane Wagner
        Library Systems Analyst
        PTFS Inc.
        Content Management and Library Solutions
        6400 Goldsboro Road, Suite 200
        Bethesda, MD  20817
        (301) 654-8088 x 151
        jwag...@ptfs.com
         
         
        _______________________________________________
        Koha-devel mailing list
        Koha-devel@lists.koha.org
        http://lists.koha.org/mailman/listinfo/koha-devel
         
          
            

_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha.org
http://lists.koha.org/mailman/listinfo/koha-devel
 
  
_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha.org
http://lists.koha.org/mailman/listinfo/koha-devel

Reply via email to