
►
From YouTube: Web Development Special Interest Group - 2/19/2021
Description
Chat logs:
12:09:17 From Lisette : https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24387
12:34:30 From Lisette : https://hea.koha-community.org/
12:37:22 From Lucas Gass : https://elibrary.cclibraries.com/cgi-bin/koha/opac-search.pl?q=hoopla&branch_group_limit=
12:55:37 From Lucas Gass : https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14004
Additional code shared:
- Hoopla search results CSS - https://docs.google.com/document/d/1Cr6KFoFfgnI9-kBwpIBBLLJh-k-LAPxENrDO71elocM/edit?usp=sharing
- Add series to search results with JS - https://docs.google.com/document/d/1ss6gzRTmAIXn_gHNjUyTMY8kA0ADBneYmkIdUhOBIrE/edit?usp=sharing
B
C
Well,
you'd
asked
me
in
slack
last
night
about
bug
24387.
B
C
A
I
filed
a
bug
last
night,
which
was
the
reason
why
I
was
asking
you
about
that
lisa
and
it
was.
This
is
bug
two
seven,
seven,
two
two.
A
Because
I
find
this
to
be
fairly
annoying
now
and
it
doesn't
make
very
much
sense
anymore,
I'm
seeing
tickets,
where
people
are
going.
What
happened
to
my
search,
my
co-host
search
bar?
It's
gone,
because
if
you
add
a
piece
of
news
and
and
add
it
to
all
sections,
it
replaces
everything
everywhere
with
that
piece
of
content,
self
registration
instructions,
custom
search
bar.
A
Yeah,
yes,
it
goes
absolutely
everywhere
and
when
that
used
to
be
just
for
the
slips
and
the
librarian
interface
and
the
quahog
news,
that
seemed
to
make
some
sense,
but
it
no
longer
does.
In
my
opinion,
I
think
we
should
remove
all
collection.
C
A
I
would
say
that,
even
if
you
split
opac
into
staff,
you
still
wouldn't
want
an
all
selection
for
the
opec,
because
nobody
would
want
one
piece
of
content
to
go
to
all
those
opec
sections.
C
A
B
I
I
concur.
I'm
I
was
looking
at
mine.
I
think
I
must
have
already
taken
away
the
all
option
because
I
don't
see
it
and
I
don't
want
people
to
do
that.
Anyways
yeah
you
go
away
with
javascript
yeah
idea.
B
We
have
it
set
up
where
our
libraries
use
it
to
put
things
on
their
slips
so
like
they
can
put
story
time,
hours
and
stuff
like
that,
and
if
they
accidentally
put
that
on
everybody
slips,
then
I
get
lots
of
phone
calls.
So
I've
put
some
jquery
in
there
to
try
and
control
that
a
little
bit,
but
I
I
agree
that
splitting
it
would
be
good
because
that
would
also
reduce
the
chance
that
they
put
it
on
the
opac
instead
of
putting
on
their
slip
accidentally.
C
No,
I
actually
just
so.
We
have
on
our
front
page
of
our
opac
right
now.
We
have
a
notice,
a
news
item,
more
news
item
things
that
says
that
we're
quarantining
valid
libraries
for
quarantine
and
everything
for
a
minimum
of
48
hours
before
checking
it
in
it's
also
on
all
our
holds
notices
and
stuff,
but.
C
We've
gotten
some
complaints
from
patrons,
because
you
know
it
shows
us
overdue
in
the
system
and
like
if
they
sign
into
the
opac,
while
it's
in
quarantine,
because
we're
quarantining
everything
before
we
check
it
in
and.
C
C
C
A
Would
that
be?
Would
that
be
a
message
to
show
to
everybody,
or
just
just
certain
patrons
who
have
things
checked
out?
Maybe.
C
Just
certain
patrons
I
mean
if
we
could
do
it
to
just
patrons
that,
had
it
checked
out
that
would
be
neat
or
had
things
overdue
would
be
even
neater,
but-
and
I
don't
know
if
other
libraries
in
val
might
want
to
do
it-
you
know
we
can
check
if
the
patron
is
logged
in
has
the
you
know
french,
moscow
or
one
of
the
other
branches
in
our
our
district,
so
that
it
was
just
showing
up
for
our
patrons
with
jquery.
C
A
B
A
Maybe
yeah
you
could
just
check
to
see
if
that
overdue
tab
exists
or
not,
and
if
it
does,
you
could
and
the
message.
C
A
I
would
say,
if
kind
of,
like
that,
one
right
there
on
line
two,
that.
A
What
you
probably
do,
too,
is,
if
you
click
actually
on
the
overdue
tab,
you
could
do
the
list
on
the
tabs
or
you
could
get
the
overall
the
element
that
has
everything
inside
of
it,
where
it's
overdues,
one
total.
Whatever.
C
C
C
A
C
C
C
C
B
B
C
B
E
C
C
D
B
E
Question
no,
it's
hard
to
know
like
at
this
stage
it's
hard
to
even
know
what
my
questions
would
be
because
we're
coming
from
millennium
and
it's
so
very
different,
but
already
yeah.
I
said
the
live
demo,
but
I
meant
like
the
real
time
sort
of
coding
and
troubleshooting.
E
I
already
had
you
know
like
an
aha
or
like
as,
and
that
would
be
so
much
easier.
You
know
to
just
put
my
jquery
in
there
than
doing
what
we're
doing
now,
which
is
you
know
just
having
people
would
have
to
have
access
to
the
server
and
go
in
there
and
we
don't
want
them
while
doing
that.
E
I'm
sorry
I
didn't.
I
didn't
quite
know
what
this
meeting
would
be
if
it
was
web
development
or
it's
more
like
web
software
development
and
is
what
it
seemed
like
when
you
started
talking
about
bugs,
but
then
actually
it
morphed
back
into.
Maybe
a
combination
of
both.
D
But
it's
fun
and
we'll
talk
about
bugs
we'll
talk
about
just
little
annoyances
that
often
transition
into
writing
up
a
bunch
of
bugs.
We
don't
have
quite
the
usual
cast
characters
we
enjoy
today,
and
a
few
of
them
are
from
texas,
so
they're
kind
of
under
the
snow
or
not
working.
E
D
E
C
B
Oh
yeah
yeah,
we
have
all
kinds
of
meetings,
so
you're
welcome
to
come
to
any
and
all
of
those
kohai
us
is
here
to
support.
E
D
Lizzette
and
I
have
a
leisure
book
club
kind
of
koha
us
group
next
week,
so
that
one
doesn't
get
recorded
and
if
you
do
want
to
ask
us
some
questions
off
the
record,
we
get
a
few
librarians
that
use
cohort
from
around
the
country
that
show
up
to
that
one.
So
you
can
ask
away
and.
C
D
B
D
Gohan
gives
you
the
option
through
heya
of
anonymously,
sharing
both
that
you're
using
it,
and
then
what
are
some
of
the
settings
you've
enabled.
So
if
you
are
interested
in
looking
at
a
certain
locale
and
seeing
which
libraries
are
using
koha
are
voluntarily
reporting
this
information
and
then
what
of
the
many
many
many
system
preferences
that
koa
has
that
they're
using
that's
a
cool
way
of
kind
of
seeing
what
your
peers
are
doing.
E
C
Thanks
to
the
yeah,
it's
got
libraries
up
at
the
top
and
system
preferences
that
you
can
select
and
there's
like
a
c
on
a.
C
Map
now
valnet's
not
showing
up
on
the
map
at
all.
Oh
no,
but
apparently
there's
a
law
library
in
pullman
at
one
of
the
law
offices,
that's
on
quahog,
which
I
didn't
know,
I'm
pretty
sure
it
wasn't
there
last
time
that
we
looked.
C
B
Again
was
that
do
you
use
the
hoopla
plug-in.
B
No
people-
okay,
I
nick
got
it
working
for
me,
which
I'm
excited,
but
I
want
to
do
some
styling
on
the
the
search
link.
So
I
was
just
going
to
look
for
some
examples.
I
know
that
george
has
some
some
styling
on
it
on
the
opec
results,
page
yeah
at
the
top
of
the
search
results
just
to
try
and
like
emphasize
it
a
little.
B
D
A
Which
I
don't
know,
what
is
the
easiest
way
to
do
so?
Oh
you're,
on
our
you're
in
our
bywater
slack
channel.
B
B
I
guess
this
is
sort
of
related.
Do
you
know
if
it's
possible
to
reference
xslt
from
github
like
right?
Now
I
have
it
on
a
web
server
that
we
have,
but
whenever
the
web
server
goes
down,
it
trashes
my
search
results,
so
I
was
looking
for
a
more
consistent
place.
To
put
it,
I
know
that
we
could
just
put
it
on
the
coho
server,
probably
and
reference
it
from
there.
B
A
A
B
A
B
A
B
B
Because
it's
just
trying
to
read
the
blink-
and
I
know
I
should
probably
just
give
up
on
my
my
custom
style
sheets-
it
would
be
so
much
easier
to
use
the
defaults
baseline.
It's
it's
that
demand
from
the
catalogers,
really
the
their
things
that
they
want.
That,
probably
no
one
else
wants.
A
Now
that
you
can
publicly
access
the
biblio's
endpoint,
though
there
is
the
opportunity
to,
if
there's
certain
mark
fields
you
want
to
show
in
quahog,
we
can
start
to
do
so
with
javascript,
which
is
a
nice
way
to
get
off
these
custom
sheets,
especially
if
you're
just
doing
it,
for
maybe
you
have
one
mark
field
or
something
that
you
want
to
display
that
doesn't
display
on
the
default
sheet.
B
I'm
trying
to
remember
I
I
don't
mess
with
it
very
often.
I
know
one
of
the
things
that
they
don't
like
is
when
the
series
information
traces
so
like.
If
you
have
a
one
in
the
first
indicator,
then
it'll
trace
to
the
information
in
the
800
field
and
display
that
and
they
don't
like
that
that
display.
B
So
I
broke
that
in
the
style
sheet,
so
that
it
always
just
displays
what's
in
the
490.,
and
there
are
probably
cleaner
solutions
to
some
of
the
things
that
I've
done,
that
with.
B
A
I
I
know
I've
added
a
simple
like
just
if
there's
a
490
or
something
like
that
add
the
series
links
to
the
opec
results
page
with
javascript.
I
can
dig
that
up
too
and
send
that,
along
to
you
as
well.
A
E
May
I
ask
a
clarifying
question:
I
just
I
I'm
not
understanding
what
happened
to
your
style
sheet.
Was
it?
Was
it
truly
like
a
syntax
error
or
it
was
it
on
an
external
server?
I'm
not
understanding
like
why
you
lost
it
because
all
of
a
sudden
I'm
worried
like
oh
no,
is
that
going.
B
I
wanted
to
customize
it.
Coho
has
built-in
defaults
that
most
people
use
and
they're
not
going
anywhere
they're,
not
they
don't
break
at
random.
Anything
like
that.
It's
it's
just
my
own
personal
customization
that
it's
breaking
here.
E
Thank
you
for
clarifying
sorry,
I
missed
that.
Will
in
my
situation
we
would
have
to
probably
display
another
10
to
20
fields
and
I'm
wondering
if
it
might
be
better
just
to
start
with
javascript
from
the
start,
instead
of
fooling
around
with
the
templates
or
maybe
it's
just
either
way.
A
I
think
that
can
I
can
really
depend
on
which
fields
you're
trying
to
display
and
what
you're
trying
to
do
with
them.
The
series
ones
are
a
little
bit
more
complex
to
do
via
javascript,
because
not
only
do
you
need
to
display
the
information
from
the
490
or
the
780
or
wherever
else
series
stuff
comes
from,
but
you
also
have
to
build
a
link
to
the
others,
so
it
links
to
the
other
things
in
those
series.
A
Those
are
tend
to
be
a
little
bit
more
complicated
than
say.
Oh,
I
just
want
to
display
this
piece
of
information
in
the
whatever
505
field
or
something
on
the
opec,
with
no
links
or
anything
so,
okay,
I
guess
it
can
really
depend
on
which
10
pieces
of
mark
data
you're
trying
to
display
and
and
where.
E
Okay,
thanks
for
the
tip
I
wouldn't
I
don't
think
I
would
have.
I
would
have
just
gone
straight
to
the.
A
The
other
problem
with
your
custom,
xslt
style
sheets,
is
when
the
community
makes
updates
fixes
bugs
within
those
style
sheets.
You,
don't
you
don't
get
changes
unless
you
add
them.
B
Yourself
yeah,
I
recently
redid
my
details
displaying
the
staff
client
and
it
was
like
enlightening
all
the
changes
that
came
through
because
I
just
copied
the
one
from
the
community
and
then
re-added.
A
C
C
D
C
B
B
C
B
B
Oh,
it's
locked
on
the
like.
You
can't
click
in
the
box,
but
if
you
click
on
the
map
on
the
on
the
right,
then
it
sets
it
into
the
locked
box
and
I
just
put
a
library
in
a
random
place
that
it
shouldn't
be,
and
I
can't
get
it
to
go
away
now.
B
C
C
Right
yeah.
B
One,
I
wonder
if
we
set
that
all
up,
if
they'll
they'll
show
up
on
the
big
map
on
the
website.
C
B
C
B
C
C
A
C
A
Or
you
won't
have
to
do
that
anymore,
just
be
able
to
append
something
to
your
url
and
it
will
turn
off
the
internet.
User.Js
the
opec,
user.js
css
figured
I'd,
mention
that
this
group.