From afa5e8697aae74217538d4a1d65043e82d5b57f9 Mon Sep 17 00:00:00 2001 From: j2blake Date: Mon, 9 Sep 2013 14:23:42 -0400 Subject: [PATCH] VIVO-262 Document the language support configuration --- webapp/config/example.build.properties | 65 ++++++++++++++------------ 1 file changed, 36 insertions(+), 29 deletions(-) diff --git a/webapp/config/example.build.properties b/webapp/config/example.build.properties index cd1a293ff..ed1b16b39 100644 --- a/webapp/config/example.build.properties +++ b/webapp/config/example.build.properties @@ -1,29 +1,36 @@ -# ----------------------------------------------------------------------------- -# -# Vitro build properties -# -# This file is provided as example.build.properties. -# -# Save a copy of this file as build.properties, and edit the properties as -# needed for your installation. -# -# ----------------------------------------------------------------------------- - -# -# The base install directory for your Tomcat server. The Vitro application -# will be deployed in the /webapps directory below this base. -# -tomcat.home = /usr/local/tomcat - -# -# The name of the Vitro application. This will be used as the name of the -# subdirectory within your Tomcat server's /webapps directory. It also appears -# in the URL for the application. For example, http://my.vitro.server/vitro -# -webapp.name = vitro - -# -# The location where the Vitro application will store the data that it creates. -# This includes uploaded files (usually images) and the search index. -# -vitro.home = /usr/local/vitro/home +# ----------------------------------------------------------------------------- +# +# Vitro build properties +# +# This file is provided as example.build.properties. +# +# Save a copy of this file as build.properties, and edit the properties as +# needed for your installation. +# +# ----------------------------------------------------------------------------- + +# +# The base install directory for your Tomcat server. The Vitro application +# will be deployed in the /webapps directory below this base. +# +tomcat.home = /usr/local/tomcat + +# +# The name of the Vitro application. This will be used as the name of the +# subdirectory within your Tomcat server's /webapps directory. It also appears +# in the URL for the application. For example, http://my.vitro.server/vitro +# +webapp.name = vitro + +# +# The location where the Vitro application will store the data that it creates. +# This includes uploaded files (usually images) and the search index. +# +vitro.home = /usr/local/vitro/home + +# +# Additional languages to be built into your VIVO site. The locales specified +# here must appear as sub-directories of [vivo]/languages in the distribution. +# Find more information on the VIVO Wiki (https://wiki.duraspace.org/display/VIVO). +# +#languages.addToBuild =