From 3a70459a25550c3e359e647e8da098a35f1f92a8 Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Wed, 1 Aug 2018 16:51:48 -0400 Subject: [PATCH] LP#1770973 More local docs Signed-off-by: Bill Erickson --- Open-ILS/src/eg2/README.adoc | 10 ++++++++++ 1 file changed, 10 insertions(+) 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. -- 2.11.0