NIHVIVO-2098 DO SHOW the link for temporal visualization unless deploy.properties specifies "visualization.temporal = disabled"

This commit is contained in:
jeb228 2011-02-10 18:59:06 +00:00
parent d2b3df1674
commit 92ca30ce14
3 changed files with 9 additions and 11 deletions

View file

@ -578,9 +578,8 @@
</li>
</ul>
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".
In the meantime, VIVO release 1.2 allows you to guard against this impact
by setting the "visualization.temporal" flag to "disabled".
</td>
</tr>
<tr class="odd_row">

View file

@ -554,9 +554,8 @@
</li>
</ul>
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".
In the meantime, VIVO release 1.2 allows you to guard against this impact
by setting the "visualization.temporal" flag to "disabled".
</td>
</tr>
<tr class="odd_row blue">

View file

@ -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