VIVO-299 Notify the installer that "Terms of Use" will be referenced in RDF.

This commit is contained in:
j2blake 2013-10-04 16:36:35 -04:00
parent 967278217f
commit aced8fece7

View file

@ -1144,7 +1144,15 @@
The "Site Name" you assign in the "Site Information" form under the <strong>Site Admin</strong>
area will be inserted into the "Terms of Use"
statement. If you want to edit the text content more than just the
"Site Name", the file can be found here:<pre>[vitro_source_dir]/webapp/web/templates/freemarker/body/termsOfUse.ftl</pre>
"Site Name", the file can be found here:
<pre>[vitro_source_dir]/webapp/web/templates/freemarker/body/termsOfUse.ftl</pre>
</p>
<p>
Your "Terms of Use" statement is also referenced in the Linked Open Data (RDF)
that your site produces, so you should be sure that it accurately reflects
the way that your data may be used.
</p>
<p>
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.
</p>