[OPEN-ILS-DEV] Staff Client
Mike Rylander
mrylander at gmail.com
Tue Nov 11 21:49:15 EST 2008
On Tue, Nov 11, 2008 at 5:47 PM, Dan Scott <denials at gmail.com> wrote:
> On 11/11/2008, Mike Rylander <mrylander at gmail.com> wrote:
>> On Mon, Nov 10, 2008 at 11:24 PM, Jason Etheridge <jason at esilibrary.com> wrote:
>> >> Thanks Mike,
>> >> OK...
>> >> Where do I find the properties to change them.
>> >
>> > Hey Grant,
>> >
>> > In the constants.js for the staff client, we see that
>> > BLOB_MARC_CALLNUMBERS_RETRIEVE is an alias for the opensrf method:
>> > open-ils.cat.biblio.record.marc_cn.retrieve
>> >
>> > Grepping the source tree for that, we find that method defined in Cat.pm.
>> >
>> > There's a line in there like this that you can tweak:
>> > for my $tag ( qw/050 055 060 070 080 082 086 088 090 092 096 098 099/ ) {
>> >
>>
>>
>> Which ISTM is ripe for in-db-ificiation ... I'll add a trac ticket to
>> that affect.
>>
>> UPDATE: because the tubes were dissatisfied with me last night, this
>> never went out. I have created said ticket.
>>
>
> Fabulous - if it is a per-org setting, which is how I suspect you
> would implement it, then that would make consortia that mix, say,
> medical libraries, public libraries, and academic libraries very
> happy.
>
That would be my preferred method, yes.
http://svn.open-ils.org/trac/ILS/ticket/31
> Not that I know of any such consortium.
>
:)
--
Mike Rylander
| VP, Research and Design
| Equinox Software, Inc. / The Evergreen Experts
| phone: 1-877-OPEN-ILS (673-6457)
| email: miker at esilibrary.com
| web: http://www.esilibrary.com
More information about the Open-ils-dev
mailing list