From e249b3471e4a0079618cfefe8d3c769feb0aee4f Mon Sep 17 00:00:00 2001 From: dbs Date: Thu, 6 Nov 2008 22:31:46 +0000 Subject: [PATCH] More i18n prep for reports git-svn-id: svn://svn.open-ils.org/ILS/trunk@11086 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- Open-ILS/examples/apache/eg_vhost.conf | 6 +++--- Open-ILS/web/reports/xul/template_builder.xul | 25 ++++++++++++++++++++++++- 2 files changed, 27 insertions(+), 4 deletions(-) diff --git a/Open-ILS/examples/apache/eg_vhost.conf b/Open-ILS/examples/apache/eg_vhost.conf index 1fb4d63c78..005033af0b 100644 --- a/Open-ILS/examples/apache/eg_vhost.conf +++ b/Open-ILS/examples/apache/eg_vhost.conf @@ -269,16 +269,16 @@ RewriteRule ^/opac/[^/]+/extras/slimpac/(.*)$ /opac/%1/extras/slimpac/$1? [redir # ---------------------------------------------------------------------------------- # Reports GUI # ---------------------------------------------------------------------------------- - + Options +Includes SetEnvIfNoCase Accept-Language "en" locale=en-US SetEnvIfNoCase Accept-Language "fr-CA" locale=fr-CA SetEnvIfNoCase Accept-Language "hy-AM" locale=hy-AM - AddOutputFilter INCLUDES .xhtml + AddOutputFilter INCLUDES;XMLENT .xhtml Options +Includes - XMLEntStripDoctype "no" + XMLEntStripDoctype "yes" XMLEntStripComments "no" XMLEntContentType "text/xml; charset=utf-8" AddOutputFilter INCLUDES;XMLENT .xml diff --git a/Open-ILS/web/reports/xul/template_builder.xul b/Open-ILS/web/reports/xul/template_builder.xul index b62a41ae23..766923a9c9 100644 --- a/Open-ILS/web/reports/xul/template_builder.xul +++ b/Open-ILS/web/reports/xul/template_builder.xul @@ -2,8 +2,25 @@ + - + + + + + + +