[OPEN-ILS-GENERAL] web client hold slip

Virginia Jensen VirginiaJ at mooresvillepublic.lib.in.us
Thu Mar 8 16:12:47 EST 2018


I am sending the code that Rex Burton, my tech guru, devised for our library.  The text is not turned, but we wrap the slip over the spine of a book and hold it with a rubber band.  First 3 letters of the last name and last 4 numbers of the library bar code is enough to keep others from identifying the patron.

"hold_slip":{"type":"holds","header":"<font size=\"8\"><b>\n%SUBSTR(0,3)%%PATRON_LASTNAME%%SUBSTR_END%\n  %SUBSTR(-4)%%PATRON_BARCODE%%SUBSTR_END%\n</b></font></p>\n\n<font size=\"5\"><b>\n                    %SUBSTR(0,10)%%shelf_expire_time%%SUBSTR_END%\n</b></font></p>\n\n</font>\n\n","line_item":"%formatted_note%<br/>\n","footer":"<br/>\nRequest date: %request_date%<br/>\n%SUBSTR(0,32)%%item_title%%SUBSTR_END%\n%item_barcode%\n  Printed by %STAFF_FIRSTNAME% at %SHORTNAME%<br/>\n<br/>\n","inherit":null,"context":"receipt"}

Hope you can get some ideas from this.

Virginia Jensen, Circulation Coordinator
CLSS, Certified Library Support Staff
Mooresville Public Library
220 W Harrison St
Mooresville IN 46158
317-831-7323
Virginiaj at mooresvillepublic.lib.in.us<mailto:Virginiaj at mooresvillepublic.lib.in.us>

Visit us at mooresvillelib.org<http://www.mooresvillelib.org/>

[You’re very welcome!]
CONFIDENTIALITY NOTICE: This e-mail message from Mooresville Public Library (including all attachments) is for the sole use of the intended recipients and may contain confidential and privileged information. Any unauthorized review, use, disclosure, copying or distribution is strictly prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message.



From: Open-ils-general [mailto:open-ils-general-bounces at list.georgialibraries.org] On Behalf Of Michael Schell
Sent: Thursday, March 08, 2018 2:29 PM
To: Evergreen Discussion Group
Subject: [OPEN-ILS-GENERAL] web client hold slip

Hi All,

I'm trying to get my hold slips setup in the web client but have a few questions. Does anyone know how to rotate text, limit the number of letters displayed in a patron barcode/last name, or  what the code is for shelf expire time. This is the code that worked in the desktop client for reference.

<style>
h1 {font-size:50px; -moz-transform:rotate(90deg); text-transform:uppercase; padding-bottom:20px;padding-left:50px}
</style>

Patron:%PATRON_FIRSTNAME% %PATRON_LASTNAME%<br/>
Title: %item_title%<br/>
<br/>

Notify by phone: %notify_by_phone%<br/>
Notified by text: %notify_by_text%<br/>
Notified by email: %notify_by_email%<br/>
<br/>
- - - - - - -  TEAR HERE  - - - - - - -

<br/>
<br/>
<br/>
<br/>


<h1>%SUBSTR(0,3)%%PATRON_LASTNAME%%SUBSTR_END%&nbsp%SUBSTR(-4)%%PATRON_BARCODE%%SUBSTR_END%&nbsp%DATE_FORMAT(%shelf_expire_time%,%m/%d)%</h1>

Any help would be appreciated.  Thanks.

Michael

--
Michael Schell
Systems Administrator
Fort Erie Public Library
905-871-2546 x301
mschell at fepl.ca<mailto:mschell at fepl.ca>
www.fepl.ca<http://www.fepl.ca/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://libmail.georgialibraries.org/pipermail/open-ils-general/attachments/20180308/8bbef346/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 16984 bytes
Desc: image001.png
URL: <http://libmail.georgialibraries.org/pipermail/open-ils-general/attachments/20180308/8bbef346/attachment-0001.png>


More information about the Open-ils-general mailing list