Docs for configuring view licence for item

git-svn-id: http://scm.dspace.org/svn/repo/trunk@1311 9c30dcfa-912a-0410-8fc2-9e0234be79fd
This commit is contained in:
Scott Yeadon
2005-09-27 01:46:13 +00:00
parent f513e03a65
commit 6d8b8660f9
2 changed files with 6 additions and 0 deletions

View File

@@ -601,6 +601,11 @@ dstat-report-monthly
<h2><a name="formathelp" id="formathelp">On-line Help About File Formats</a></h2>
<p>Because the file format support policy is determined by each individual institution, the on-line help on this subject is intentionally left blank. The help file will, however, retrieve a list of formats and the support levels associated with them in your database and display this information to the user. We highly recommend that you edit the "Format Support Policy" section of the file <code><i>[dspace-source]</i>/jsp/help/formats.jsp</code>.</p>
<h2><a name="viewlicence" id="viewlicence">View Item Licence</a></h2>
<p>Setting <code>webui.licence_bundle = true</code> in <code>dspace.cfg</code> will result in a hyperlink being rendered on the Item View page that points to the item's licence.</p>
<hr>
<address>

View File

@@ -73,6 +73,7 @@
<LI><A HREF="configure.html#webuithumbs">Displaying Image Thumbnails</A></LI>
<LI><A HREF="configure.html#strengths">Displaying Community and Collection Item Counts</A></LI>
<li><a href="configure.html#formathelp">On-line Help About File Formats</a></li>
<li><a href="configure.html#viewlicence">View Item Licence</a></li>
</UL>
</LI>
<LI><A HREF="submission.html">Customizing Submission Metadata Entry</A></LI>