r4620 - trunk/docs/user

daigle at ecoinformatics.org daigle at ecoinformatics.org
Mon Nov 24 11:53:26 PST 2008


Author: daigle
Date: 2008-11-24 11:53:26 -0800 (Mon, 24 Nov 2008)
New Revision: 4620

Modified:
   trunk/docs/user/properties.html
Log:
Add release info property to provide a brief description of the release (release candidate info mostly)

Modified: trunk/docs/user/properties.html
===================================================================
--- trunk/docs/user/properties.html	2008-11-24 19:51:33 UTC (rev 4619)
+++ trunk/docs/user/properties.html	2008-11-24 19:53:26 UTC (rev 4620)
@@ -160,7 +160,27 @@
   <div class="property-description-line">
     <h2 class="property-inline"> Example: </h2> 
     <p class="property-text">1.9.0</p>
-  </div>      
+  </div>   
+  
+  <a name="application.metacatReleaseInfo"></a><h1 class="property-main"> application.metacatReleaseInfo </h1>
+  <div class="property-description-line">
+    <h2 class="property-inline"> Default Value: </h2> 
+    <p class="property-text">none</p>
+  </div>
+  <div class="property-description-line">
+    <h2 class="property-inline"> Set Method: </h2> 
+    <p class="property-text">Manual</p>
+  </div>
+  <div class="property-description-line">
+    <h2 class="property-inline"> Description: </h2> 
+    <p class="property-text">This allows for some more detailed information about the 
+    release for display purposes.  Typically it is used during the release candidate cycle
+    to let users know which candidate they are downloading.</p>
+  </div>
+  <div class="property-description-line">
+    <h2 class="property-inline"> Example: </h2> 
+    <p class="property-text">Release Candidate 1</p>
+  </div>         
  
   <a name="application.deployDir"></a><h1 class="property-main"> application.deployDir </h1>
   <div class="property-description-line">



More information about the Metacat-cvs mailing list