User Tools

Site Tools


newdevs:tpac

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
newdevs:tpac [2023/01/19 13:24] tmccannanewdevs:tpac [2023/04/28 08:28] (current) – Gina - typo gmonti
Line 9: Line 9:
 The TPAC is being replaced by the [[newdevs:bootstrap|Bootstrap OPAC]] but some Evergreen implementations have not yet made the switch.  The TPAC is being replaced by the [[newdevs:bootstrap|Bootstrap OPAC]] but some Evergreen implementations have not yet made the switch. 
  
 +====== How to Enable Bootstrap for Your OPAC ======
 +
 +To enable the new OPAC design, open the /etc/apache2/eg_vhost.conf file.
 +
 +Find the following line:
 +
 +PerlAddVar OILSWebTemplatePath "/openils/var/templates"
 +Add the following line directly below it:
 +
 +PerlAddVar OILSWebTemplatePath "/openils/var/templates-bootstrap"
 +Be sure that, if you have any local customizations, that they are referenced below this line. This way, your customizations will still appear in the new OPAC design (although they may need to be adjusted to better fit the new style).
 +
 +You can also turn on the new OPAC for some virtual hosts only, by adding it to the appropriate virtual host entry. Be sure to reference the OILSWebTemplatePath for the templates-bootstrap directory before referencing any local customizations used by that virtual host.
  
 ===== Things to add to this page: ===== ===== Things to add to this page: =====
newdevs/tpac.1674152673.txt.gz · Last modified: 2023/01/19 13:24 by tmccanna

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.