Thanks for sharing that, Michael. Jim
Jim Keenan Library Applications Supervisor [email protected]<mailto:[email protected]> 508-755-3323 x23 C/W MARS 67 Millbrook St., Suite 201 Worcester, MA 01606 P Save a tree! Please don't print this e-mail unless it's really necessary. Currently reading Learning to Breathe Fire by J.C. Herz. From: [email protected] [mailto:[email protected]] On Behalf Of Michael Schell Sent: Wednesday, December 03, 2014 11:22 AM To: Evergreen Discussion Group Subject: Re: [OPEN-ILS-GENERAL] Academic PAC flavor We have implemented a "Read More" feature in our test catalogue. Here is a link<http://www.forterie.testenv.niagaraevergreen.ca/eg/opac/record/274558> to an example. It uses the lightweight jQuery plugin readmore.js from here<https://github.com/jedfoster/Readmore.js>, and is super easy to setup and has some great options. All it requires is that the [%- INCLUDE "opac/parts/record/contents.tt2" %] from the summary.tt2 be inside article tags like this: <article> [%- INCLUDE "opac/parts/record/contents.tt2" %] </article> I'm sure there are a lot of ways that this could be done but it works for us. Michael Schell Systems Administrator Fort Erie Public Library 905-871-2546 x301 [email protected]<mailto:[email protected]> www.fepl.ca<http://www.fepl.ca> [email protected]<mailto:[email protected]> wrote: ----- To: Evergreen Discussion Group <[email protected]<mailto:[email protected]>> From: "Lazar, Alexey Vladimirovich" Sent by: [email protected]<mailto:[email protected]> Date: 12/02/2014 04:59PM Subject: Re: [OPEN-ILS-GENERAL] Academic PAC flavor On 2014-12-02, at 05:25 , Donald Butterworth <[email protected]<mailto:[email protected]>> wrote: > What would you think of taking the "... Read more" approach that Amazon uses > for reviews and long text, for long notes and text? This eliminates the > problem of clicking on a bar and finding it empty of content. It also would > make it possible to keep the copy/item record data always visible on the > screen without the need to scroll. The feature sounds like a good idea. If implemented, consider using specific descriptive phrases like "View complete summary" or "View full contents" instead of repeating the same link text multiple times on one page. Aleksey Lazar IS Developer and Integrator - PALS http://www.mnpals.org/
