add the field disabled:
authorWolfram Schneider <wosch@indexdata.dk>
Wed, 28 Apr 2010 15:15:14 +0000 (17:15 +0200)
committerWolfram Schneider <wosch@indexdata.dk>
Wed, 28 Apr 2010 15:15:14 +0000 (17:15 +0200)
The target will not be tested automatically if set and is not zero.
This option is mainly for the administrator of IRSpy in case of trouble.

web/htdocs/details/edit.mc

index 881b5ce..4d926f6 100644 (file)
@@ -337,6 +337,8 @@ my @fields =
        qw(e:title e:description) ],
      [ subjects     => 2, "Subjects", "e:databaseInfo/e:subjects",
        qw(e:title e:description) ],
+     [ disabled     => [ qw(0 1) ],
+       "Target Test Disabled", "i:status/i:disabled" ],
      );
 
 # Update record with submitted data