Re: [Koha] Subtitle to show on OPAC

2011-03-29 Thread Nicole Engard
You want to look at the Keyword to MARC mapping: http://koha-community.org/documentation/3-4-manual-en/?ch=x4701#keywordmapping and a tutorial video I did on this: http://bywatersolutions.blip.tv/file/4918649/ Thanks Nicole 2011/3/28 Joy Fischer : > I would like the subtitle (MARC  tag 245 b) to

[Koha] overdues with fines

2011-03-30 Thread Nicole Engard
I've asked before - but got no answer. Anyone know what this report is for? Overdues with Fines? It's a blank section in the manual: http://koha-community.org/documentation/3-4-manual-en/?ch=x8286#overduesfines Nicole ___ Koha mailing list http://koha-

Re: [Koha] Marc fields that are displayed in OPAC

2011-04-01 Thread Nicole Engard
I actually added this info to the manual, but it hasn't been published to the site yet. You can see it in git: http://git.koha-community.org/gitweb/?p=kohadocs.git;a=commitdiff;h=f1c85c8ea95ac42d3917f02e9f98b7ff5713205d Thanks Nicole On Fri, Apr 1, 2011 at 9:33 AM, Owen Leonard wrote: >>  I'd l

Re: [Koha] Help with a circulation report.

2011-04-02 Thread Nicole Engard
Katy, There are many ways to show this, do you just want the titles? Do you want call numbers? Here's a list of patrons and checked out items: SELECT issues, biblio.title, author, surname, firstname, items.itemcallnumber, items.barcode, issues.issuedate, issues.lastreneweddate FROM is

[Koha] manual.koha-community.org

2011-04-05 Thread Nicole Engard
One of the complaints about the Koha manual is that it's not searchable. This was because we (aka Liz) went out of her way to make the manual work in the WordPress template we were using (which we all appreciate very very very much). After months of trying to figure how to make the manual searcha

Re: [Koha] manual.koha-community.org

2011-04-05 Thread Nicole Engard
unds like a good solution.  Maybe you could provide some admin > credentials to someone else in the community to help maintain it just so it > isn't a 100% ByWater affair.  Just a thought. > Lori > > On Tue, Apr 5, 2011 at 1:56 PM, Nicole Engard wrote: >> >> One of t

Re: [Koha] manual.koha-community.org

2011-04-08 Thread Nicole Engard
oesn't work in the WP site. I don't have any personal objections > to ByWater hosting it on their server. > > > On Tue, Apr 5, 2011 at 9:56 PM, Nicole Engard wrote: >> One of the complaints about the Koha manual is that it's not >> searchable. This was beca

[Koha] KohaCon12

2011-04-11 Thread Nicole Engard
I know that we're still planning KohaCon11 but we had mentioned that we should start early with the decision on where KohaCon12 would be held to give the next host country a bit more time to plan, also getting things planned a year in advance is a good idea for all future conferences. I just wanted

Re: [Koha] KohaCon12

2011-04-11 Thread Nicole Engard
On Mon, Apr 11, 2011 at 9:50 AM, Magnus Enger wrote: > This was discussed at the last General IRC Meeting: > http://stats.workbuffer.org/irclog/koha/2011-04-06#i_631561 > > The concensus seemed to be that a shortlist of possible next venues > should be presented at the end of each KohaCon. It stru

Re: [Koha] Send by mail circulation slips

2011-04-13 Thread Nicole Engard
Turn on enhanced messaging and the patrons can choose to receive emails when an item is checked out. This is in essence what you're looking for. Nicole On Wed, Apr 13, 2011 at 1:32 PM, Adalid Ortiz wrote: > > I's possible to send circulation slips by e-mail instead of print? > __

Re: [Koha] [Koha North America] Voting results are in for the 2015 Koha North America User's Group location!

2015-01-14 Thread Nicole Engard
I just wanted to check and see if we have agreed on specific dates for this conference yet. Thanks Nicole -- Nicole C. Engard Vice President of Education ByWater Solutions neng...@bywatersolutions.com http://bywatersolutions.com *What is Koha?

[Koha] Koha 3.18 Manual Feedback

2015-01-28 Thread Nicole Engard
Hello all, I have finally "finished" the 3.18 manual and am looking for feedback. http://manual.koha-community.org/3.18/en/ It took me a lot longer than normal due to life issues, so I'd love to hear from you all if you think something is missing or not documented right. When I say "finished" I

[Koha] Github mirror question

