Re: [OPEN-ILS-GENERAL] FAST/searchFAST Subject Headings (Cataloging Type Question)

2017-03-20 Thread Jane Sandberg
Very good to know!  Thanks, Jason!

On Fri, Mar 17, 2017 at 8:09 AM, Boyer, Jason A  wrote:
> I do like Kathy's method a lot and will be exploring that here, but this will 
> only remove the FAST subjects in your case:
>
> In your source tree, edit 
> Open-ILS/src/templates/opac/parts/record/subjects.tt2 and search for "BLOCK 
> render_subject" then, a couple of lines down you'll see
>
> FOR node IN ctx.marc_xml.findnodes(xpath);
>
> This is where the function loops over all of the extracted subjects. 
> Immediately below this line add the following:
>
> NEXT IF node.findnodes('./*[@code="2" and (text()="fast")]');
>
> To only ignore OCLC FAST subjects.
>
> Jason
>
> --
> Jason Boyer
> MIS Supervisor
> Indiana State Library
> http://library.in.gov/
>
>
>> -Original Message-
>> From: Open-ils-general [mailto:open-ils-general-
>> boun...@list.georgialibraries.org] On Behalf Of Jane Sandberg
>> Sent: Thursday, March 16, 2017 3:39 PM
>> To: Evergreen Discussion Group 
>> Subject: Re: [OPEN-ILS-GENERAL] FAST/searchFAST Subject Headings (Cataloging
>> Type Question)
>>
>>  This is an EXTERNAL email. Exercise caution. DO NOT open attachments or
>> click links from unknown senders or unexpected email. 
>> 
>>
>> Good to know!  Thanks, Kathy.
>>
>> Our trouble is that we do include other 6XX fields with 2nd indicator
>> 7 that we'd still want to display, so I think we'll just be content to
>> take out the FAST ones for now.
>>
>> On Thu, Mar 16, 2017 at 12:34 PM, Kathy Lussier  wrote:
>> > Hi Elaine,
>> >
>> > We do. It's just further down in the file.
>> >
>> > Kathy
>> >
>> >
>> > On 03/16/2017 03:31 PM, Elaine Hardy wrote:
>> >
>> > Kathy,
>> >
>> > Y'all don't display 655s?
>> >
>> > Elaine
>> >
>> >
>> >
>> > J. Elaine Hardy
>> > PINES & Collaborative Projects Manager
>> > Georgia Public Library Service/PINES
>> > 1800 Century Place, Ste. 150
>> > Atlanta, GA 30045
>> >
>> > 404.235.7128 Office
>> > 404.548.4241 Cell
>> > 404.235.7201 FAX
>> >
>> > On Thu, Mar 16, 2017 at 11:01 AM, Kathy Lussier 
>> > wrote:
>> >>
>> >> Hi all,
>> >>
>> >> In opac/parts/record/subjects.tt2, there is a line at the top of the file
>> >> that indicates you're using the 650 MARC field for the subject links:
>> >>
>> >> subjects = [
>> >> {
>> >> label => l('Subject: '),
>> >> xpath => '//*[@tag="600" or @tag="610" or @tag="611" or
>> >> @tag="630" or @tag="650" or @tag="651"]'
>> >> },
>> >>
>> >> You can add indicators for that xpath if you want to limit the display to
>> >> specific types of subject headings. For example, this is what's used at
>> >> NOBLE to limit to LC and subject headings and LC headings for children:
>> >>
>> >> subjects = [
>> >> {
>> >> label => l('Subject: '),
>> >> xpath => '//*[((@tag="600" or @tag="610" or @tag="611" or
>> >> @tag="630" or @tag="650" or @tag="651") and (@ind2="0" or @ind2="1"))]'
>> >>
>> >> I hope this helps!
>> >> Kathy
>> >>
>> >> On 03/16/2017 10:51 AM, Sarah Childs wrote:
>> >>
>> >> Ahem, Jason Boyer? Perhaps you could reveal how you have worked this
>> >> magic?
>> >>
>> >> On Wed, Mar 15, 2017 at 6:23 PM, Jane Sandberg 
>> >> wrote:
>> >>>
>> >>> We have been taking them out of our records.  Terry Reese's MarcEdit
>> >>> program can generate FAST headings, so if we ever need them for
>> >>> anything, we can export our bib records, work some MarcEdit magic on
>> >>> them, and re-import them.
>> >>>
>> >>> Sarah, I'd be really curious how you were able to hide them from the
>> >>> OPAC view, if you'd be willing to share!
>> >>>
>> >>>
>> >>> On Wed, Mar 15, 2017 at 2:23 PM, Elaine Hardy
>> >>>  wrote:
>> >>> > While we don't use them, we also don't take them out if they are in an
>> >>> > OCLC
>> >>> > WorldCat record that is imported into our database. They are designed
>> >>> > to
>> >>> > work more readily with linked data than LCSH, so removing them now
>> >>> > might
>> >>> > mean adding them back later.
>> >>> >
>> >>> > We don't add them, either to records without them or to original input
>> >>> > in
>> >>> > OCLC. OCLC does have a program that runs on a regular basis to add FAST
>> >>> > headings to new cataloging, so they don't ask libraries to add them;
>> >>> > but,
>> >>> > you can if you want.
>> >>> >
>> >>> > I have been intending exploring hiding them in the OPAC display since
>> >>> > they
>> >>> > are duplicates, pretty much, of LCSH, but haven't had a chance. I do
>> >>> > also
>> >>> > agree that they are messy.
>> >>> >
>> >>> > Elaine
>> >>> >
>> >>> >
>> >>> >
>> >>> > J. Elaine Hardy
>> >>> > PINES & Collaborative Projects Manager
>> >>> > Georgia Public Library Service/PINES
>> >>> > 1800 Century Place, Ste. 150
>> >>> > Atlanta, GA 30045
>> >>> >
>> >>> > 

