--- rat/client/Attic/code.html 2002/11/03 19:07:18 1.61 +++ rat/client/Attic/code.html 2003/02/25 14:42:02 1.64 @@ -4,7 +4,7 @@ The LearningOnline Network Resource Assembly Tool // -// $Id: code.html,v 1.61 2002/11/03 19:07:18 www Exp $ +// $Id: code.html,v 1.64 2003/02/25 14:42:02 www Exp $ // // Copyright Michigan State University Board of Trustees // @@ -37,13 +37,9 @@ YEAR 2000 5/2,5/3,5/4,5/5,5/6,5/8,5/9,5/13,5/18,5/20,5/22,5/24,5/25, 6/7,6/8,6/9,6/10,6/12,6/15,7/4,7/26,7/28,7/31,8/5,8/19,8/24, YEAR 2001 -01/17/01,03/03,03/05 Gerd Kortemeyer with Scott Harrison -March/April 01 Scott Harrison +01/17/01,03/03,03/05 Gerd Kortemeyer 04/20 Gerd Kortemeyer -04/30 Scott Harrison -05/31 Scott Harrison 06/11,06/25,06/27,06/28,06/29,07/04 Gerd Kortemeyer -07/24,8/6,8/7,10/16 Scott Harrison 03/01/02 Matthew Hall --> @@ -974,10 +970,12 @@ function drawcell (rtype,ctype,what,cm,o urlparts=url.split('.'); mime=urlparts[urlparts.length-1]; if (typeof(mime)=="undefined") { mime=''; } + mime=mime.toLowerCase(); } parent.mapout.document.write (''); + if (zscale==3) { if ((mime!='') && (ext!='true')) { parent.mapout.document.write ('
'); + } else { + parent.mapout.document.write + ('
'); + } } else { if (what=='c:') { parent.mapout.document.write @@ -1007,10 +1010,12 @@ function drawcell (rtype,ctype,what,cm,o urlparts=url.split('.'); mime=urlparts[urlparts.length-1]; if (typeof(mime)=="undefined") { mime=''; } + mime=mime.toLowerCase(); } parent.mapout.document.write (''); + if (zscale==3) { if ((mime!='') && (ext!='true')) { parent.mapout.document.write ('
'); + } else { + parent.mapout.document.write + ('
'); + } } else { if (what=='rf:') { @@ -1036,10 +1046,12 @@ function drawcell (rtype,ctype,what,cm,o urlparts=url.split('.'); mime=urlparts[urlparts.length-1]; if (typeof(mime)=="undefined") { mime=''; } + mime=mime.toLowerCase(); } parent.mapout.document.write (''); + if (zscale==3) { if ((mime!='') && (ext!='true')) { parent.mapout.document.write ('
'); + } else { + parent.mapout.document.write + ('
'); + } + } else { parent.mapout.document.write ('