2015-02-11 Thread Nicole Engard
Hi all, I'm curious about something on Github. Anyone have any ideas why my patches are all back in 2010: https://github.com/Koha-Community/Koha/commits?author=nengard I've done at least 10 a release because of the help files I edit. How is this mirror updated? I'm trying to learn a bit more ab

[Koha] Report help

2015-02-11 Thread Nicole Engard
Hi all, I'm looking for a report to give the average age of the collection in a few item types. This report runs but isn't right: SELECT i.itype, avg(b.pubdate REGEXP '^[0-9]+$') as average FROM items i left join (select biblionumber, ExtractValue(marcxml, '//datafield[@tag="264"]/subfield[@code

Re: [Koha] Github mirror question

2015-02-17 Thread Nicole Engard
Thank you!! So simple. Nicole On Wed, Feb 11, 2015 at 10:13 AM, Galen Charlton wrote: > Hi, > > On Wed, Feb 11, 2015 at 9:46 AM, Nicole Engard wrote: >> I'm curious about something on Github. Anyone have any ideas why my >> patches are all back in 2010: >> h

[Koha] icons

2015-02-19 Thread Nicole Engard
Hi all, I got these suggestions for adding icons to Koha. They are licensed as free for commercial use but not GPL - can we add them to Koha? http://www.freeiconsweb.com/dashel-icon-set.html Nicole ___ Koha mailing list http://koha-community.org Koha

Re: [Koha] icons

2015-02-19 Thread Nicole Engard
Okey dokey, makes perfect sense. I'll tell the library that. Nicole On Thu, Feb 19, 2015 at 4:04 PM, Robin Sheat wrote: > Nicole Engard schreef op do 19-02-2015 om 13:16 [-0600]: >> I got these suggestions for adding icons to Koha. They are licensed >> as free for commer

Re: [Koha] Koha 3.18 Manual Feedback

2015-02-20 Thread Nicole Engard
cumentation/, remove "(work in progress)" > behind 3.18 Manual (English) [PDF]. > > > 2015-01-28 22:32 GMT+08:00 Nicole Engard : > > Hello all, > > > > I have finally "finished" the 3.18 manual and am looking for feedback. > > > > http://m

Re: [Koha] Possible error on Manual

2015-02-20 Thread Nicole Engard
I moved that tip altogether since it's not longer relevant. Nicole On Wed, Feb 4, 2015 at 3:29 AM, Anthony Mao wrote: > 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" >

[Koha] Koha 3.18 Manual Branched

2015-03-05 Thread Nicole Engard
I have created a 3.18 manual branch. So master is now 3.20 (or will be once I edit it): http://git.koha-community.org/gitweb/?p=kohadocs.git;a=shortlog;h=refs/heads/manual3.18.x Thanks Nicole ___ Koha mailing list http://koha-community.org Koha@lists.

Re: [Koha] Koha 3.18 Manual Feedback

2015-03-05 Thread Nicole Engard
I have created the 3.18 branch. Nicole On Fri, Feb 20, 2015 at 7:38 PM, Nicole Engard wrote: > It still is a work in progress, I'm it quite done yet :) > > Thanks, > > Nicole C. Engard > Sent from my Android phone, please excuse brevity and typos. > On Feb 18,

[Koha] Serial Subscription Help

2015-03-19 Thread Nicole Engard
Hi all, I have this subscription: http://annals.org/issues.aspx You can see the the numbering/dates should look like this: Jan 7 160 (1) Jan 21 160 (2) Feb 4 160 (3) Feb 18 160 (4) Mar 4 160 (5) Mar 18 160 (6) Apr 1 160 (7) Apr 15 160 (8) May 6 160 (9) May 20 160 (10) Jun 3 160 (11) Jun 17 160 (

[Koha] Documentation Mirror on Github

2015-03-20 Thread Nicole Engard
Hi all, I'm not sure who manages the git repos so I'm sending this out to all. The Koha repository on Github (https://github.com/Koha-Community/Koha) is updating regularly with new commits, I'd like the same for the documentation repository (https://github.com/Koha-Community/kohadocs).\ This is

Re: [Koha] Documentation Mirror on Github

2015-03-20 Thread Nicole Engard
gmcharlt++ On Fri, Mar 20, 2015 at 9:30 AM, Galen Charlton wrote: > Hi, > > On Fri, Mar 20, 2015 at 10:28 AM, Nicole Engard wrote: > >> I'm not sure who manages the git repos so I'm sending this out to all. >> The >> Koha repository on Github (ht

Re: [Koha] Documentation Mirror on Github

2015-03-26 Thread Nicole Engard
ton > wrote: > >> > >> On Fri, Mar 20, 2015 at 10:28 AM, Nicole Engard > wrote: > >> > >>> I'm not sure who manages the git repos so I'm sending this out to all. > >>> The > >>> Koha repository on Github (ht

Re: [Koha] Serial Subscription Help

2015-03-26 Thread Nicole Engard
s in the same month. > > The rest of the model looks fine to me, and the numbers should increment > and roll properly. > > Hope that helps, > > Le 19/03/2015 14:41, Nicole Engard a écrit : > >> Hi all, >> >> >> I have this subscription: http://annals.o

Re: [Koha] Documentation Mirror on Github

2015-03-27 Thread Nicole Engard
is not set so no email will be sent remote: *** for refs/heads/master update 2810521f893a69e8da816e25a9c081f8a8f9a69b->db4dd8a86f2c6dde135e6b95c99f4a4faafdeef0 Nicole On Sun, Mar 22, 2015 at 8:38 PM, Nicole Engard wrote: > Yes, the process is still the same, this new site is just a mirror.

[Koha] Open Badges

2015-04-10 Thread Nicole Engard
I think we should offer open badges for Koha Hackfests and Conferences - it would be fun to collect and would show that we've participated in live Koha events. I got the idea from here: http://learn.catalyst-eu.net/badges/badge.php?hash=c4efddf55ca4e90c2bc8567ee99d7e538f8ab5a3 Nicole

[Koha] Report help

2015-04-14 Thread Nicole Engard
Hi all, I'm working on this report and I want there to be a BR between each distinct 650a - but for some reason it's not working. I worked on this in channel for a while and you can see the log here: http://irc.koha-community.org/koha/2015-04-14#i_1663170 Here's the report: Select b.biblionumbe

Re: [Koha] Report help

2015-04-14 Thread Nicole Engard
>> I think the problem is that return from ExtractValue returns only one item >> so the GROUP_CONCAT is only seeing one thing come in and doesn't add the >> separator: >> >> See this: >> >> http://stackoverflow.com/questions/10808149/mysql-use-extractvalue

Re: [Koha] Report help

2015-04-14 Thread Nicole Engard
n't know of a way you can easily get around guessing on the number, that > seems to require creating a function like in the stack overflow link. If > someone does know how I would to know too ;-) > > On Tue, Apr 14, 2015 at 4:09 PM, Nicole Engard wrote: >> >> Don&#x

[Koha] Acquisitions Documentation Question

2015-04-29 Thread Nicole Engard
I have been asked to define the columns on this page: cgi-bin/koha/admin/aqbudgets.pl?budget_period_id=34 I'm not sure what the base level columns are supposed to be. Can someone break down for me what each column is so I can update the manual? Thanks Nicole _

[Koha] Search Indexes Documentation

2015-04-30 Thread Nicole Engard
Hi all, This page in the manual is very very very very old :) and I didn't write it - is there anyone interested in updating it? http://manual.koha-community.org/3.18/en/kohasearchindexes.html Thanks Nicole ___ Koha mailing list http://koha-community.

Re: [Koha] Acquisitions Documentation Question

2015-04-30 Thread Nicole Engard
> 4/ Base-level spent is the spent amount for this fund (without child funds) > 5/ Total spent is the base-level spent for this fund and all its child funds > 6/ Base-level available is 1 - 2 > 7/ Total available is 1 - 3 > > If it's not clear enough I can develop :) > &

Re: [Koha] Acquisitions Documentation Question

2015-04-30 Thread Nicole Engard
The library said it was perfectly clear and the manual will show the edits tomorrow: http://git.koha-community.org/gitweb/?p=kohadocs.git;a=commitdiff;h=c83fd1cea2cf04fc74a488b30b69c466d3a811c5 On Thu, Apr 30, 2015 at 2:45 PM, Nicole Engard wrote: > Thanks Jonathan, I think that clarifies,

[Koha] Jenkins & the Manual

2015-04-30 Thread Nicole Engard
Hi all, I don't know who manages this so I'm sorry to email everyone, but the manual on Jenkins is a big screwy. http://jenkins.koha-community.org/ The 3.18 branch is missing and the master branch fails all the time but it generates the HTML and PDFs a-ok and shows no errors when I validate in O

Re: [Koha] Search Indexes Documentation

2015-05-01 Thread Nicole Engard
Awesome! Thanks On Fri, May 1, 2015 at 12:47 AM, Arslan Farooq wrote: > Hi, > > I'll do it Nicole. > > Arslan > > -- Sent from my phone. > > On Apr 30, 2015 8:18 PM, "Nicole Engard" wrote: >> >> Hi all, >> >> This page in the

Re: [Koha] Search Indexes Documentation

2015-05-05 Thread Nicole Engard
Not that I know of - so yes please! On Tue, May 5, 2015 at 10:05 AM, Fridolin SOMERS wrote: > Hie, > > Does the UNIMARC table exists ? > If not i can provide it. > > Regards, > > > Le 30/04/2015 17:16, Nicole Engard a écrit : >> >> Hi all, >> >>

[Koha] Patron Import Documentation

2015-05-07 Thread Nicole Engard
Hi all, The patron import documentation appears to be out of date: http://translate.koha-community.org/manual/3.18/en/html-desktop/#patronimport I have some questions though. 1. Where do patron attributes go? They aren't in the notes on the side anymore 2. Since userid has to be unique do you ha

[Koha] Documentation Help

2015-05-26 Thread Nicole Engard
Hello folks, I need some help documenting this: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8992 Thanks Nicole ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha

Re: [Koha] Advice on barcode replacement/central catalog

2015-06-02 Thread Nicole Engard
Nick you should share that here: http://wiki.koha-community.org/wiki/Koha_plugins until we have a better place to share plugins. Nicole On Tue, Jun 2, 2015 at 1:39 PM, Nick Clemens wrote: > While I agree that it is easier to update barcodes before hand, we had some > libraries do this after the

[Koha] Koha Educator Wanted at ByWater Solutions

2015-08-03 Thread Nicole Engard
Hello all, We have a job opportunity we'd like you to share around with your library friends. *Wanted: Educator Extraordinaire – Exciting Training Opportunity Open at ByWater Solutions!* ByWater Solutions was created with the express goal of changing the way libraries interact with

[Koha] Off Topic(ish)

2015-08-10 Thread Nicole Engard
Hi all, I'd love if you'd vote for my session on open source: http://panelpicker.sxsw.com/vote/46251 and share the voting link far and wide so I can talk about open source and Koha of course at SxSWEdu. Thanks a ton!! Nicole ___ Koha mailing list http:

Re: [Koha] receiving serials

2015-08-15 Thread Nicole Engard
Koriann, I'm not sure I'm following - but if you mean to ask if there is a way to enter two issues that arrive at the same time, the only way I can think to do this is to enter one as a supplement. Nicole On Mon, Aug 10, 2015 at 12:29 PM, Koriann Workman wrote: > Hi, > > I'm new to koha and am

Re: [Koha] receiving serials

2015-08-17 Thread Nicole Engard
I'm not sure there is a way to do this in Koha's serials at this time. Nicole On Mon, Aug 17, 2015 at 10:56 AM, Koriann Workman wrote: > No it is one issues that they have combined with another so it has two > dates and two numbers like Aug. 17/24 v. 301 numbers 7 & 8. &g

[Koha] Want to share your open source story?

2015-08-18 Thread Nicole Engard
I'm a community moderator for opensource.com and we're trying to feature some new writers and new stories in the month of October. This is an invite to submit your open source origin (how you got started in open source) story for review. Email o...@opensource.com with their name, area of interest

Re: [Koha] Koha Offline Circulation 1.3 Released!

2015-10-30 Thread Nicole Engard
I submitted a patch to update the link in Koha: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15094 Nicole On Fri, Oct 30, 2015 at 7:27 AM, Kyle Hall wrote: > Hello All, > > I've updated the original desktop Koha Offline Circulation app for the > first time in 5 years! > > Coeur d'Al

[Koha] Who manages docs list?

2015-11-08 Thread Nicole Engard
Hi all, It looks like I got a patch on the docs list earlier this month, but it never came through as an email: https://lists.koha-community.org/cgi-bin/mailman/private/koha-docs/2015-November/thread.html did anyone else get this email? Thanks Nicole __

[Koha] New Manual Branch

2016-01-29 Thread Nicole Engard
I have branched the manual for 3.24. There is now a 3.22 branch and master should match master of Koha. http://git.koha-community.org/gitweb/?p=kohadocs.git;a=summary Thanks Nicole PS. I think some work needs to be done on translate.kc to point to the right places and generate the right PDFs. _

[Koha] Koha Search Indexes

2016-02-01 Thread Nicole Engard
Hello all, I updated this page in the manual http://manual.koha-community.org/3.24/en/kohasearchindexes.html because there were many indexes not listed in there. Would index experts please take a look to make sure I caught all of the indexes? Thanks a ton! Nicole

Re: [Koha] Koha Search Indexes

2016-02-01 Thread Nicole Engard
I'd love if someone could help me there. Nicole On Mon, Feb 1, 2016 at 10:35 AM, Paul A wrote: > At 08:42 AM 2/1/2016 -0600, Nicole Engard wrote: > >> Hello all, >> >> I updated this page in the manual >> http://manual.koha-community.org/3.24/en/kohasearc

Re: [Koha] Koha Search Indexes

2016-03-03 Thread Nicole Engard
appointment, but hopefully that helps a bit. > > One day, I'd like to write a program which parses ccl.properties to > provide a list of qualifies that cross-references with > biblio-zebra-indexdefs.xsl to see which registers are available for which > qualifier/index pair. The r

[Koha] New Koha Manual Branch

2016-07-13 Thread Nicole Engard
Hello folks! I have branched the manual. Master is now the working version for 16.11 and there is a new 16.05 branch. Please update the translation pages accordingly. http://git.koha-community.org/gitweb/?p=kohadocs.git;a=summary Thanks Nicole ___ Koh

[Koha] My next adventure

2016-07-13 Thread Nicole Engard
Hello friends! I wanted to reach out and let you all know that my last day at ByWater will be July 29th. I do plan to remain a member of the Koha community and to help with the manual but will probably be quiet for a couple months as I get adjusted in my new role as Content Strategist at Red Hat.

Re: [Koha] My next adventure

2016-07-13 Thread Nicole Engard
gt; instagram.com/uintahcountylibrary > > > > > > On Wed, Jul 13, 2016 at 2:03 PM, Joann Ransom > wrote: > >> Wow - congratulations Nicole - and thank you for all you have done for > >> Koha. Red Hat are lucky to have you > >> > >> Cheers jo

[Koha] Kete and Koha

2016-07-18 Thread Nicole Engard
Hi all, Remember this from 6 years ago?? http://www.slideshare.net/mcginniwa/kohacon10-kete-and-koha-integration-built-on-open-standards Did this code ever get submitted? I know some people who would like to see it and update it for Bootstrap. Nicole

[Koha] Added manual Mirror Links

2016-07-18 Thread Nicole Engard
Hi folks, While we wait for the new manual branches on translate* I have added links to the manual mirror site: https://koha-community.org/documentation/ That way we always have 2 ways to get to the manual. Nicole ___ Koha mailing list http://koha-comm

Re: [Koha] My next adventure

2016-07-20 Thread Nicole Engard
her > are trying to express how sad I am, of course I wish Nicole all the best. > We'll miss you my friend !!! > > > Le 13/07/2016 21:05, Nicole Engard a écrit : > >> Hello friends! >> >> I wanted to reach out and let you all know that my last day at ByWater >&g

[Koha] Looking for feedback

2016-07-28 Thread Nicole Engard
Hi all, I'd love some feedback on what language we should use for order date in Koha: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14084 Nicole ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co

Re: [Koha] Manual koha 16.11 broken link

2016-11-30 Thread Nicole Engard
I did say I'd be back :( I needed a few months to get up to speed at my new job, but just updated my repo to help with the manual again. If you don't need me let me know. Nicole On Mon, Nov 28, 2016 at 11:14 AM, Chris Cormack wrote: > Hi all > > As you will know I am the new documentation manag

Re: [Koha] An enhancement to messaging preferences?

2011-04-17 Thread Nicole Engard
Anything is possible of course! I wanted to point out that every search in Koha has an RSS feed and you can subscribe to RSS feeds as emails using the right tools. That means you could set up canned searches for the lists of new items you want to notify people of and teach them about RSS feeds. Ho

Re: [Koha] An enhancement to messaging preferences?

2011-04-18 Thread Nicole Engard
I think a Koha-managed "RSS feed to email" facility tied to > patron-controlled preferences (digests) would be a great future > enhancement. > > > On Mon, Apr 18, 2011 at 6:18 AM, Nicole Engard wrote: >> Anything is possible of course! I wanted to point out that every

[Koha] Documentation Questions for 3.4

2011-04-18 Thread Nicole Engard
Hi all, I need some help documenting the following: * OpacHiddenItems - I know it says to read the text file, but that text file doesn't explain how this is to be used or why? What do I put in the box? How do I format it? Why am I using this? * UseControlNumber - What does this do? I'm totally clu

Re: [Koha] Circulation report limited with date

2011-04-19 Thread Nicole Engard
If you're putting it to the Koha reports tool you can use this: SELECT issues.issuedate,items.barcode,biblio.title, author,borrowers.firstname,borrowers.surname FROM issues LEFT JOIN borrowers ON borrowers.borrowernumber=issues.borrowernumber LEFT JOIN items ON issues.itemnumber=items.itemnumber L

Re: [Koha] Documentation Questions for 3.4

2011-04-19 Thread Nicole Engard
Okay, I got answer to all but the OpacHiddenItems - so any help would be appreciated - until I have the info I will not include this preference in the manual. Nicole On Mon, Apr 18, 2011 at 11:00 AM, Nicole Engard wrote: > Hi all, I need some help documenting the following: > > * -

Re: [Koha] Circulation report limited with date

2011-04-20 Thread Nicole Engard
library? > > Ragrads, > > Vimal > > On Tue, Apr 19, 2011 at 8:08 PM, Nicole Engard wrote: >> >> If you're putting it to the Koha reports tool you can use this: >> >> SELECT issues.issuedate,items.barcode,biblio.title, >> author,bo

[Koha] Special 3.4 Issue: Official Koha Newsletter: Volume 2, Issue 4: April 2011

2011-04-25 Thread Nicole Engard
Official Koha Newsletter (ISSN 2153-8328) Volume 2, Issue 4: April 2011 Special Issue Table of Contents Introduction Koha 3.4 Koha 3.4 Released Koha 3.4 Statistics Koha 3.4 Documentation Koha 3.4 Release Notes Introduction by Nicole C. Engard In honor of

Re: [Koha] drop box mode

2011-05-04 Thread Nicole Engard
There is a bug for this. Forgive fines will forgive all fines, not just the one day you were closed and dropbox mode does not forgive the one day (or days) you were closed like it should. http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5644 Nicole On Wed, May 4, 2011 at 6:36 PM, Chris

Re: [Koha] Kudos presentations

2011-05-06 Thread Nicole Engard
I asked everyone to put their presentations in Slideshare group - some of them are there: http://www.slideshare.net/group/koha-ils Nicole On Fri, May 6, 2011 at 2:22 PM, Linda Culberson wrote: > All, > I'll admit to being terribly jealous of everyone who was able to attend > in the KUDOS Confere

Re: [Koha] Kudos presentations

2011-05-09 Thread Nicole Engard
On Mon, May 9, 2011 at 7:14 AM, MJ Ray wrote: > Could we put them on koha-community sites and/or the wiki instead of > the nasty register-and-accept-BOGU-terms-to-download Slideshare? > We can put them anywhere the speakers want :) Many speakers already had them on Slideshare so I just made sure

Re: [Koha] Creating Call Numbers

2011-05-10 Thread Nicole Engard
Louise, You are not understanding correctly. Call numbers are assigned by each library. Libraries will use different call numbers for the same item depending on the books they have around them on the shelf. You can set it up to pull the call number from the 050 or 082 field in to the 952o ... bu

Re: [Koha] Kudos presentations

2011-05-10 Thread Nicole Engard
On Tue, May 10, 2011 at 8:41 AM, MJ Ray wrote: >> I do not know for sure if the size and filetype limits on the wiki >> will allow for uploading of big presentations. > > Anyone know how to find out? > > http://wiki.koha-community.org/w/index.php?title=Special:ListFiles&sort=img_size&limit=50&desc

Re: [Koha] Koha - Reference copies on opac-search.pl results list

2011-05-10 Thread Nicole Engard
Linda, If I understand what you're asking right items that are marked as not for loan will not have the hold link showing on the search results or the details page. If the bib record has one item for loan and one not for loan then the link does show up, but it will not let people place a hold

Re: [Koha] Course Reserves

2011-05-15 Thread Nicole Engard
Course reserves was promised for 3.2, but then was made proprietary, so the community is now working on finding sponsors and developers for an open source version. The first step is the hourly loans development listed here: http://wiki.koha-community.org/wiki/Hourly_Loans_RFC Nicole C. Engard Doc

Re: [Koha] Course Reserves

2011-05-16 Thread Nicole Engard
Margo and Owen, Yes, ByWater is working on hourly loans (I think with Catalyst - but I might be mixing up developments), but for most that is not enough for course reserves, so that's why I said what I said :) As for date, that's Ian's arena so he'll have to say where the development is. Nicole

[Koha] Call for Newsletter Articles

2011-05-16 Thread Nicole Engard
The newsletter is published on the 25th of each month, that means I need some content ;) I have no articles as of yet for this newsletter. Please send me your stories (big and small) so I can share the Koha news with everyone. Articles due by the 23rd (your local time). Thanks Nicole __

[Koha] A feature I thought I remembered testing

2011-05-17 Thread Nicole Engard
Hello all, I think I'm going crazy cause I could have sworn I tested a development ages ago that made it so that if a message is triggered on checkin you have to acknowledge it before you can check out another item. I'm unable to find this a patch/development/bug on this. So feel free to tell me

Re: [Koha] Library Automation System at University of Guyana, Berbice Campus...

2011-05-17 Thread Nicole Engard
Sekhar, Once you make the changes that Owen suggests in this email I will add your article to the newsletter, but right now you're not linking to the official Koha site. Nicole PS. When sending newsletter articles you shouldn't send them to the entire list, just to me to save the list from readi

Re: [Koha] Calculating Fines by the hour

2011-05-18 Thread Nicole Engard
Sheldon, This is probably part of the Hourly Loans development that is in the works. http://wiki.koha-community.org/wiki/Hourly_Loans_RFC Right now Koha only does things based on days. The accountlines table is the one you'll see fines in ... but I wouldn't mess with that since it might make up

[Koha] Text on Labels in Label Maker

2011-05-19 Thread Nicole Engard
Hi all, Is there a way to have static text print on labels. Like if I put it in quotes in the list of fields? Or is there another way? It used to work with quotes (ex. 'My Text', itemcallnumber ... would print My Text 111.11), but doesn't seem to be anymore. Nicole ___

[Koha] item type message about summary

2011-05-23 Thread Nicole Engard
On the Item Type admin page there is a box for 'summary' and under that box it says 'Enter a summary that will overwrite the default one in search results lists. Example, for a website itemtype : open site will show the link just below the title' I am wondering if anyone uses the summary on item

Re: [Koha] koha - items

2011-05-23 Thread Nicole Engard
This is the mailing list for Koha, if you'd like to download the official Koha release you can get it at http://koha-community.org. Most of us have not seen or used the software you are referring to. Nicole C. Engard Koha Documentation Manager On Mon, May 23, 2011 at 3:32 PM, schwitzd wrote: > H

Re: [Koha] Authority import

2011-05-24 Thread Nicole Engard
It's not in the manual because it's not possible from the GUI - you can only import authorities from the command line at this time. Nicole On Tue, May 24, 2011 at 10:43 AM, Elaine Bradtke wrote: > This would be a really useful addition to the manual! > Elaine > > On Tue, May 24, 2011 at 12:17 PM

Re: [Koha] tagging in koha

2011-05-24 Thread Nicole Engard
2011/5/24 Caitlin McGurk : > Seems silly to me that tagging would be worth anything in Koha at all if > that's the case. Maybe I'm just not understanding the feature, but I would > think that implementing tags *should* be there to make searching more > robust. There is an enhancement request for t

[Koha] Official Koha Newsletter: Volume 2, Issue 5: May 2011

2011-05-25 Thread Nicole Engard
Below is the text of the newsletter, for active links please visit the Koha site: http://koha-community.org/koha-newsletter-volume-2issue-5-may-2011/ Official Koha Newsletter (ISSN 2153-8328) Volume 2, Issue 5: May 2011 Table of Contents Koha Developments Koha 3.2.9 Available

[Koha] Report help

2011-05-25 Thread Nicole Engard
I'm looking for some help with using the marc xml reports trick :) I need a report that shows the title and the subtitle, how would I do that? Thanks in advance! Nicole ___ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz http://list

[Koha] Question for Libraries using Koha's Self Checkout

2011-05-25 Thread Nicole Engard
For libraries that are using Koha's self checkout module I'm wondering how you're desensitizing books so that they don't set off your security devices - or do you not have security devices. Thanks in advance, Nicole C. Engard ___ Koha mailing list http:

Re: [Koha] Report help

2011-05-25 Thread Nicole Engard
27;, biblioitems.marcxml) != 0 ORDER BY title asc > > > > * * * * > Beverly Church > LibLime Project Manager > > phone: 1-888-564-2457 ext. 717 >     1-301-654-8088 ext. 292 > email: bchu...@liblime.com > skype: beverlychurch >

Re: [Koha] Report help

2011-05-25 Thread Nicole Engard
For those who are curious, cait found my answer and it's on the wiki: http://wiki.koha-community.org/wiki/SQL_Reports_Library#Title.2FSubtitle_List Nicole On Wed, May 25, 2011 at 1:49 PM, Nicole Engard wrote: > Bev, > > I was thinking more along the lines of this type of

Re: [Koha] Report help

2011-05-25 Thread Nicole Engard
rly Church > LibLime Project Manager > > phone: 1-888-564-2457 ext. 717 >     1-301-654-8088 ext. 292 > email: bchu...@liblime.com > skype: beverlychurch > > > On Wed, May 25, 2011 at 3:08 PM, Nicole Engard wrote: >> >> For those who are curious

Re: [Koha] Question for Libraries using Koha's Self Checkout

2011-05-26 Thread Nicole Engard
l Message- > From: koha-boun...@lists.katipo.co.nz > [mailto:koha-boun...@lists.katipo.co.nz] On Behalf Of Nicole Engard > Sent: Wednesday, May 25, 2011 9:16 AM > To: Koha > Subject: [Koha] Question for Libraries using Koha's Self Checkout > > For libraries that are usi

Re: [Koha] Manage purchase suggestion

2011-05-31 Thread Nicole Engard
On Tue, May 31, 2011 at 5:05 AM, schwitzd wrote: > There is a way to have an alert by email or what else when a new purchase > suggestion is made? There is always a way for new features :) Which is my way of saying right now there is no email for this, but if you submit an enhancement request at

