Re: [Koha] Statement of responsibility display w/ movies

2017-03-23 Thread Cab Vinton
> That doesn't sound correct to me. Did you try it? Not really as the other blocker still applied: "At this time the only keyword in use is 'subtitle.'" Again, we're wanting to suppress the 245 c, not the 245 b (subtitle), & only for movies. Unclear what keyword, if any, applies the former subfie

Re: [Koha] Statement of responsibility display w/ movies

2017-03-23 Thread Owen Leonard
> "This tool only effects [sic] sites that are not using the XSLT Stylesheets." That doesn't sound correct to me. Did you try it? -- Owen -- Web Developer Athens County Public Libraries http://www.myacpl.org ___ Koha mailing list http://koha-communi

Re: [Koha] Statement of responsibility display w/ movies

2017-03-23 Thread Cab Vinton
Hmm ... Doesn't appear to be that simple -- According to the manual, "At this time the only keyword in use is 'subtitle.'" And "This tool only effects [sic] sites that are not using the XSLT Stylesheets." Of course, our site uses stylesheets. Good news is, I think we can do this very simply by

Re: [Koha] Statement of responsibility display w/ movies

2017-03-23 Thread Cab Vinton
Ah, thank you, Owen! I'd seen that, but didn't realize that different mapping was possible for different frameworks. Will give it a bash. Thanks again, Cab On Thu, Mar 23, 2017 at 12:13 PM, Owen Leonard wrote: >> So I'm wondering if there's an elegant way of suppressing the >> information in

Re: [Koha] INSTALLATION OF KOHA ON DEBIAN USING TERMINAL

2017-03-23 Thread Jonathan Druart
Hello, If you are more confident with Ubuntu, stick with it. You can fix the MySQL 5.7 issues with 2 ways: remove the strict mode or use MariaDB instead. See the wiki page: https://wiki.koha-community.org/wiki/Koha_on_ubuntu_-_packages#Ubuntu_16.04_and_MySQL_5.7 On Thu, 23 Mar 2017 at 13:11 bwengu

Re: [Koha] Statement of responsibility display w/ movies

2017-03-23 Thread Owen Leonard
> So I'm wondering if there's an elegant way of suppressing the > information in the 245 c subfield but only for particular item types > (i.e., movies). Keywords to MARC Mapping can be configured per framework, so you could set up a separate framework for those items and select a different set of

Re: [Koha] INSTALLATION OF KOHA ON DEBIAN USING TERMINAL

2017-03-23 Thread Owen Leonard
> Is there anyone who can help me with a step by step tutorial on this > installation. The Koha wiki has step-by-step instructions for installing on Debian: https://wiki.koha-community.org/wiki/Debian -- Owen -- Web Developer Athens County Public Libraries http://www.myacpl.org _

[Koha] INSTALLATION OF KOHA ON DEBIAN USING TERMINAL

2017-03-23 Thread bwengu
Hello I would like to install Koha on Debian Jessie but I am not good at Debian. Is there anyone who can help me with a step by step tutorial on this installation. I will be glad if someone can take me through this process. I have changed from Ubuntu to debian because Ubuntu 16 does not work wel

[Koha] Search page don't always show results when it should

2017-03-23 Thread Administrateur
Hi, First of all I use Koha 16.0503000 on Debian. Everything works fine but I have one problem. If I do a search, I can see the results but sometime (randomly) when I click on a page number, Koha tells me that he has no results. If I refresh the same page (1 or 2 time, depends) then the results a

[Koha] Statement of responsibility display w/ movies

2017-03-23 Thread Cab Vinton
This falls under the minor annoyance category, but user experience is important so ... Statements of responsibility for movies tend to be huge affairs -- a tedious list of studios, producers, writers, directors, etc. -- like so: http://catalog.southernnh.bywatersolutions.com/cgi-bin/koha/opac-sea

Re: [Koha] Preserving circ history of deleted item

2017-03-23 Thread Cab Vinton
Hi, Ellen -- I'm far from an expert, but this should be pretty close to the truth :-) There is a deleteditems table which retains some basic circ history data -- no. of issues & renewals, date last borrowed, for example. The statistics table retains *all* circulation transaction data, even for d