--- loncom/interface/lonindexer.pm 2008/08/01 14:53:42 1.181 +++ loncom/interface/lonindexer.pm 2008/09/19 08:50:42 1.182 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Directory Indexer # -# $Id: lonindexer.pm,v 1.181 2008/08/01 14:53:42 bisitz Exp $ +# $Id: lonindexer.pm,v 1.182 2008/09/19 08:50:42 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -104,7 +104,7 @@ sub handler { my $lonhost = $r->dir_config('lonHostID'); my $tabdir = $r->dir_config('lonTabDir'); - my $fileclr='#ffffe6'; +#SB my $fileclr='#ffffe6'; my $line; my (@attrchk,@openpath,$typeselect); my $uri=$r->uri; @@ -177,7 +177,8 @@ ENDSUBM # --------------------- define extra fields and buttons in case of special mode if ($env{'form.catalogmode'} eq 'interactive') { - $extrafield=''. +#SB $extrafield=''. + $extrafield=''. ''; $colspan=" colspan='2' "; @@ -187,7 +188,8 @@ ENDSUBM END } elsif ($env{'form.catalogmode'} eq 'import') { - $extrafield=''. +#SB $extrafield=''. + $extrafield=''. ''; $colspan=" colspan='2' "; @@ -533,37 +535,37 @@ END $r->print(''); } # ----------------- output starting row to the indexed file/directory hierarchy - my $titleclr="#ddffff"; #$r->print(&initdebug()); #$r->print(&writedebug("Omit:@Omit")) if (@Omit); #$r->print(&writedebug("Only:@Only")) if (@Only); - $r->print('
'."\n"); - $r->print(''."\n"); - $r->print("\n"); - $r->print("\n") + $r->print('

