[Koha] Possible error on Manual

2015-02-04 Thread Anthony Mao
Hi, At http://manual.koha-community.org/3.18/en/opaclistscart.html 3.1.3. Viewing Lists Contents "iso2079 is MARC format" should be "ISO 2709 is MARC format" 1. iso should capitalize. 2. ISO 2079 has nothing to do with MARC In fact, this sentence should be "MARC21 is an instance of ISO 2709."

[Koha] Unable to manage lists even as superlibrarian

2015-02-04 Thread Pete Edwards
I am trying to manage some lists created by another user. I need to be able to delete some of them, rename some and then add/delete items. It seems there is no permission that will allow a superlibrarian access to public lists which seems odd. Is the only solution to directly modify the owner o

Re: [Koha] Unable to manage lists even as superlibrarian

2015-02-04 Thread Marc VĂ©ron
Hi Pete, Yes, it seems that you have to modify the database at the moment. There are several Bugs regarding editing and/or deleting lists, see: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13417 (and the related 11889,9833,7310,12838,5763) Marc Am 04.02.2015 um 11:18 schrieb Pete

Re: [Koha] Troubleshoot file not found (856$u)

2015-02-04 Thread Doug Dearden
Gopalakrishna, /home/user/Downloads is not in a location that is accessible from the Apache web server. On a default package install on Debian the document root for the OPAC is /usr/share/koha/opac/htdocs , and the document root for the staff client is /usr/share/koha/intranet/htdocs. I belie

Re: [Koha] Fwd: Facets missing on fresh dev install of 3.18.3

2015-02-04 Thread Cindy Murdock Ames
Hi everybody, Thank you guys, you are awesome!!! Removing the Indexdata packages and installing the versions from the Wheezy repos worked! Facets are working! :D :D :D Cindy --- Cindy Murdock Ames IT Services Director Meadville Public L

[Koha] catalog search question

2015-02-04 Thread Tim Skeers
Is there any way to "promote" a particular bib record so that it shows up first in a search results list? My specific example is "code of iowa." Even as a title phrase search, it comes up as no. 45 is a list of 192 results. For the average public user, it might as well not even be in the cat

Re: [Koha] Unable to manage lists even as superlibrarian

2015-02-04 Thread Pete Edwards
Thanks - I had found one of those bugs but not the more recent ones. Pleased to see it is being worked on. ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha

[Koha] Please add us as new Paid Support for Asia - Philippines

2015-02-04 Thread Manuel Tamayao
Good day Koha Community, Please add us as a new paid support for Philippines Company Name: Tulong Aklatan Contact Person: Manuel Tamayao Contact email: tulongakla...@gmail.com Home: Pinagkaisahan, Makati City, Philippines Website: www.tulongaklatan.ph Short description of your services: We o

Re: [Koha] catalog search question

2015-02-04 Thread Robin Sheat
Tim Skeers schreef op wo 04-02-2015 om 09:57 [-0600]: > Is there any way to "promote" a particular bib record so that it shows > up first in a search results list? Things to check: * are your search results being sorted by "relevance" * is QueryWeightedFields turned on * is QueryAutoTruncation tur