[Koha-devel] about maxItemsInSearchResults system preference

2008-06-24 Thread Zeno Tajoli
Hi to all, I see that the system preference " maxItemsInSearchResults" was deleted from installer/data/mysql/en/mandatory/sysprefs.sql But it is still present in admin/systempreferences.pl. In lin 198: $tabsysprefs{maxItemsInSearchResults}="Searching"; It' isn't a big problem but there is Bye

Re: [Koha-devel] about maxItemsInSearchResults system preference

2008-06-24 Thread Joshua Ferraro
On Tue, Jun 24, 2008 at 5:33 AM, Zeno Tajoli <[EMAIL PROTECTED]> wrote: > Hi to all, > > I see that the system preference " maxItemsInSearchResults" was deleted from > installer/data/mysql/en/mandatory/sysprefs.sql > But it is still present in admin/systempreferences.pl. > In lin 198: $tabsysprefs

[Koha-devel] Display book jacket image without Amazon help

2008-06-24 Thread Vimal Kumar
Dear Friends, I would like to insert book cover images without depending Amazon. We work with Koha 2.2.9. I tried http://lists.katipo.co.nz/public/koha/2006/009892.html as per this old posting in Koha List. But this method work successful with Koha 2.2.5. I tried this method with Koha 2.2.9 wit