Merge r3330 from maint-rel-1.3 branch

This commit is contained in:
ryounes 2011-07-20 14:44:16 +00:00
parent 4621b14bc9
commit 65529ba311
2 changed files with 25 additions and 18 deletions

View file

@ -418,6 +418,7 @@
patterns, or the request will be rejected. patterns, or the request will be rejected.
<br> <br>
Examples: Examples:
<code>
<ul> <ul>
<li> <li>
vitro.local.solr.ipaddress.mask = 127\.0\.0\.1 vitro.local.solr.ipaddress.mask = 127\.0\.0\.1
@ -430,6 +431,7 @@
vitro.local.solr.ipaddress.mask = 169.254.* vitro.local.solr.ipaddress.mask = 169.254.*
</li> </li>
</ul> </ul>
</code>
</td> </td>
</tr> </tr>
<tr class="odd_row"> <tr class="odd_row">
@ -709,8 +711,8 @@
being passed an explicit org. For example, to use "Ponce School of being passed an explicit org. For example, to use "Ponce School of
Medicine" as the top organization: Medicine" as the top organization:
<br> <br>
<span style="font-style: italic;">visualization.topLevelOrg = <code>visualization.topLevelOrg =
http://vivo.psm.edu/individual/n2862</span> http://vivo.psm.edu/individual/n2862</code>
<br> <br>
</td> </td>
</tr> </tr>
@ -781,16 +783,19 @@
or <code>localhost.log</code> or <code>localhost.log</code>
</p> </p>
<h3 id="add_rdf">VIII. Log in and add RDF data </h3> <h3 id="add_rdf">VIII. Log in and add RDF data </h3>
<p> <p>
If the startup was successful, you will see a welcome message If the startup was successful, you will see a welcome message
informing you that you have successfully installed VIVO. Click the "Log informing you that you have successfully installed VIVO. Click the "Log
in" link near the upper right corner. Log in with the <code>rootUser.emailAddress</code> in" link near the upper right corner. Log in with the <code>rootUser.emailAddress</code>
you set up in Step IV. The initial password for the root account is you set up in Step IV. The initial password for the root account is
"rootPassword" (without the quotes). On first login, you will be "rootPassword" (without the quotes). On first login, you will be
prompted to select a new password and verify it a second time. prompted to select a new password and verify it a second time. When login is
complete, the search index is checked and, if it is empty,
a full index build will be triggered in the background, in order to ensure
complete functionality throughout the site.
</p> </p>
<p> <p>
After verifying your new password, you will be presented with a After logging in, you will be presented with a
menu of editing options. Here you can create OWL classes, object menu of editing options. Here you can create OWL classes, object
properties, data properties, and configure the display of data. properties, data properties, and configure the display of data.
Currently, any classes you wish to make visible on your website must be Currently, any classes you wish to make visible on your website must be

View file

