From 1cdbd40f536a749cde3a02420040e2d0acadb319 Mon Sep 17 00:00:00 2001 From: phasefx Date: Tue, 22 Jun 2010 15:34:16 +0000 Subject: [PATCH] better way of setting these environment variables git-svn-id: svn://svn.open-ils.org/ILS/trunk@16776 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- Open-ILS/examples/apache/eg_vhost.conf | 4 ++++ Open-ILS/web/opac/skin/default/xml/chilifresh.xml | 6 ------ Open-ILS/web/opac/skin/default/xml/rdetail/rdetail_extras.xml | 1 - Open-ILS/web/opac/skin/default/xml/result/result_table.xml | 1 - 4 files changed, 4 insertions(+), 8 deletions(-) delete mode 100644 Open-ILS/web/opac/skin/default/xml/chilifresh.xml diff --git a/Open-ILS/examples/apache/eg_vhost.conf b/Open-ILS/examples/apache/eg_vhost.conf index 6f825d124..b8b7bc199 100644 --- a/Open-ILS/examples/apache/eg_vhost.conf +++ b/Open-ILS/examples/apache/eg_vhost.conf @@ -98,6 +98,10 @@ RewriteRule - - [E=locale:%1] [L] # and are willing to accept some increased server load, set this: #SetEnvIf Request_URI ".*" OILS_OPAC_BYPASS_STATIC_FOR_HTTPS=yes + # Specify a ChiliFresh account to integrate their services with the OPAC + #SetEnv OILS_CHILIFRESH_ACCOUNT + #SetEnv OILS_CHILIFRESH_PROFILE + #SetEnv OILS_CHILIFRESH_URL http://chilifresh.com/on-site/js/evergreen.js diff --git a/Open-ILS/web/opac/skin/default/xml/chilifresh.xml b/Open-ILS/web/opac/skin/default/xml/chilifresh.xml deleted file mode 100644 index 7cbc40ce5..000000000 --- a/Open-ILS/web/opac/skin/default/xml/chilifresh.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/Open-ILS/web/opac/skin/default/xml/rdetail/rdetail_extras.xml b/Open-ILS/web/opac/skin/default/xml/rdetail/rdetail_extras.xml index 06a27b5e7..984298515 100644 --- a/Open-ILS/web/opac/skin/default/xml/rdetail/rdetail_extras.xml +++ b/Open-ILS/web/opac/skin/default/xml/rdetail/rdetail_extras.xml @@ -120,7 +120,6 @@
&rdetail.extras.preview.badge;
- diff --git a/Open-ILS/web/opac/skin/default/xml/result/result_table.xml b/Open-ILS/web/opac/skin/default/xml/result/result_table.xml index 5e6d596b5..c307f363e 100644 --- a/Open-ILS/web/opac/skin/default/xml/result/result_table.xml +++ b/Open-ILS/web/opac/skin/default/xml/result/result_table.xml @@ -222,7 +222,6 @@ - -- 2.11.0