Re: [IUG] HELP 2007 WEBOPAC pverify pages
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Harriet
I use javascript to change the appearance of pverify_web
depending on the application.
For example if Research Pro is using it,
the script makes the header say it's
Research Pro instead 'My Library Record'.
Likewise for ILL forms -
the header changes to 'Document Supply Service- book request'
for example.
Using this technique you could insert whatever
content you need into the page. You would hard code an empty
div and dynamically fill it up later.
You trigger this by checking the location.href, using
a "switch" statement to determine what happens for each type
of url - for example
case(lh.indexOf('mfrpro')!=-1): doSomething();break;
or if you like
case(/mfrpro/.test(lh)): ....
You need somebody with only moderate skill in javascript,
DOM and CSS for this.
regards
Mark
_
========================================
Mark Huppert
Library Web Development &
Integrated Library Management System Coordinator
Division of Information
R.G. Menzies Building (#2)
The Australian National University
ACTON ACT 0200
T: +61 02 6125 2752
F: +61 02 6125 4063
W: http://anulib.anu.edu.au/about/
CRICOS Provider #00120C
========================================
-----Original Message-----
From: innopac-bounces at innopacusers dot org
[mailto:innopac-bounces at innopacusers dot org]On Behalf Of Harriet Zook
Sent: Thursday, 14 August 2008 10:10 AM
To: IUG INNOPAC List
Subject: Re: [IUG] HELP 2007 WEBOPAC pverify pages
My current my_webpac says false,2,0-255
I have read the manual but I am totally confused! I'm about to have a
break down. We need a different verification screen for each of four
types of login. It works so well currently and I want the 2007 to work
the same way.
I don't see how to do it. In 2007, if you click login I get the
pverify_web --no problem.
Click request I get the pverify_web and then after login I get
pverify3_web. Don't like this because we only allow this for our faculty
and would like them to know this before they log in.
Click on an e reserve I get pverify_web again and then after login, I
get the item. I don't see pverify6 which contains copyright info.
I appreciate any assistance.
-----Original Message-----
From: innopac-bounces at innopacusers dot org
[mailto:innopac-bounces at innopacusers dot org] On Behalf Of Bob Duncan
Sent: Wednesday, August 13, 2008 2:50 PM
To: IUG INNOPAC List
Subject: Re: [IUG] HELP 2007 WEBOPAC pverify pages
At 04:37 PM 08/13/2008, Harriet wrote:
> I seem to be getting nowhere with III help. I cannot find out how to
fix
>this. I've look in the manual and the list to no avail. In my last
>conversation with III, they told me to read up on my_webpac wwwoption,
>but this doesn't seem to have anything to do with my issue.
>
>History-in our current catalog http://gocat.law.pacific.edu
><http://gocat.law.pacific.edu/>
>
>
>Login link uses pverify_web
>Request button -- pverify3_web
>E-Reserve items - pverify6_web
>WAM - pverify2_web
>
>Now in staging (using the 2007 pages), I'm getting pverify_web
everytime
>for all the above. After I login, then I get the pverify#_web. I don't
>want a two step process and my pages accommodate this. However, how do
I
>associate the pages?
The my_webpac wwwoption could have everything to do with the
issue. If you have a 2 or a 3 as the second value (and the example
set wwwoptions file has a 2), then pverify_web is used for all
actions requiring patron verification. (And pverify2_web wouldn't
come into play because WAM uses files in live.)
Bob Duncan
~!~!~!~!~!~!~!~!~!~!~!~!~
Robert E. Duncan
Systems Librarian
Editor of IT Communications
Lafayette College
Easton, PA 18042
duncanr at lafayette dot edu
http://www.library.lafayette.edu/
--
This message was distributed through the Innovative Users Group INNOPAC
list
Public replies: INNOPAC at innopacusers dot org
Update your subscription options:
http://innopacusers.org/mailman/listinfo/innopac
--
This message was distributed through the Innovative Users Group INNOPAC list
Public replies: INNOPAC at innopacusers dot org
Update your subscription options: http://innopacusers.org/mailman/listinfo/innopac