summaryrefslogtreecommitdiff
path: root/textproc/cocoon/files/patch-aa
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2000-08-31 10:48:05 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2000-08-31 10:48:05 +0000
commit9e0088c5143e198ed933eb32bfb671104d19e56f (patch)
tree1a6446a3cae733b8c90f463057d820b3aff227d6 /textproc/cocoon/files/patch-aa
parentAdd some more help to solve potential installation problems. (diff)
Upgrade to 1.7.4.
Submitted by: Leo Kim <leo@florida.sarang.net> (20431), shige PR: ports/20431
Notes
Notes: svn path=/head/; revision=32145
Diffstat (limited to 'textproc/cocoon/files/patch-aa')
-rw-r--r--textproc/cocoon/files/patch-aa19
1 files changed, 19 insertions, 0 deletions
diff --git a/textproc/cocoon/files/patch-aa b/textproc/cocoon/files/patch-aa
new file mode 100644
index 000000000000..d886607a5dd4
--- /dev/null
+++ b/textproc/cocoon/files/patch-aa
@@ -0,0 +1,19 @@
+--- conf/cocoon.properties.orig Mon Jan 12 11:18:12 1970
++++ conf/cocoon.properties Fri Jul 28 18:09:27 2000
+@@ -138,7 +138,7 @@
+ # secret, we highly suggest that you protect the repository from untrusted
+ # access, even read-only. Only Cocoon and the system administrators should
+ # have access here.
+-processor.xsp.repository = ./repository
++processor.xsp.repository = /var/tmp/cocoon-repository
+
+ # Set the libraries associated with the given namespace.
+ # Use the syntax:
+@@ -208,6 +208,7 @@
+ # formatter.[type].indent = [numbers of spaces for tag indenting]
+
+ # HTML 4.0 (strict)
++formatter.text/html.encoding = UTF-8
+ formatter.text/html.doctype-public = -//W3C//DTD HTML 4.0//EN
+ formatter.text/html.doctype-system = http://www.w3.org/TR/REC-html40/strict.dtd
+