Merge 9440:9446 from the maintenance branch

This commit is contained in:
j2blake 2011-12-16 20:59:56 +00:00
parent 4de612a306
commit b18680fc85

View file

@ -266,7 +266,13 @@
<br> <br>
</h3> </h3>
<p> <p>
Use subversion to check out the Vitro source code from SourceForge: Download the latest stable release of Vitro from SourceForge:
go to
<pre> http://sourceforge.net/projects/vivo/files/Vitro%20Application%20Source/</pre>
and download either <code>vitro-rel-1.4.zip</code> or <code>vitro-rel-1.4.tar.gz</code>
</p>
<p>
If you want the very latest Vitro source, you can use subversion to check it out from SourceForge:
<pre> svn checkout svn://svn.code.sf.net/p/vivo/vitro/code/trunk</code> <em>[Vitro_distribution_dir]</em></pre> <pre> svn checkout svn://svn.code.sf.net/p/vivo/vitro/code/trunk</code> <em>[Vitro_distribution_dir]</em></pre>
</p> </p>
<h3 id="deploy_properties">IV. Specify deployment properties </h3> <h3 id="deploy_properties">IV. Specify deployment properties </h3>
@ -970,18 +976,14 @@
Be sure to make the changes in your source files and deploy them to your Be sure to make the changes in your source files and deploy them to your
tomcat so you don't lose your changes next time you deploy for another reason. tomcat so you don't lose your changes next time you deploy for another reason.
</p> </p>
<h3>Next Step ...</h3> <h3>Next Steps</h3>
<p> <p>
There is no further documentation specifically for Vitro. For more information about Vitro see the <a href="http://vitro.mannlib.cornell.edu/">Vitro public website</a>.
However, you may find helpful information in the In addition, you may find helpful information in the
<a href="http://sourceforge.net/apps/mediawiki/vivo/index.php?title=Site_Administrator_Guide"> <a href="http://sourceforge.net/apps/mediawiki/vivo/index.php?title=Site_Administrator_Guide">VIVO Site Administrator's Guide</a>.
VIVO Site Administrator's Guide</a>.
</p> </p>
<p> <p>
For instant access to Vitro developers visit the VIVO IRC Channel: Send questions or comments to Vitro developers and designers at <strong>vivo-dev-all@lists.sourceforge.net</strong>.
<pre> Network: irc.freenode.net
Channel: #VIVO
WebInterface: http://webchat.freenode.net/</pre>
</p> </p>
<p> <p>
</p> </p>