At 07:36 PM 2/4/2012 -0500, Owen Leonard wrote:
the Search button and "Cancel" URL are off the bottom of the pop-up box. It is of course resizable by dragging the bottom edge, but ...
Are you saying there is no scrollbar, or do they not want to scroll?
Thanks for the reply. There is of course a scroll bar (I mentioned "resizing" only to say that the box dimensions were not statically fixed.) But until I added the British and French national libraries (about 17% and 11% of our holdings by country of publication) there was no need to scroll or resize. It's "no big thing" perhaps; but from my tech point of view it should be simple to fix yet isn't (if there was a simple fix, I'm sure someone would have emailed it) and from an admin point of view efficiency is based on the number of operations required. I first heard about this from a training session - new volunteers saw a marvelously formatted list of eight possible sources with no *apparent* actions to be taken or buttons to click. Again, not a big thing -- it's just for the "beauty of Koha." tnx and br - paul
At 09:04 AM 2/5/2012 -0500, I wrote:
the Search button and "Cancel" URL are off the bottom of the pop-up box. It is of course resizable by dragging the bottom edge, but ...
A roller coaster ride. With many thanks to a participant here who wrote to me "off-list" and pointed me to the intranet file cataloging-toolbar.inc. For the record, line 38 has a height=450, now edited to height=530. After multiple [mem]cache[d] clearing (and eventual reboot) of the server and on the client browsers, the popup is now resized when accessed from staff client home > cataloging > Z3950 Search. But, when accessed from staff client home > Add Marc record > Z3950 Search, it's still the same old "small" size. Maybe there's still some remnants cached somewhere, or maybe I'm still missing something in Koha. Time will tell -- only my sanity is at risk :-) With my thanks to all who have helped thus far, Paul
Ah! My offlist reply was unintentional. There is also an instance of the PopupZ3950 function in addbiblio.tt. ~/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/addbiblio.tt I think once you adjust this one, you will be fine. Garry
Date: Sun, 5 Feb 2012 18:24:45 -0500 To: koha@lists.katipo.co.nz From: paul.a@aandc.org Subject: Re: [Koha] Z39.50 pop-up box
At 09:04 AM 2/5/2012 -0500, I wrote:
the Search button and "Cancel" URL are off the bottom of the pop-up box. It is of course resizable by dragging the bottom edge, but ...
A roller coaster ride. With many thanks to a participant here who wrote to me "off-list" and pointed me to the intranet file cataloging-toolbar.inc. For the record, line 38 has a height=450, now edited to height=530. After multiple [mem]cache[d] clearing (and eventual reboot) of the server and on the client browsers, the popup is now resized when accessed from staff client home > cataloging > Z3950 Search.
But, when accessed from staff client home > Add Marc record > Z3950 Search, it's still the same old "small" size. Maybe there's still some remnants cached somewhere, or maybe I'm still missing something in Koha. Time will tell -- only my sanity is at risk :-)
With my thanks to all who have helped thus far, Paul
_______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
At 06:39 PM 2/5/2012 -0500, Garry Collum wrote:
Ah! My offlist reply was unintentional. There is also an instance of the PopupZ3950 function in addbiblio.tt.
~/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/addbiblio.tt
Many thanks Garry. For the record in 3.6.1 it is at /usr/share/koha/intranet/htdocs/intranet-tmpl/prog/en/modules/cataloguing/addbiblio.tt One question remains from my original query: Is there a quick CLI command to restart Koha without rebooting the server? The .tt didn't need it, but the .inc did (maybe a quirk of my install of memcached.) Again tnx and br, Paul
Paul, To restart Koha without restarting the server itself, I think you just restart Apache. Sudo apache2ctl restart Best, Doug -----Original Message----- From: koha-bounces@lists.katipo.co.nz [mailto:koha-bounces@lists.katipo.co.nz] On Behalf Of Paul Sent: Monday, February 06, 2012 9:44 AM To: Garry Collum; koha@lists.katipo.co.nz Subject: Re: [Koha] Z39.50 pop-up box At 06:39 PM 2/5/2012 -0500, Garry Collum wrote:
Ah! My offlist reply was unintentional. There is also an instance of the PopupZ3950 function in addbiblio.tt.
~/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/addbiblio.tt
Many thanks Garry. For the record in 3.6.1 it is at /usr/share/koha/intranet/htdocs/intranet-tmpl/prog/en/modules/cataloguing/addbiblio.tt One question remains from my original query: Is there a quick CLI command to restart Koha without rebooting the server? The .tt didn't need it, but the .inc did (maybe a quirk of my install of memcached.) Again tnx and br, Paul _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
participants (3)
-
Doug Dearden -
Garry Collum -
Paul