--- rat/client/Attic/code.html 2002/03/01 14:58:27 1.49 +++ rat/client/Attic/code.html 2003/01/23 20:23:07 1.62 @@ -4,7 +4,7 @@ The LearningOnline Network Resource Assembly Tool // -// $Id: code.html,v 1.49 2002/03/01 14:58:27 matthew Exp $ +// $Id: code.html,v 1.62 2003/01/23 20:23:07 www Exp $ // // Copyright Michigan State University Board of Trustees // @@ -118,12 +118,19 @@ var idxflag=-1; // 1 means currently ope // -1 means never yet opened/defined var idxmode=''; +var copydx; +var copydxflag=-1; // 1 means currently open + // 0 means closed (but has been open) + // -1 means never yet opened/defined +var copydxmode=''; + var parm; var parmflag=-1; // 1 means currently open // 0 means closed (but has been open) // -1 means never yet opened/defined var iconpath='/adm/lonIcons/'; +var raticons='/adm/rat/'; function testfunction() { inf.document.forms.resinfo.elements.t.value="ABC"; @@ -967,28 +974,35 @@ 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 (''); + +' src="'+raticons+'resource.gif">'); + if (zscale==3) { if ((mime!='') && (ext!='true')) { parent.mapout.document.write - ('
'+ - ''); + ''); } else { parent.mapout.document.write - ('
'); + ('
'); } parent.mapout.document.write - ('
'); + ('
'); + } else { + parent.mapout.document.write + ('
'); + } } else { if (what=='c:') { parent.mapout.document.write (''); + +' src="'+raticons+'condition.gif">'); } else { if (what=='rs:') { mime=''; @@ -1000,23 +1014,30 @@ 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 (''); + +' src="'+raticons+'start.gif">'); + if (zscale==3) { if ((mime!='') && (ext!='true')) { parent.mapout.document.write - ('
'+ - ''); + ''); } else { parent.mapout.document.write - ('
'); + ('
'); } parent.mapout.document.write - ('
'); + ('
'); + } else { + parent.mapout.document.write + ('
'); + } } else { if (what=='rf:') { @@ -1029,27 +1050,35 @@ 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 (''); + +' src="'+raticons+'finish.gif">'); + if (zscale==3) { if ((mime!='') && (ext!='true')) { parent.mapout.document.write - ('
'+ - ''); + ''); } else { parent.mapout.document.write - ('
'); + ('
'); } parent.mapout.document.write - ('
'); + ('
'); + } else { + parent.mapout.document.write + ('
'); + } + } else { parent.mapout.document.write (''); + +' src="'+raticons+rtype+'.'+ctype+'.'+what+'.gif">'); } } } @@ -1070,7 +1099,7 @@ function drawcell (rtype,ctype,what,cm,o parent.mapout.document.write ( '
'); + +' src="'+raticons+rtype+'.'+ctype+'.empty.gif">'); } parent.mapout.document.write(''); } @@ -1421,7 +1450,7 @@ function info(infostr) { inf.document.clear(); inf.document.writeln( ''+ - '
'); + '
'); data1=infostr.split('&'); if (data1[0]=='c') { inf.document.write('Condition ('); @@ -1509,14 +1538,13 @@ function escape(instring) { for (k=0;k

Copy from Map

'+ + '
'+ + '
'); + + copydx.document.writeln(''); + copydx.focus(); +} // --------------------------------------------------------- Open search window function srchopen(mode) { var options="scrollbars=1,resizable=1,menubar=0"; srchmode=mode; srchflag=1; - srch=open("/adm/searchcat?launch=1&catalogmode="+mode,"srchout",options); + srch=open("/adm/searchcat?launch=1&mode=rat&catalogmode="+mode,"srchout",options); srch.focus(); } @@ -1649,6 +1731,14 @@ function idxcheck(mode) { idx.focus(); } +// -------------------------------------------------------- Do idx status check +function copydxcheck(mode) { + if (!copydx || copydx.closed || copydxmode!=mode) { + copydxopen(mode); + } + copydx.focus(); +} + // ---------------------------------------------------- Handles "click to edit" function handler(infostr) { var k; @@ -1658,7 +1748,7 @@ function handler(infostr) { inf.document.clear(); inf.document.writeln( ''+ - '
'); + '
'); data1=infostr.split('&'); if (data1[0]=='c') { inf.document.writeln('Condition
'); @@ -1735,7 +1825,7 @@ function handler(infostr) { inf.document.write( '
'); ++escape(data2[0])+'">'); inf.document.write('' +'
Title:' +'
URL:' +'
External:'+ - '
'+ + '
'+ 'Empty Field
'); inf.document.writeln('
- - - - - - - - - - - + + + + + + + + + + + + +
Toggle display Zoom out Zoom in Condense Straighten Revert Undo Redo Group search Group import Save map Toggle displayZoom outZoom inCondenseStraightenRevertUndoRedoSearchImportCopySave mapSave map and layout