From: Galen Charlton Date: Thu, 10 Sep 2020 16:01:13 +0000 (-0400) Subject: LP#1778972: tweak release notes X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=12fe706c6ff1f45f1d6d404fece45e419a60c8b7;p=working%2FEvergreen.git LP#1778972: tweak release notes The release notes now emphasize that the Bootstrap OPAC should be considered experimental for 3.6.x. Signed-off-by: Galen Charlton Signed-off-by: Jane Sandberg --- diff --git a/docs/RELEASE_NOTES_NEXT/OPAC/bootstrap-opac.adoc b/docs/RELEASE_NOTES_NEXT/OPAC/bootstrap-opac.adoc index 9e84ba8dce..d3f40b0f5a 100644 --- a/docs/RELEASE_NOTES_NEXT/OPAC/bootstrap-opac.adoc +++ b/docs/RELEASE_NOTES_NEXT/OPAC/bootstrap-opac.adoc @@ -1,7 +1,7 @@ New Bootstrap-based OPAC ^^^^^^^^^^^^^^^^^^^^^^^^ -This release includes a new OPAC with a cleaner, more modern design. +This release includes a new experimental OPAC with a cleaner, more modern design. To enable the new OPAC design, open the _/etc/apache2/eg_vhost.conf_ file. @@ -26,3 +26,9 @@ appropriate virtual host entry. Be sure to reference the OILSWebTemplatePath fo the `templates-bootstrap` directory before referencing any local customizations used by that virtual host. +To emphasize, the new OPAC skin is considered experimental for 3.6.x. There +are some discrepancies between its functionality and the functionality +present in the original "TPAC" skin. The Evergreen community aims to +resolve those discrepancies and make the Bootstrap skin become the default +OPAC for the Spring 2021 release. Using the Bootstrap skin in production +for 3.6 is at your own risk.