#native_company# #native_desc#
#native_cta#

Listme

By pittendrigh
on September 3, 2002

Version: 0.1

Type: Class

Category: HTTP

License: GNU General Public License

Description: This is a formatted directory lister, where tables_listme and frames_listme inherit from abstract class listme.
Any files found in the current directory (that are not
$PHP_SELF) are turned into leftside links. Images
and optional captions are displayed on the right,
as are the contents of text files. Html files a openned
in a separate window, as are external links.

body { color: #ffffff;  background-color: #565644;
       font-family: Verdona, Arial, Helvetica, sans-serif; }

td.navigation { background-color: #565644; }
td.stuff { color: #000000; background-color: #efefdd; } 

b.title { color: #ffffff; font-size: 18pt; font-weight: bold; }

td.navlabel 
{  
  color: gold;
  font-weight: bold; 
  font-size: 16pt
}

A {text-decoration:none}
A:link { color: #efffff }
A:active { color: #ffffff }
A:visited { color: #efefff }
A:hover { color: gold; font-weight: bold; font-style: italic }

A.stuff:link { color: #000000 }
A.stuff:active { color: #000000 }
A.stuff:visited { color: #222222 }
A.stuff:hover { color: gold; font-weight: bold; font-style: italic }