[Zope-Checkins] CVS: Zope/skel/etc - zope.conf.in:1.6.2.18

Christian 'Tiran' Heimes heimes at faho.rwth-aachen.de
Mon Jul 26 13:38:10 EDT 2004


Update of /cvs-repository/Zope/skel/etc
In directory cvs.zope.org:/tmp/cvs-serv18892/skel/etc

Modified Files:
      Tag: Zope-2_7-branch
	zope.conf.in 
Log Message:
Updated docutils including a fix for 1426:  System locale breaks reStructuredText horribly
Added rest-language-code to zope.conf schema. it's used instead of the locales


=== Zope/skel/etc/zope.conf.in 1.6.2.17 => 1.6.2.18 ===
--- Zope/skel/etc/zope.conf.in:1.6.2.17	Wed Jun  9 16:22:34 2004
+++ Zope/skel/etc/zope.conf.in	Mon Jul 26 13:38:10 2004
@@ -348,6 +348,19 @@
 #
 #    rest-header-level 2
 
+# Directive: rest-language-code 
+#
+# Description:
+#    Language code used for some internal translations inside of the docutils
+#    package and for DTD bibliographic elements mapping. See
+#    lib/python/docutils/languages/ for a list of supported language codes.
+#
+# Default: en
+#
+# Example:
+#
+#    rest-language-code de
+
 # Directive: cgi-environment
 #
 # Description:



More information about the Zope-Checkins mailing list