Project

General

Profile

« Previous | Next » 

Revision 6479

Added by Matt Jones over 12 years ago

Add boolean field for synchronization status.

View differences:

metacat.properties.metadata.xml
389 389
		<description>The Subject that represents this node in all authenticated sessions, in Distinguished Name format.</description>
390 390
		<helpFile>properties.html#dataone.subject</helpFile>
391 391
	</config>
392
        <config>
393
                <key>dataone.nodeSynchronize</key>
394
                <label>Synchronize?</label>
395
                <group>6</group>
396
                <index>5</index>                
397
		<fieldType>checkbox</fieldType>
398
		<description>Turn synchronization with DataONE on or off.</description>
399
                <helpFile>properties.html#dataone.nodeSynchronize</helpFile>
400
        </config>
401

  
392 402
</metadataConfig>

Also available in: Unified diff