From 4da80696287db40c5bcf215865c56538ef7aefed Mon Sep 17 00:00:00 2001 From: Josh Stompro Date: Thu, 23 Oct 2014 14:30:05 -0500 Subject: [PATCH] LP#1083639 - Added command to copy fonts into the KPAC2 / Alternate monster skin dir Signed-off-by: Josh Stompro Signed-off-by: Galen Charlton --- docs/TechRef/KidsOPAC.txt | 1 + 1 file changed, 1 insertion(+) 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 -- 2.11.0