Re: [OPEN-ILS-GENERAL] Baseball Game

2017-03-20 Thread Patrick, Irene
Garry,

Sorry, it’s been a hectic day.  I meant to write earlier to ask about this.

I am very interested in going to the Reds game, as well as the tour.  However, 
my flight gets in mid-afternoon (3:40).  If everything goes well, and the 
flight is on time, I should have no problem going to both.  However, if there 
are delays, that might cause a problem.  If I sign up for the tour and the 
game, would there be a contact I could call if my flight is delayed?

Irene Patrick
Library & Information Management Systems Librarian
Government & Heritage Library
State Library of North Carolina
North Carolina Department of Natural and Cultural Resources

(919) 807-7413   office
(919) 733-1843   fax
irene.patr...@ncdcr.gov

109 East Jones St.
4640 Mail Service Center
Raleigh, NC 27699-4600
[cid:image004.png@01D0C310.30B97D20]
___
Opinions expressed in this message may not represent the policy of my agency.  
E-mail correspondence
to and from this address may be subject to the North Carolina Public Records 
Law "NCGS.Ch.132" and
may be disclosed to third parties by an authorized state official.
___



From: Garry Collum [mailto:gcol...@gmail.com]
Sent: Monday, March 20, 2017 9:33 AM
To: open-ils-general@list.georgialibraries.org
Subject: [OPEN-ILS-GENERAL] Baseball Game

Hi all,

If you have a desire to go to the Reds baseball game on Wednesday night of the 
conference, please sign up today at https://www.volunteersignup.org/RQQXR

We are going to purchase a block of tickets based on the number of people that 
sign up.  We are going to look into tickets in the price range of $12-$26.

Thanks,
Garry


Re: [OPEN-ILS-GENERAL] Evergreen translations DokuWiki page

2017-03-20 Thread Kathy Lussier

Hi Eva,

This is great information! Many thanks for pulling these details and 
best practices together. I'll place a link to this page from the 'Get 
Involved' section of the web site https://evergreen-ils.org/involvement/


Thank you!
Kathy

On 03/20/2017 07:06 AM, Cerninakova Eva wrote:

Hi all,

I have added information  concerning  Evergreen translations and 
related topics (like translations workflow, useful tips for 
translators etc.) to Evergreen DokuWiki,

see https://wiki.evergreen-ils.org/doku.php?id=eg_translations
The page is intended primarily for translators (but some information 
might be probably useful for others too).


If you have any comments or suggestions for improving, you are welcome 
to send me note or directly edit the DokuWiki page.


Eva





---
Mgr. Eva Cerniňáková
cer...@jabok.cz 
Tel. +420 211 222 409 

Knihovna Jabok
http:/knihovna.jabok.cz 
Tel. +420 211 222 410 
Jabok - Vyšší odborná škola sociálně pedagogická a teologická
Salmovská 8, 120 00 Praha 2



