From 4202f1a0a6ea66625ce9b937e85654b2b0ac00b6 Mon Sep 17 00:00:00 2001
From: j2blake
+
+
+ Languages (in addition to American English) that will be built into your
+ VIVO site. The languages must be found in the
+
+ languages
directory of the VIVO distribution.
+ See
+ the VIVO Wiki for more information.
+
+
diff --git a/doc/upgrade-1.6.html b/doc/upgrade-1.6.html
index 181888a7..1e25bdfe 100644
--- a/doc/upgrade-1.6.html
+++ b/doc/upgrade-1.6.html
@@ -49,6 +49,7 @@
+ languages.addToBuild
+
+
+ es_MX
+
+
+ VIVO 1.6 includes limited support for other languages, in addition to American English. + This limited support is described as read-only support on public-facing + pages. +
++ Read-only means that there is no provision for editing multi-language + data or displays. Property values, ontology labels, etc. must all be provided in RDF files + and ingested or otherwise inserted into the data model. The Page Management user interface + does not support maintaining pages in multiple languages. +
++ Public-facing means that most of the pages used for site adminstration + are only presented in American English. +
++ These two pages in the VIVO Wiki describe how to + + Build VIVO with multiple languages and how to + + Add a new language to VIVO. +
+@@ -445,6 +470,44 @@ rdf/tbox/filegraph/tbox/vivo-skos-1.5.owl goes into your VIVO home directory. +
+ The properties below are new to build.properties
. They are optional,
+ so you need not add them unless you want a value other than the default.
+
+ +
++ Property Name + | ++ Example Value + | +
---|---|
+ Languages (in addition to American English) that will be built into your
+ VIVO site. The languages must be found in the
+ languages directory of the VIVO distribution.
+ See
+ the VIVO Wiki for more information.
+ |
+ |
+ languages.addToBuild + | ++ es_MX + | +
The properties below are new to runtime.properties
. They are optional,
so you need not add them, unless you want a value other than the default.