IDV Directory Viewer is a web application written in PHP for navigating through directories and browsing files on an HTTP server. It is highly customizable and outputs standards-compliant XHTML 1.0. The appearance of listings is customizable with CSS.
Be the first to post a text review of IDV Directory Viewer. Rate and review a project by clicking thumbs up or thumbs down in the right column.
IDV Directory Viewer is a web application written in PHP for navigating through directories and browsing files on an HTTP server. It is highly customizable and outputs standards-compliant XHTML 1.0. The appearance of listings is customizable with CSS. IDV 2008.2 has been released. This version features a new alternative theme, improved display of file permissions, a TruncateFileNames option and some bug fixes. Read more at http://idv.sf.net
- Fixed bug 1975941 (Odd listDir() behavior with some directories). - Changed listDir() to use opendir()/readdir()/closedir() instead of glob(). - Added .* and */.* filters to filters.php (this wasn't necessary with glob()). - Fixed bug 1975954 (Incorrect handling of IDV_Base). - Some internal structural changes to directory listings. - Added the Volcano theme, a gray/red variation of Eclipse. - Implemented 1976801 (Improve the symbolic permissions display). - "symbolic" FilePermsType now displays all flags. - "octal" FilePermsType now displays four digits instead of three. - Implemented 1976795 (Make ShowPerms also display owner/group). - Updated language files accordingly. - Added TruncateFileNames option. - Added title attribute to file/folder links.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?