diff --git a/doc/install.html b/doc/install.html index da502ae8..7740fd0f 100644 --- a/doc/install.html +++ b/doc/install.html @@ -316,6 +316,23 @@ /usr/local/vivo/home +
languages
directory of the VIVO distribution.
+ See
+ the VIVO Wiki for more information.
+ + 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.