');
+ var lenienttypes = ['Correct (checked)','Correct (unchecked)','Incorrect (checked)','Incorrect (unchecked)'];
+ for (var i=0; i
'+lenienttypes[i]+'
'+
+ '
');
+ }
+ choicewrite('
');
}
if (pscat=='discussvote') {
tablestart('Discussion Voting');
@@ -1064,6 +1138,18 @@ function draw() {
if (svalue=='no') { choicewrite(' checked="checked"'); }
choicewrite(' /> No ');
}
+ if (pscat=='tex') {
+ tablestart('TeX file display');
+ choicewrite('
Value:
');
+ choicewrite(' ');
+ choicewrite(' ');
+ }
if (pscat=='ip') {
var currallow = new Array;
var currdeny = new Array;
@@ -1149,8 +1235,8 @@ function draw() {
' type="radio" '+callradiostringeval('map_map'));
if (svalue=='map_map') { choicewrite(' checked="checked"'); }
choicewrite(' /> Yes, and the scope of the slot is the enclosing map/folder. When checking in, all resources in the map/folder are checked in. ');
- choicewrite('
');
- }
+ choicewrite('');
+ }
if (pscat=='deeplink') {
var deeplinkvals = new Array();
var linkprotectparts = new Array();
@@ -1164,7 +1250,7 @@ function draw() {
var dlinkmenusdivsty = 'none';
var dlinkexitdivsty = 'none';
var dlinkexittextval = '';
- if ((svalue != '') && (typeof(svalue) != 'undefined')) {
+ if ((svalue != '') && (typeof(svalue) != 'undefined')) {
deeplinkvals = svalue.split(',');
if (ltikeyRegExp.test(deeplinkvals[4])) {
linkprotectparts = deeplinkvals[4].split(':');
@@ -1185,7 +1271,7 @@ function draw() {
linkexitparts = deeplinkvals[7].split(':');
deeplinkvals[7] = linkexitparts[0];
if (deeplinkvals[7] != 'no') {
- dlinkexitdivsty = 'inline-block';
+ dlinkexitdivsty = 'inline-block';
if (!linkexitparts[1]) {
dlinkexittextval = 'Exit Tool';
} else {
@@ -1375,7 +1461,7 @@ function draw() {
choicewrite(' checked="checked"');
}
choicewrite(' /> Standard (all menus) ');
- if (possmenus.length >= 1) {
+ if (possmenus.length >= 1) {
choicewrite('