Re: [Koha] cover images in koha

2011-06-01 Thread Nicole Engard
Not at this time, but there is an enhancement request: http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1633 Nicole 2011/6/1 Caitlin McGurk : > Hey all- > > Is there anyway to upload cover images for each book into Koha? We're > currently importing covers from Amazon for our books with IS

Re: [Koha] Text on Labels in Label Maker

2011-06-02 Thread Nicole Engard
Hello all, Just wanted to put this out again and see if anyone has any ideas? Nicole On Thu, May 19, 2011 at 12:19 PM, Nicole Engard wrote: > Hi all, > > Is there a way to have static text print on labels. Like if I put it > in quotes in the list of fields? Or is there another way

Re: [Koha] Bulk Uploadng of Member Records in Koha from Excel

2011-06-03 Thread Nicole Engard
I actually did a tutorial video on this just recently: http://bywatersolutions.com/2011/04/27/importing-patrons-into-koha-3-4/ There is also detailed instructions in the manual: http://koha-community.org/documentation/3-4-manual-en/?ch=x6587 Hope those help. Nicole 2011/6/3 R Sunil Kumar > De

Re: [Koha] Search on koha-community.org

2011-06-06 Thread Nicole Engard
We are working on a search engine that will be specific to the manual. It's coming and we'll keep you posted on that. Nicole 2011/6/6 Lori Bowen Ayre : > Liz and Nicole, > Is there something we can do to make the search box more useful on the > koha-community.org site?  The fact that it doesn't s

