I just wiped the box & did a new kohaclone install to doublecheck the code, and 
what came down from koha.org is the same thing:

 

<td><input type="checkbox" id="mc-bks" name="limit" value="mc:t" /><label 
for="mc-bks" title="Books, Pamphlets, Technical reports, Manuscripts, Legal 
papers, Theses and dissertations"><img border="0" 
src="/intranet-tmpl/prog/en/images/AF.gif" alt="Books" />Books</label></td>

 

I’m wondering if this section is even needed.   It hasn’t been visible because 
the check for expanded options hasn’t been working.  It seems to be doing a 
generic item type limitation to Book, Visual Materials, Books on Tape, Computer 
Files, Local History Materials, and Maps.  There are the individual item type 
or collection code limiters higher on the page which are more accurately tuned 
to the particular site’s install.  Would anyone object if I removed this 
section altogether?

 

Jane Wagner

Library Systems Analyst

PTFS Inc.

Content Management and Library Solutions

6400 Goldsboro Road, Suite 200

Bethesda, MD  20817

(301) 654-8088 x 151

jwag...@ptfs.com <mailto:jwag...@ptfs.com> 

 

From: koha-devel-boun...@lists.koha.org 
[mailto:koha-devel-boun...@lists.koha.org] On Behalf Of Joe Atzberger
Sent: Monday, April 27, 2009 5:25 PM
To: Michael Hafen
Cc: koha-devel@lists.koha.org
Subject: Re: [Koha-devel] Fixes to opac-search.pl and opac-advsearch.tmpl

 

When there are changes to the zebra index rules, for example, your production 
copy doesn't get updated by updatedatabase, since you could have stashed it 
literally anywhere on the filesystem.  Compare the uninstalled (updated) 
versions against your installed (production) versions and incorporate the 
updates manually.

-- 
Joe Atzberger
LibLime - Open Source Library Solutions

On Mon, Apr 27, 2009 at 5:04 PM, Michael Hafen <mdha...@tech.washk12.org> wrote:

Well, I'm stumped.  My nearest guess is that
opac/htdocs/opac-tmpl/prog/en/modules/opac-advsearch.tmpl didn't get
updated for some reason.  Maybe filesystem permissions or ownership.

That doesn't explain the mc-itype:bks not working though.  Maybe you
need to re-index zebra after the update?  I noticed some changes to both
the MARC21 and UNIMARC zebra configs with the update ( one of them was
mine :) ).  ( Please forgive the self-back-patting ).

Any other ideas from the list?


On Mon, 2009-04-27 at 16:55 -0400, Wagner, Jane wrote:
> It shouldn't be an old version issue -- I just updated this morning to
> 3.01.00.029 before I started working on the page.  Of course, now
> there's a .030 out (just loaded it, too).  Didn't make a difference,
> though, and neither did changing the search to mc-itype:bks.

 

_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha.org
http://lists.koha.org/mailman/listinfo/koha-devel

Reply via email to