--- loncom/interface/lonindexer.pm 2003/12/30 20:47:23 1.84
+++ loncom/interface/lonindexer.pm 2004/01/05 15:02:43 1.86
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# Directory Indexer
#
-# $Id: lonindexer.pm,v 1.84 2003/12/30 20:47:23 albertel Exp $
+# $Id: lonindexer.pm,v 1.86 2004/01/05 15:02:43 www Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -446,6 +446,8 @@ $groupimportbutton
END
# ---------------------------------------------------------------- Bread crumbs
$r->print(&Apache::lonhtmlcommon::crumbs($uri));
+# ------------------------------------------------------ Remember where we were
+ &Apache::loncommon::storeresurl($uri);
# ----------------- output starting row to the indexed file/directory hierarchy
my $titleclr="#ddffff";
# $r->print(&initdebug());
@@ -954,7 +956,49 @@ sub display_line {
$r->print (''.
"\n");
- $r->print ("$listname$tabtag\n");
+ $r->print ("$listname\n");
+# Attributes
+ my $filelink = $startdir.$filecom[0].'/default';
+
+ if ($hash{'display_attrs_0'} == 1) {
+ my $title = &Apache::lonnet::gettitle($filelink,'title');
+ $r->print('