'); + $r->print(&Apache::loncommon::start_data_table() + .&Apache::loncommon::start_data_table_header_row()); + $r->print("\n"); + $r->print("\n") if ($hash{'display_attrs_0'} == 1); - $r->print("\n") if ($hash{'display_attrs_1'} == 1); - $r->print("\n") + $r->print('\n") if ($hash{'display_attrs_1'} == 1); + $r->print("\n") if ($hash{'display_attrs_2'} == 1); - $r->print("\n") + $r->print("\n") if ($hash{'display_attrs_3'} == 1); - $r->print("\n") + $r->print("\n") if ($hash{'display_attrs_4'} == 1); - $r->print("\n") + $r->print("\n") if ($hash{'display_attrs_5'} == 1); - $r->print("\n") + $r->print("\n") if ($hash{'display_attrs_6'} == 1); - $r->print("\n") + $r->print("\n") if ($hash{'display_attrs_8'} == 1); - $r->print("\n") + $r->print("\n") if ($hash{'display_attrs_10'} == 1); - $r->print("\n") + $r->print("\n") if ($hash{'display_attrs_11'} == 1); - $r->print("\n") + $r->print("\n") if ($hash{'display_attrs_7'} == 1); - $r->print(''); + $r->print(&Apache::loncommon::end_data_table_header_row()); # ----------------- read in what directories have previously been set to "open" foreach (keys %hash) { @@ -613,15 +615,13 @@ END # -------- recursively go through all the directories and output as appropriate &scanDir ($r,$toplevel,$indent,\%hash); - # -------------------------------------------------------------- end the tables - $r->print('
".&mt('Name')."".&mt('Title')."".&mt('Name')."".&mt('Title')."".&mt("Size")." (".&mt("bytes").") ". - "".&mt("Last accessed")."'.&mt("Size")." (".&mt("bytes").") ". + "".&mt("Last accessed")."".&mt("Last modified")."".&mt("Last modified")."".&mt("Author(s)")."".&mt("Author(s)")."".&mt("Keywords")."".&mt("Keywords")."".&mt("Language")."".&mt("Language")."".&mt("Usage Statistics")."
(". - &mt("Courses/Network Hits").")
".&mt('updated periodically')."
".&mt("Usage Statistics")."
(". + &mt("Courses/Network Hits").") ".&mt('updated periodically')."
".&mt("Source Available")."".&mt("Source Available")."".&mt("Linked/Related Resources")."".&mt("Linked/Related Resources")."".&mt("Resource")."".&mt("Resource")."
'); + $r->print(&Apache::loncommon::end_data_table()); + # ---------------------------- embed hidden information useful for group import $r->print("
"); $r->print("
"); -# -------------------------------------------------------------- end the tables - $r->print('
'); # --------------------------------------------------- end the output and return $r->print(&Apache::loncommon::end_page()."\n"); @@ -818,7 +818,7 @@ sub display_line { $pathprefix=$startdir; } my $dirptr=16384; - my $fileclr="#ffffe6"; +#SB my $fileclr="#ffffe6"; my $iconpath= $r->dir_config('lonIconsURL') . '/'; my @filecom = split (/\&/,$line); @@ -845,7 +845,9 @@ sub display_line { $updir='/'.(split(/\.(page|sequence)\/\//,$startdir))[-1]; $updir=~s/\/+/\//g; - $r->print("$extrafield"); +#SB $r->print("$extrafield"); + $r->print(&Apache::loncommon::start_data_table_row()); # valign="$valign" ?!? + $r->print($extrafield); $r->print("\n"); $r->print ('
print ('print (' name="'.$msg.'" type="image" class="LC_indexer_icon" />'. "\n"); - $r->print(&mt("Up")."
$tabtag\n"); + $r->print(&mt("Up")."$tabtag"); + $r->print(&Apache::loncommon::end_data_table_row()); return OK; } # Do we have permission to look at this? @@ -868,13 +871,15 @@ sub display_line { if($filecom[15] ne '1') { return OK if (!&Apache::lonnet::allowed('bre',$pathprefix.$filecom[0])); } # make absolute links appear on different background - if ($absolute) { $fileclr='#ccdd99'; } +#SB if ($absolute) { $fileclr='#ccdd99'; } # display domain if ($filecom[1] eq 'domain') { $r->print (''."\n") if ($env{'form.dirPointer'} eq "on"); - $r->print("$extrafield"); +#SB $r->print("$extrafield"); + $r->print(&Apache::loncommon::start_data_table_row()); # valign="$valign" ?!?" + $r->print($extrafield); $r->print(""); &begin_form ($r,$filecom[0]); my $anchor = $filecom[0]; @@ -894,7 +899,8 @@ sub display_line { $r->print("(".&Apache::lonnet::domain($listname,'description'). ")"); } - $r->print ("$tabtag\n"); + $r->print("$tabtag"); + $r->print(&Apache::loncommon::end_data_table_row()); return OK; # display user directory @@ -904,7 +910,9 @@ sub display_line { my $curdir = $startdir.$filecom[0].'/'; my $anchor = $curdir; $anchor =~ s/\W//g; - $r->print("$extrafield"); +#SB $r->print("$extrafield"); + $r->print(&Apache::loncommon::start_data_table_row() + .$extrafield.''); &begin_form ($r,$curdir); $r->print (''."\n"); @@ -921,7 +929,8 @@ sub display_line { my $plainname=&Apache::loncommon::plainname($listname,$domain); $r->print ($listname); if (defined($plainname) && $plainname) { $r->print(" ($plainname) "); } - $r->print (''.$tabtag.''."\n"); + $r->print(''.$tabtag); + $r->print(&Apache::loncommon::end_data_table_row()); return OK; } @@ -944,7 +953,9 @@ sub display_line { } # Set the icon for the file my $iconname = &Apache::loncommon::icon($listname); - $r->print(""); +#SB $r->print(""); + $r->print(&Apache::loncommon::start_data_table_row()); # valign="$valign" ?!?" + $r->print(''); if ($env{'form.catalogmode'} eq 'interactive') { my $quotable_filelink = &Apache::loncommon::escape_single($filelink); @@ -1103,7 +1114,7 @@ sub display_line { $r->print(' '.($output eq '' ? ' ':$output). " \n"); } - $r->print("\n"); + $r->print(&Apache::loncommon::end_data_table_row()); } # -- display directory @@ -1111,7 +1122,10 @@ sub display_line { my $curdir = $startdir.$filecom[0].'/'; my $anchor = $curdir; $anchor =~ s/\W//g; - $r->print("$extrafield"); +#SB $r->print("$extrafield"); + $r->print(&Apache::loncommon::start_data_table_row()); # SB: bgcolor suggestion: darkgrey ("LC_info_row"?!?) +# $r->print(''); + $r->print($extrafield.''); &begin_form ($r,$curdir); my $indentm1 = $indent-1; if ($indentm1 < 11 and $indentm1 > 0) { @@ -1149,7 +1163,7 @@ sub display_line { $r->print(' '.($title eq '' ? ' ' : $title). ' '."\n"); } - $r->print(' ', + $r->print(' ', $filecom[8]," \n") if $hash{'display_attrs_1'} == 1; $r->print(' '. @@ -1188,7 +1202,7 @@ sub display_line { if ($hash{'display_attrs_7'} == 1) { $r->print(' '); } - $r->print(''); + $r->print(&Apache::loncommon::end_data_table_row()); } }