Hi Carlo,
If you use XSLT for your OPAC display (search system preferences for
XSLT), these labels don't have any impact since the display is managed
by the XSLT.
I think the labels might appear in the MARC view, though.
Caroline
On 21-06-09 04 h 46, c.dumon...@btinternet.com wrote:
I'm ne
5QbnF6NVg4PQ]
2 Tin Wan Hill Road, Tin Wan, Aberdeen
*YCCECE, Here We Grow Our Future | *www.yccece.edu.hk
*From:* Bob Birchall [mailto:b...@calyx.net.au]
*Sent:* Monday, 24 December 2018 10:01 AM
*To:* Peter Lau
*Cc:* koha
*Subject:* Re: [Koha] OPAC display - Browse shelf
Hi Peter,
Hi Peter,
That feature virtualizes the experience of browsing the shelf. It will
show you the books either side of the one selected, based on call number.
This is controlled by a system preference, opacShelfBrowser, if I recall
correctly. I hope this helps.
Bob Birchall
Calyx
On Mon, 24 Dec. 2018
Hi Peter,
do you mean the columns in the item/holdings table on the OPAC detail pages?
If you are running 17.11 or later you can change those here:
Administration > Configure columns > OPAC > id=holdingst
Hope this helps,
Katrin
On 14.12.18 08:06, Peter Lau wrote:
I would like to know how t
Hello everybody.
Well, i just restarted apache and every WORKS AGAIN!
Why: I don't know
On Wed, Jun 7, 2017 at 11:01 AM, Luis Moises Rojas
wrote:
> So, the error is not on that log.
> Apache log or where?
>
> Thanks
>
> On Wed, Jun 7, 2017 at 10:59 AM, Tomas Cohen Arazi
> wrote:
>
>> Those are
So, the error is not on that log.
Apache log or where?
Thanks
On Wed, Jun 7, 2017 at 10:59 AM, Tomas Cohen Arazi
wrote:
> Those are harmless warnings. And a maintenance page redirection, because
> of a recent upgrade.
>
>
>
> El mié., 7 jun. 2017 a las 11:51, Luis Moises Rojas (<
> lmoisesro...
Those are harmless warnings. And a maintenance page redirection, because of
a recent upgrade.
El mié., 7 jun. 2017 a las 11:51, Luis Moises Rojas ()
escribió:
> Well, we are checking the opac-error.log
> Of course we do not understand what the error is, but ( and we know you are
> too busy) her
Well, we are checking the opac-error.log
Of course we do not understand what the error is, but ( and we know you are
too busy) here is the LOG file(part) since the day started to fail:
[Tue Jun 06 09:41:24.351263 2017] [cgi:error] [pid 5607] [client
148.0.14.148:27361] AH01215: [Tue Jun 6 09:41:2
On 07/06/17 08:35, Luis Moises Rojas wrote:
> We are going to check, but why Koha is working OK?
> Only OPAC is the problem.
There are 2 different virtual hosts, one for staff side one for public
(OPAC)
Check the set up for the OPAC one.
It's 404ing for all the static files on the OPAC .. you n
We are going to check, but why Koha is working OK?
Only OPAC is the problem.
On Tue, Jun 6, 2017 at 4:28 PM, Chris Cormack
wrote:
> Something has definitely changed. If it was working and now it isn't
> something changed (whether it was changed on purpose or not)
>
> It looks to me a lot like yo
Something has definitely changed. If it was working and now it isn't
something changed (whether it was changed on purpose or not)
It looks to me a lot like your apache configuration. Because as Owen
pointed out, all of your css and images and js are 404ing.
http://www.catalogo.bijrd.gob.do/opac-t
Hi.
Yes Katrin, it was an error.
Well, cleaned up de OpacUser and... Nothing.
I have checked and double checked and every queries and CSS is in the
correct place: Nothing have changed.
Permission?
There are OK.
On Tue, Jun 6, 2017 at 3:34 PM, Katrin wrote:
> Hi Luis,
>
> I am not sure if this
Hi Luis,
I am not sure if this is related to the problem, but there is also an
error in your OpacUserCSS:
#logo { If nothing changed on the server side I'd try to empty the OpacUser*
prefs and see if that makes some difference.
Katrin
On 06.06.2017 16:54, Luis Moises Rojas wrote:
No. we d
No. we don't
It was working yesterday.
We have Koha 16.11
On Tue, Jun 6, 2017 at 10:48 AM, Owen Leonard wrote:
> > Today we are using OPAC, but without (as far as i know) any changes or
> > reason: the OPAC contentes display just as TEXT:
>
> None of the JavaScript, CSS, or images are loading.
> Today we are using OPAC, but without (as far as i know) any changes or
> reason: the OPAC contentes display just as TEXT:
None of the JavaScript, CSS, or images are loading. If you try to open
one of these directly you get a 404 error:
http://www.catalogo.bijrd.gob.do/opac-tmpl/bootstrap/css/op
At 11:37 AM 10/9/2012 +0200, Fischer, Katrin wrote:
Hi Paul,
This seems to do the trick for me:
Hi Katrin -- and for me :=) Found one more "floating RLIN" in the 600$a
fields and also ran it for all other 6xx without further errors showing up.
Many thanks for a great start to my day.
Paul
Hi Paul,
This seems to do the trick for me:
SELECT
biblionumber
FROM
biblioitems
WHERE
ExtractValue(marcxml,'//datafield[@tag="600"]/subfield[@code="a"]') = ""
AND
ExtractValue(marcxml,'count(//datafield[@tag="600"]/subfield[@code="a"])') = 1
Found the solution here:
http://dev.mysql
At 09:40 PM 10/8/2012 +0200, Fischer, Katrin wrote:
Hi Paul,
I think your problem could be related to a 6xx field without $a. The label
Subject(s) is showing up, but there is no link after it. I think there is
an open anchor tag that doesn't close breaking your display here.
Hi Katrin -- man
Hi Paul,
I think your problem could be related to a 6xx field without $a. The label
Subject(s) is showing up, but there is no link after it. I think there is an
open anchor tag that doesn't close breaking your display here.
Katrin
-Ursprüngliche Nachricht-
Von: koha-boun...@lists.kati
Hi
It is not easy t o support you so far away... but I can give you some
ideas
The xslt is divided into tags, you have one opening and one ending..
for example you may copy the entire section from 856 tag at
"MARC21slim2OPACDetail.xsl" to OPACResults.xsl... If I am not wrong even
you may
Hi
It is quite easy, in Koha you have to edit the xslt template *
"MARC21slim2OPACResults.xsl"*, this is for brief result... you also have
the Detail template
Hugo
2012/3/7 MARC FELIX
> Hi, how do i make field 040,500,856, and 942(c) to be displayed in catalog
> normal view and OPAC result
21 matches
Mail list logo