From: Josh Stompro Date: Thu, 23 Oct 2014 19:30:05 +0000 (-0500) Subject: LP#1083639 - Added command to copy fonts into the KPAC2 / Alternate monster skin dir X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=4da80696287db40c5bcf215865c56538ef7aefed;p=evergreen%2Fmasslnc.git LP#1083639 - Added command to copy fonts into the KPAC2 / Alternate monster skin dir Signed-off-by: Josh Stompro Signed-off-by: Galen Charlton --- diff --git a/docs/TechRef/KidsOPAC.txt b/docs/TechRef/KidsOPAC.txt index 169c4ff1cd..99523067a9 100644 --- a/docs/TechRef/KidsOPAC.txt +++ b/docs/TechRef/KidsOPAC.txt @@ -95,6 +95,7 @@ files to that directory instead, and then skip any Apache config changes. % cp -r Open-ILS/examples/web/images/kpac/* /openils/var/web/images/kpac/ #does not clobber % mkdir /openils/var/templates_kpac2 % cp -r Open-ILS/examples/web/templates/kpac /openils/var/templates_kpac2/ +% cp -R /openils/var/web/css/skin/default/kpac/fonts /openils/var/web/css/skin/kpac2/kpac ------------------------------------------------------------------------------- Then set up 443/80 vhosts for serving the alternate skin in eg.conf, something