@ -49,7 +49,7 @@
VIVO 1.3 will feature notable improvements to the local search, VIVO 1.3 will feature notable improvements to the local search,
primarily to improve relevance ranking but also to boost the influence primarily to improve relevance ranking but also to boost the influence
of semantic relationships in the search. This will improve recall by of semantic relationships in the search. This will improve recall by
including text from related resources (e.g., adding a persons grant including text from related resources (e.g., adding a person&#39;s grant
and publication titles to his or her search entry) and by boosting and publication titles to his or her search entry) and by boosting
overall relevance ranking based on the number and nature of connections overall relevance ranking based on the number and nature of connections
from one individual to others. from one individual to others.
@ -81,7 +81,7 @@
While less directly visible to the public, version 1.3 also includes While less directly visible to the public, version 1.3 also includes
additional changes focused directly on supporting open source community additional changes focused directly on supporting open source community
involvement in extending and customizing VIVO. The development team involvement in extending and customizing VIVO. The development team
began a year ago to transition VIVOs code base away from Java Server began a year ago to transition VIVO&#39;s code base away from Java Server
Pages to the FreeMarker page templating system that much more cleanly Pages to the FreeMarker page templating system that much more cleanly
separates internal application programming logic from page display. separates internal application programming logic from page display.
<br> <br>
@ -89,7 +89,7 @@
The visualization team has implemented a Map of Science visualization, The visualization team has implemented a Map of Science visualization,
which allows users to visually explore the scientific strengths of a which allows users to visually explore the scientific strengths of a
university, school, department, or person in the VIVO instance. Users university, school, department, or person in the VIVO instance. Users
will be able to see where an organization or persons interests lay will be able to see where an organization or person&#39;s interests lay
across 13 major scientific disciplines or 554 sub-disciplines, and will across 13 major scientific disciplines or 554 sub-disciplines, and will
be able to see how these disciplines and sub-disciplines interrelate be able to see how these disciplines and sub-disciplines interrelate
with one another on the map of science. Wireframes and design with one another on the map of science. Wireframes and design
@ -409,7 +409,7 @@
<dd> <dd>
<p> <p>
Prior to release 1.3, each user account was identified by a Prior to release 1.3, each user account was identified by a
Username field. This field was labeled as “E-mail address” on some Username field. This field was labeled as &quot;E-mail address&quot; on some
pages in VIVO, but no mail was ever sent. In release 1.3, this has pages in VIVO, but no mail was ever sent. In release 1.3, this has
changed, so the e-mail address is fully used, both for identification changed, so the e-mail address is fully used, both for identification
and for communication with the user. and for communication with the user.
@ -434,7 +434,7 @@
Idenfiying the user account. Idenfiying the user account.
</li> </li>
<li> <li>
Part of the users credentials when logging in (along with Part of the user&#39;s credentials when logging in (along with
a a
password). password).
</li> </li>
@ -600,8 +600,8 @@
Prior to release 1.3, each VIVO Prior to release 1.3, each VIVO
installation was created with installation was created with
a a
default administrators account. In release 1.3, there is no such default administrator&#39;s account. In release 1.3, there is no such
account. Instead, each VIVO installation will have a “root” account. account. Instead, each VIVO installation will have a &quot;root&quot; account.
</p> </p>
<p style="margin-left: 40px;"> <p style="margin-left: 40px;">
The email address for the root The email address for the root
@ -627,9 +627,9 @@
</blockquote> </blockquote>
<p style="margin-left: 40px;"> <p style="margin-left: 40px;">
The root account is not a site The root account is not a site
administrators account it administrator&#39;s account &mdash; it
is is
more powerful than a site administrators acocunt. The root account is more powerful than a site administrator&#39;s acocunt. The root account is
permitted to visit any page in a VIVO application. It is permitted to permitted to visit any page in a VIVO application. It is permitted to
see any data property, and to enter data into any field. As such, the see any data property, and to enter data into any field. As such, the
root account can be very useful and rather dangerous. It can also give root account can be very useful and rather dangerous. It can also give
@ -640,7 +640,7 @@
The root account is not intended for The root account is not intended for
routine, every day use. routine, every day use.
The best way to use the root account is to create a site The best way to use the root account is to create a site
administrators account. After that, use the root account only when administrator&#39;s account. After that, use the root account only when
necessary. necessary.
</p> </p>
</dd> </dd>
@ -741,7 +741,7 @@
<tr> <tr>
<td colspan="2"> <td colspan="2">
URL of Solr context used in local VIVO search. URL of Solr context used in local VIVO search.
Should consist of:<pre> scheme + servername + port + vivocontextpath + "solr"</pre> Should consist of:<pre> scheme + servername + port + vivo_webapp_name + "solr"</pre>
In the standard installation, the Solr context will be on the same In the standard installation, the Solr context will be on the same
server as VIVO, and in the same Tomcat instance. The path will be the server as VIVO, and in the same Tomcat instance. The path will be the
VIVO webapp.name (specified above) + "solr" VIVO webapp.name (specified above) + "solr"
@ -763,6 +763,7 @@
patterns, or the request will be rejected. patterns, or the request will be rejected.
<br> <br>
Examples: Examples:
<code>
<ul> <ul>
<li> <li>
vitro.local.solr.ipaddress.mask = 127\.0\.0\.1 vitro.local.solr.ipaddress.mask = 127\.0\.0\.1
@ -775,6 +776,7 @@
vitro.local.solr.ipaddress.mask = 169.254.* vitro.local.solr.ipaddress.mask = 169.254.*
</li> </li>
</ul> </ul>
</code>
</td> </td>
</tr> </tr>
<tr class="odd_row blue"> <tr class="odd_row blue">
@ -1049,8 +1051,8 @@
being passed an explicit org. For example, to use "Ponce School of being passed an explicit org. For example, to use "Ponce School of
Medicine" as the top organization: Medicine" as the top organization:
<br> <br>
<span style="font-style: italic;">visualization.topLevelOrg = <code>visualization.topLevelOrg =
http://vivo.psm.edu/individual/n2862</span> http://vivo.psm.edu/individual/n2862</code>
<br> <br>
</td> </td>
</tr> </tr>