From: Bill Erickson Date: Wed, 1 Aug 2018 20:51:48 +0000 (-0400) Subject: LP#1770973 More local docs X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=3a70459a25550c3e359e647e8da098a35f1f92a8;p=working%2FEvergreen.git LP#1770973 More local docs Signed-off-by: Bill Erickson --- diff --git a/Open-ILS/src/eg2/README.adoc b/Open-ILS/src/eg2/README.adoc index 6b73bc1ac5..d2ff274bd1 100644 --- a/Open-ILS/src/eg2/README.adoc +++ b/Open-ILS/src/eg2/README.adoc @@ -108,6 +108,16 @@ npm run build-translations ng build --configuration=production-fr-CA --output-path ../../web/eg2/fr-CA --deploy-url /eg2/fr-CA/ --base-href /eg2/fr-CA --------------------------------------------------------------------- +* Currently, the IDL import has to be manually modified in + ../../web/eg2/fr-CA/index.html like so: +* TODO: create a script to do this and modify the "lang" attribute + for alt locales. + +[source,html] +--------------------------------------------------------------------- + +--------------------------------------------------------------------- + === Deploy Build and install Evergreen code as usual. Restart Evergreen and Apache.