
synDirectory is used to retrieve and sort thecurrent work directory list of of files. It opensthe current directory and retrieves the list offiles and sub-directories into separate arrays.Since it may be listing the directory where thispackage was installed, the package files areexcluded from the listing. The arrays with thefiles and directories may be sorted by name, filesize, file type, or last modified date. Thepackage comes with a configuration file to helpthe user customize the output further. It is alsopossible to skin the output via CSS.
License: GNU General Public License (GPL)
Changes:
The icon files no longer display like they shouldhave if you are using the same location for themas the directory you are listing.
More...