Project

General

Profile

« Previous | Next » 

Revision 8751

Added by Jing Tao about 10 years ago

Add the cn url.

View differences:

lib/metacat.properties.metadata.xml
385 385
	
386 386
	<!-- DataONE configuration -->
387 387
	<config>
388
		<key>D1Client.CN_URL</key>
389
		<label>Coordinating Node URL</label>
390
		<group>6</group>
391
		<index>1</index>
392
		<fieldType>hidden</fieldType>
393
		<description> </description>
394
		<helpFile> </helpFile>
395
	</config>
396
	<config>
388 397
		<key>dataone.nodeName</key>
389 398
		<label>Node Name</label>
390 399
		<group>6</group>
391
		<index>1</index>
400
		<index>2</index>
392 401
		<fieldType>hidden</fieldType>
393 402
		<description> </description>
394 403
		<helpFile> </helpFile>
......
397 406
		<key>dataone.nodeDescription</key>
398 407
		<label>Node Description</label>
399 408
		<group>6</group>
400
		<index>2</index>
409
		<index>3</index>
401 410
		<fieldType>hidden</fieldType>
402 411
		<description> </description>
403 412
		<helpFile> </helpFile>
......
406 415
		<key>dataone.nodeId</key>
407 416
		<label>Node Identifier</label>
408 417
		<group>6</group>
409
		<index>3</index>
418
		<index>4</index>
410 419
		<fieldType>hidden</fieldType>
411 420
		<description> </description>
412 421
		<helpFile> </helpFile>
......
415 424
		<key>dataone.subject</key>
416 425
		<label>Node Subject</label>
417 426
		<group>6</group>
418
		<index>4</index>
427
		<index>5</index>
419 428
		<fieldType>hidden</fieldType>
420 429
		<description> </description>
421 430
		<helpFile> </helpFile>
......
424 433
	    <key>dataone.nodeSynchronize</key>
425 434
	    <label>Synchronize?</label>
426 435
	    <group>6</group>
427
	    <index>5</index>                
436
	    <index>6</index>                
428 437
		<fieldType>hidden</fieldType>
429 438
		<description> </description>
430 439
		<helpFile> </helpFile>
......
433 442
	    <key>dataone.nodeReplicate</key>
434 443
	    <label>Replicate?</label>
435 444
	    <group>6</group>
436
	    <index>6</index>                
445
	    <index>7</index>                
437 446
		<fieldType>hidden</fieldType>
438 447
		<description> </description>
439 448
		<helpFile> </helpFile>
......
442 451
	    <key>D1Client.certificate.file</key>
443 452
	    <label>Certificate file</label>
444 453
	    <group>6</group>
445
	    <index>7</index>                
454
	    <index>8</index>                
446 455
		<fieldType>hidden</fieldType>
447 456
		<description> </description>
448 457
		<helpFile> </helpFile>
......
451 460
	    <key>dataone.ore.generated</key>
452 461
	    <label>Have the ORE maps been generated?</label>
453 462
	    <group>6</group>
454
	    <index>8</index>                
463
	    <index>9</index>                
455 464
		<fieldType>hidden</fieldType>
456 465
		<description> </description>
457 466
		<helpFile> </helpFile>
......
460 469
	    <key>dataone.systemmetadata.generated</key>
461 470
	    <label>Has System Metadata been generated?</label>
462 471
	    <group>6</group>
463
	    <index>9</index>                
472
	    <index>10</index>                
464 473
		<fieldType>hidden</fieldType>
465 474
		<description> </description>
466 475
		<helpFile> </helpFile>
......
469 478
	    <key>dataone.mn.services.enabled</key>
470 479
	    <label>Have D1 MN services been enabled</label>
471 480
	    <group>6</group>
472
	    <index>10</index>                
481
	    <index>11</index>                
473 482
		<fieldType>hidden</fieldType>
474 483
		<description> </description>
475 484
		<helpFile> </helpFile>
......
478 487
	    <key>dataone.mn.registration.submitted</key>
479 488
	    <label>Has the MN registration been submitted</label>
480 489
	    <group>6</group>
481
	    <index>11</index>                
490
	    <index>12</index>                
482 491
		<fieldType>hidden</fieldType>
483 492
		<description> </description>
484 493
		<helpFile> </helpFile>
......
487 496
	    <key>D1Client.resourcesDir</key>
488 497
	    <label>Configurable DataONE Resources Directory</label>
489 498
	    <group>6</group>
490
	    <index>12</index>                
499
	    <index>13</index>                
491 500
		<fieldType>hidden</fieldType>
492 501
		<description> </description>
493 502
		<helpFile> </helpFile>
......
496 505
		<key>dataone.contactSubject</key>
497 506
		<label>Contact Subject</label>
498 507
		<group>6</group>
499
		<index>13</index>
508
		<index>14</index>
500 509
		<fieldType>hidden</fieldType>
501 510
		<description> </description>
502 511
		<helpFile> </helpFile>

Also available in: Unified diff