User Tools

Site Tools


dev:opac:template-toolkit:release_notes

The Template Toolkit OPAC Release Notes

The Template Toolkit OPAC (TPac) is a new Evergreen catalog built using a combination Perl's Template Toolkit and Apache/mod_perl. The primary design goals for the new catalog are speed and accessibility. This is accomplished by leveraging server-generated content in lieu of JavaScript rendering on the client. The project started as a clone of the custom King County OPAC skin. The new skin uses the same design elements, but essentially all JavaScript has been removed and replaced with Template Toolkit components for page rendering.

Initially, TPac will be merged into Evergreen 2.2 as a drop-in replacement for the HTML-only SlimPAC. With minor configuration, it can also act as a drop-in replacement for the standard OPAC. In time, …

Design Benefits

  • Speed (initial page loading and rendering)
  • Cross-browser consistency
  • Flexible template engine (overlays, etc.) improves skinning
  • Accessibility
  • gettext-based string translations
  • Reduced per-feature speed cost
  • Simplified error tracking. (Errors occur on the server).
  • Reduced variability of code in the wild (JS caching)
  • Reduced bandwidth requirements
  • Reduced client resources (RAM/CPU) requirements
  • JavaScript/AJAX is still an option when needed (e.g. added content, staff client integration)

Features

dev/opac/template-toolkit/release_notes.txt · Last modified: 2022/02/10 13:34 by 127.0.0.1

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki

© 2008-2022 GPLS and others. Evergreen is open source software, freely licensed under GNU GPLv2 or later.
The Evergreen Project is a U.S. 501(c)3 non-profit organization.