--
Kathy Lussier
Project Coordinator
Massachusetts Library Network Cooperative
(508) 343-0128
kluss...@masslnc.org
Twitter: http://www.twitter.com/kmlussier



[OPEN-ILS-GENERAL] Baseball Game

2017-03-20 Thread Garry Collum
Hi all,

If you have a desire to go to the Reds baseball game on Wednesday night of
the conference, please sign up today at
https://www.volunteersignup.org/RQQXR

We are going to purchase a block of tickets based on the number of people
that sign up.  We are going to look into tickets in the price range of
$12-$26.

Thanks,
Garry


Re: [OPEN-ILS-GENERAL] Web Client installation

2017-03-20 Thread Cerninakova Eva
Hi Nawras,

I have solved  the  very same problem few hours ago ;-)
If you do not have valid  certificate (issued by certificate authority),
you have to take the following steps:

- Open the page https://localhost:7682 (replace localhost by URL of your
catalog) and accept the certificate
- The do the same at the page https://localhost/eg/staff
Than you should be able to log in to web staff client .

Hope this help
Eva






---
Mgr. Eva Cerniňáková
cer...@jabok.cz
Tel. +420 211 222 409

Knihovna Jabok
http:/knihovna.jabok.cz
Tel.  +420 211 222 410

Jabok - Vyšší odborná škola sociálně pedagogická a teologická
Salmovská 8, 120 00 Praha 2


2017-03-20 13:21 GMT+01:00 Bill Ott :

> Do you have a proper SSL cert for your host?  What you describe is exactly
> what happens if you attempt to login when using a hostname that does not
> match the certificate being used.  The login page is displayed correctly,
> but the user is not authenticated.
>
>
>
> On 03/20/2017 08:03 AM, nawras ali wrote:
>
> Hello everyone,
>
> I installed Evergreen ILS, and everything works properly.
>
> However, when I try to log in to the web client through the URL:
> https://eg/staff/, nothing happens.
>
> Is there any special setup I should make in order to log in to the web
> client??! Did I miss any step through the installation process (I followed
> the steps mentioned in the installation guide) ?!
>
> Thank you!
>
> Nawras Ali ,
> Learn with Naw 
> Regards
> *, *
>
>
>


Re: [OPEN-ILS-GENERAL] Web Client installation

2017-03-20 Thread Bill Ott
Do you have a proper SSL cert for your host?  What you describe is 
exactly what happens if you attempt to login when using a hostname that 
does not match the certificate being used.  The login page is displayed 
correctly, but the user is not authenticated.




On 03/20/2017 08:03 AM, nawras ali wrote:

Hello everyone,

I installed Evergreen ILS, and everything works properly.

However, when I try to log in to the web client through the URL: 
https://eg/staff/, nothing happens.


Is there any special setup I should make in order to log in to the web 
client??! Did I miss any step through the installation process (I 
followed the steps mentioned in the installation guide) ?!


Thank you!

Nawras Ali ,
Learn with Naw 
Regards*,
*




[OPEN-ILS-GENERAL] Web Client installation

2017-03-20 Thread nawras ali
Hello everyone,

I installed Evergreen ILS, and everything works properly.

However, when I try to log in to the web client through the URL:
https://eg/staff/, nothing happens.

Is there any special setup I should make in order to log in to the web
client??! Did I miss any step through the installation process (I followed
the steps mentioned in the installation guide) ?!

Thank you!

Nawras Ali ,
Learn with Naw 
Regards
*,*


[OPEN-ILS-GENERAL] Evergreen translations DokuWiki page

2017-03-20 Thread Cerninakova Eva
Hi all,

I have added information  concerning  Evergreen translations  and related
topics (like translations workflow, useful tips for translators etc.) to
Evergreen DokuWiki,
see https://wiki.evergreen-ils.org/doku.php?id=eg_translations
The page is intended primarily for translators (but some information might
be probably useful for others too).

If you have any comments or suggestions for improving, you are welcome to
send me note or directly edit the DokuWiki page.

Eva





---
Mgr. Eva Cerniňáková
cer...@jabok.cz
Tel. +420 211 222 409 <+420%20211%20222%20409>

Knihovna Jabok
http:/knihovna.jabok.cz
Tel.  +420 211 222 410 <+420%20211%20222%20410>
Jabok - Vyšší odborná škola sociálně pedagogická a teologická
Salmovská 8, 120 00 Praha 2