Project

General

Profile

« Previous | Next » 

Revision 4334

Added by daigle over 15 years ago

Add functionality to write and read metadata documents to and from the file system.

View differences:

properties.html
283 283
  <div class="property-description-line">
284 284
    <h2 class="property-inline"> Example: </h2> 
285 285
    <p class="property-text">/var/metacat/inline-data</p>
286
  </div>     
286
  </div>  
287
  
288
  <a name="application.documentfilepath"></a><h1 class="property-main"> application.documentfilepath </h1>
289
  <div class="property-description-line">
290
    <h2 class="property-inline"> Default Value: </h2> 
291
    <p class="property-text">/var/metacat/documents</p>
292
  </div>
293
  <div class="property-description-line">
294
    <h2 class="property-inline"> Set Method: </h2> 
295
    <p class="property-text">Configuration Utility</p>
296
  </div>
297
  <div class="property-description-line">
298
    <h2 class="property-inline"> Description: </h2> 
299
    <p class="property-text">This is the directory where metadata document files will 
300
      be stored.  This should be some directory outside the Metacat installation 
301
      directories so document files will not get lost when Metacat is upgraded.  For 
302
      clarity of organization, this should probably not be the same as application.datafilepath
303
      or application.inlinedatafilepath. The data file directory must be writable by the 
304
      user that starts Tomcat (and thus Metacat).</p>
305
  </div>
306
  <div class="property-description-line">
307
    <h2 class="property-inline"> Example: </h2> 
308
    <p class="property-text">/var/metacat/documents</p>
309
  </div>        
287 310
   
288 311
  <a name="application.cgiDir"></a><h1 class="property-main"> application.cgiDir </h1>
289 312
  <div class="property-description-line">

Also available in: Unified diff