Re: [Koha] [Koha-devel] Koha Community Newsletter: May 2014

2014-06-04 Thread Brendan Gallagher
Hello - The link for me - resolves to the April Newsletter. http://koha-community.org/koha-community-newsletter-may-2014/ Try that one. -Brendan On Wed, Jun 4, 2014 at 10:48 AM, Koha News wrote: > > Fellow Koha users: > > The Koha Community Newsletter for May 2014 is here: > http://koha-c

[Koha] Koha Community Newsletter: May 2014

2014-06-04 Thread Koha News
Fellow Koha users: The Koha Community Newsletter for May 2014 is here: http://koha-community.org/koha-community-newsletter-may-2014/ Many thanks to all the folks who submitted articles and news to this month's newsletter. Pl

Re: [Koha] Code of conduct

2014-06-04 Thread Galen Charlton
Hi, On Wed, Jun 4, 2014 at 8:58 AM, Galen Charlton wrote: > At this point, I call for folks who have amendments to the draft > policy to propose to do so via this mailing list. I further suggest > that we aim to achieve consensus on final wording this month so that a > vote can be taken at the J

[Koha] General meeting summary

2014-06-04 Thread Galen Charlton
Hi, A general IRC meeting was held on 3 and 4 June, and the minutes and logs are now available: Minutes --- Part 1: http://meetings.koha-community.org/2014/general_meeting.2014-06-03-22.05.html Part 2: http://meetings.koha-community.org/2014/development_irc_meeting.2014-06-04-15.10.

[Koha] Code of conduct

2014-06-04 Thread Galen Charlton
Hi, At the general IRC meeting which took place yesterday and day, Chris Cormack proposed the adoption of a code of conduct for Koha events. This proposal received general assent. The proposed wording is: ___START___ All delegates, speakers, sponsors and volunteers at any Koha event are required

Re: [Koha] Suggestion Management: "Customizing the Order of Navigation Status Tabs"

2014-06-04 Thread Owen Leonard
> we need it in a specific order " Pending---Accepted---Checked---Ordered " This is possible but the solution depends on which version of Koha you're using. What is your Koha version? -- Owen -- Web Developer Athens County Public Libraries http://www.myacpl.org ___

Re: [Koha] Appeal for developing/updating solr deployment documentation to BibLibre

2014-06-04 Thread Jonathan Druart
Solr is not completely integrated into Koha. You have to choose Zebra for production use. 2014-06-04 7:51 GMT+02:00 Nur Ahammad : > When I run ./rebuild_solr.pl -i It produces SolrAPI = > http://localhost:8983/solr/koha > How many indexed documents = 0; > > Please help to solve this problem. > ___

Re: [Koha] On parameter "indicator"

2014-06-04 Thread Fridolin SOMERS
Hie, Have a look at http://www.loc.gov/marc/umb/um01to06.html#part3 Indicators are like XML attributes, a small metadata. Best regards Le 04/06/2014 08:26, zolot a écrit : Hi all, Side by side with notions of "tag", "field", "subfield" there is the notion of "indicator" in the "Koha 3.14 Man

[Koha] On parameter "indicator"

2014-06-04 Thread zolot
Hi all, Side by side with notions of "tag", "field", "subfield" there is the notion of "indicator" in the "Koha 3.14 Manual (en)" (see section 1.4.1. Display, subsection 1.4.1.2. hide_marc). What does "indicator" define in context of MARC formats ? What is this parameter applied for ? Thank y