Re: [Koha] Koha 3.4 OpacHiddenItems continued

2011-06-07 Thread Nicole Engard
l, >>>> Like Nicole, we really would like some information on the >>>> "OpacHiddenItems" preference that is is supposed to be in version 3.4. >>>> We have thousands of items that are "Archival Copy" that are not >>>> circulated and

Re: [Koha] Koha 3.4 OpacHiddenItems continued

2011-06-07 Thread Nicole Engard
r hiding specific items at opac. >> >> YAML syntax is used for defining such rules. >> >> Items can be hidden according to values from the items table: >> >> field: [value1, value2, ...] >> >> Example : >> wthdrawn: [0, 1] >> homebranch: [h

Re: [Koha] Koha 3.4 OpacHiddenItems continued

2011-06-07 Thread Nicole Engard
gt;>>> >>>> YAML syntax is used for defining such rules. >>>> >>>> Items can be hidden according to values from the items table: >>>> >>>> field: [value1, value2, ...] >>>> >>>> Example : >>>> wthdr

Re: [Koha] Koha 3.4 OpacHiddenItems continued

2011-06-08 Thread Nicole Engard
Okay I tried it on my system with just itype: [BK] And nothing was hidden. I tried it with itype: [BK] homebranch: [NIC] And still everything showed So I'm at a loss here. Nicole On Tue, Jun 7, 2011 at 7:57 PM, Nicole Engard wrote: > It might :) I'll have to re-read it

  1   2   3   4   5   >