ks very much,
> Jason
>
>
> ___
> Koha-devel mailing list
> Koha-devel@lists.koha.org
> http://lists.koha.org/mailman/listinfo/koha-devel
>
Yes, there is. misc/maintenance/sync_items_in_marc_bib.pl . Technically, the
way to import i
On Mon, Dec 29, 2008 at 9:15 AM, Ryan Higgins wrote:
> I intend to submit a patch this week that will add an include to the
> staff side: base-js.inc , which includes js that needs to be processed
> by H::T::P. It will include a global 'koha' object, which could store an
> array of strings for tr
On Mon, Dec 15, 2008 at 7:07 AM, Andrew Moore wrote:
> On Sat, Dec 13, 2008 at 8:41 PM, Jesse Weaver
> wrote:
> > Hello,
> >
> > I noticed that various patches to the systempreferences creation SQL
> script
> > for French have been in the Latin-1 encoding. The ba
off heads, just thought everyone would want to know.
--
Jesse Weaver
Software Developer, LibLime
___
Koha-devel mailing list
Koha-devel@lists.koha.org
http://lists.koha.org/mailman/listinfo/koha-devel
gt;>
>> ___
>> Koha-devel mailing list
>> Koha-devel@lists.koha.org
>> http://lists.koha.org/mailman/listinfo/koha-devel
>>
>
>
> ___
> Koha-devel mailing list
>
you're just starting to import your records, rather than importing MARC
records for use in cataloging, you'll want to use the bulkmarcimport.pl
script (a perl program, distributed with Koha).
--
Jesse Weaver
Software Developer, LibLime
___
Koha-devel mailing list
Koha-devel@lists.koha.org
http://lists.koha.org/mailman/listinfo/koha-devel
On Thu, Nov 13, 2008 at 4:51 PM, Rick Welykochy <[EMAIL PROTECTED]> wrote:
> Jesse Weaver wrote:
>
> As far as I know, the staff side already has this requirement; are you
>> referring to the OPAC?
>>
>
> There are many scripts on the staff side that have
&
hat I know of is 4 spaces
per indent level. This seems to be reflected in the code, and I think we
should put it on
http://wiki.koha.org/doku.php?id=en:development:codingguidelines .
--
Jesse Weaver
Software Developer, LibLime
___
Koha-devel mailing list
Koha-devel@lists.koha.org
http://lists.koha.org/mailman/listinfo/koha-devel
|| Internet Driving Instructor
>
> When the power of love overcomes the love of power,
> the world will know peace.
> -- Jimi Hendrix
> ___
> Koha-devel mailing list
> Koha-devel@lists.koha.org
> http://lists.koha.org/mailman/listinfo/koha-devel
>
As far as I know, the staf
rather than using Koha's
automatically generated card number. Koha can print patron cards for you,
but they are fairly basic.
Most of these vendors allow you to customize the card thoroughly (add your
logo, etc). Would this work for your library?
--
Jesse Weaver
Software Developer, LibLime
ooks that only have 13-digit ISBNs, they will _not_ have a
cover image at this time; this is a known problem with the Amazon API.
--
Jesse Weaver
Software Developer, LibLime
___
Koha-devel mailing list
Koha-devel@lists.koha.org
http://lists.koha.org/mailman/listinfo/koha-devel
cess_message_queue.pl sends them.
For a good example of how to queue up messages, see the call to
C4::Letters::EnqueueLetter around line 462 of
misc/cronjobs/overdue_notices.pl .
--
Jesse Weaver
Software Developer, LibLime
___
Koha-devel mailing list
Koha-devel@lists.koha.org
http://lists.koha.org/mailman/listinfo/koha-devel
osts abusive content in tags or book reviews.
>
> Thanks and regards,
>
> krishnan mani
> Pune, India
>
> --
> Share files, take polls, and make new friends - all under one roof. Click
> here.<http://in.rd.yahoo.com/tagline_groups_8/*http://in.p
_
> Koha-devel mailing list
> Koha-devel@lists.koha.org
> http://lists.koha.org/mailman/listinfo/koha-devel
>
>
This sounds like an excellent way to reduce complexity, and addresses the
complaints the cataloger at my library had with item-level
Using a db update, add comments to all of those columns. These can be
gotten by SHOW FULL COLUMNS FROM . This has the advantage of being
more "proper", but is yet another displayed string in the database that
would have to be translated... somehow.
My vote is for columns.def, since it
I have a small favor to ask of any french-speaker on the list; could you
translate the following syspref description?
"If ON, allows renewal limits to be overridden on the circulation screen"
Thanks,
--
Jesse Weaver
Software Develope
DATE() ) < ???Number of Days???
AND branchcode = ???LIST:branchcode???
ORDER BY categories.description, dateexpiry
(NOTE: the indents on the last lines of the SQL statement are kept together
because they are indented)
This has the advantage of being e
Currently, to change the value of system preferences in Koha, you must click
find the system preference, then click on it to edit it.
The patches at http://arwen.metavore.com/~jpw/melded_sysprefs/ allow you to
edit system preferences directly from the main screen; you should only need
the edit lin
(Full RFC at
http://wiki.koha.org/doku.php?id=en:development:rfcs3.2:rfc32_ajax_in_the_staff_interface
)
Currently, in the svc/ directory and tagging tools, there are some cautious
forays into using AJAX. However, many more areas of the staff (and possibly
patron) interface could be improved using
On Sat, Aug 16, 2008 at 3:07 AM, Rick Welykochy <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I have downloaded http://download.koha.org/koha-3.00.00.tar.gz
> and began installing it on Debian/etch (in a Linux vserver environment).
>
>
> 0. FINE: cd koha-3.00.00
>
> 1. FINE: perl Makefile.PL
>
> 2. FAI
On Fri, Aug 8, 2008 at 10:45 AM, Kyle Hall <[EMAIL PROTECTED]> wrote:
> Hello All,
> This is a request for comments regarding the file format for the
> offline circulation system. The specification for the Koha Offline
> Circulation (.koc) file format can be found here:
> http://wiki.koha.org/do
As part of a process improvement effort we're doing at LibLime, I've created
the following wiki proposal:
http://wiki.koha.org/doku.php?id=en:development:dbrevs:start
Please read it and let me know what you think. This is intended as a simple
replacement for IRC conversations like this:
< random
On Fri, Jul 25, 2008 at 12:09 PM, Henri-Damien LAURENT <
[EMAIL PROTECTED]> wrote:
> Joe Atzberger a écrit :
> >
> > what about adding a feature to bulkchange a given virtual shelf ?
> That
> > would be an already existing place to remember a batch.
> > We could also port some feature
Did you install Net::Z3950::ZOOM through the package manager or CPAN? If you
installed it through CPAN, try opening up a CPAN shell and typing "force
install CPAN".
___
Koha-devel mailing list
Koha-devel@lists.koha.org
http://lists.koha.org/mailman/listin
24 matches
Mail list logo