From 92ca30ce142a38c0a205563a606c193a19dcc143 Mon Sep 17 00:00:00 2001 From: jeb228 Date: Thu, 10 Feb 2011 18:59:06 +0000 Subject: [PATCH] NIHVIVO-2098 DO SHOW the link for temporal visualization unless deploy.properties specifies "visualization.temporal = disabled" --- doc/install.html | 7 +++---- doc/upgrade-1.2.html | 7 +++---- example.deploy.properties | 6 +++--- 3 files changed, 9 insertions(+), 11 deletions(-) diff --git a/doc/install.html b/doc/install.html index 45c579d8..53de5176 100644 --- a/doc/install.html +++ b/doc/install.html @@ -577,10 +577,9 @@ The number of grants and publications is large. - The VIVO developers are working to make this visualization more efficient. - In the meantime, VIVO release 1.2 guards against this impact by disabling - temporal graph visualization unless the "visualization.temporal" flag is - set to "enabled". + The VIVO developers are working to make this visualization more efficient. + In the meantime, VIVO release 1.2 allows you to guard against this impact + by setting the "visualization.temporal" flag to "disabled". diff --git a/doc/upgrade-1.2.html b/doc/upgrade-1.2.html index d7a27167..969aed17 100644 --- a/doc/upgrade-1.2.html +++ b/doc/upgrade-1.2.html @@ -553,10 +553,9 @@ The number of grants and publications is large. - The VIVO developers are working to make this visualization more efficient. - In the meantime, VIVO release 1.2 guards against this impact by disabling - temporal graph visualization unless the "visualization.temporal" flag is - set to "enabled". + The VIVO developers are working to make this visualization more efficient. + In the meantime, VIVO release 1.2 allows you to guard against this impact + by setting the "visualization.temporal" flag to "disabled". diff --git a/example.deploy.properties b/example.deploy.properties index b13384a5..f4732b34 100644 --- a/example.deploy.properties +++ b/example.deploy.properties @@ -133,10 +133,10 @@ selfEditing.idMatchingProperty = http://vivo.mydomain.edu/ns#networkId # - VIVO is configured to use Jena SDB, # - The organization tree is deep, # - The number of grants and publications is large. -# VIVO release 1.2 guards against this impact by disabling the temporal graph -# visualization unless the "visualization.temporal" flag is set to "enabled". +# VIVO release 1.2 allows you to guard against this impact by setting +# the "visualization.temporal" flag to "disabled". # -#visualization.temporal = enabled +visualization.temporal = enabled # # The temporal graph visualization is used to compare different organizations/people