List all files.
[ls2html_00z.git] / README.txt
blobafb1fdab3adfc6ac0461a4ceb9d4b5fa1e2136a9
1 ls2html Perl script
2 -------------------
3 ls2html is a bit bad of a name, but that is basically what it does!
4 Place this script anywhere your heart desires, change to the top
5 of a directory tree that contains OGG or MP3 files, and run this script.
6 ls2html will traverse through the directory tree, making "index.html" files
7 in each directory.  The index.html files will contain HTML in table form
8 of the subdirectories and OGG/MP3 files contained within that directory.
10 This project allows you to simply run this script once, creating the HTML
11 files that can be used to share your MP3 and OGG file collection with the
12 world... without dealing with webifying or opening your webserver up to
13 raw directory listing.
15 Any ideas for improvement, or even code for improvement would be a wonderful
16 asset!  ls2html is a GPL script, and has been released to absorb any
17 improvements that the world wants!
18 Please see ls2html.sourceforge.net for this projects website.
20 Thank you,
21 ls2html Team