Télécharger la liste

Description du projet

PHP Directory Listing displays the contents of a directory on a Web
server with automatic thumbnail creation and caching for JPEG, GIF, and
PNG files, a text preview for all kinds of text files and every other
file type it knows about, and MIME type icons.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-09-01 23:35
0.3.4

Parmi les autres changements, il ya maintenant une variable $ url dans le fichier index.php. Cela doit être réglé à chaque fois que le script est installé et permet un lien symbolique simple de index.php dans tous les dossiers susceptibles d'être listées.
Tags: Minor feature enhancements, Minor bugfixes
Among other changes, there is now a $url variable in the index.php file. This has to be set to wherever the script is installed and enables simple symlinking of index.php into all folders to be listed.

2009-08-15 18:01
0.3.3

Fichiers vides sont maintenant gérées grâce au lieu d'afficher un avertissement.
Tags: Minor bugfixes
Empty files are now handled gracefully instead of showing a warning.

2009-07-18 22:34
0.3.2

Le script est maintenant conforme XHTML 1.0 Strict. La mise en page CSS utilise désormais plus. Certaines icônes ont été ajoutées. Vignettes PDF sont maintenant créés si les deux GhostScript et ImageMagick sont installés dans le PATH de votre serveur Web.
Tags: Minor bugfixes, Minor feature enhancements
The script is now XHTML 1.0 Strict compliant. The layout now uses more CSS. Some new icons were added. PDF thumbnails are now created if both GhostScript and ImageMagick are installed in your Web server's PATH.

2007-12-26 15:58
0.3.1

La manipulation de tableaux a été fixée pour se conformer à PHP5, ce qui lui permet de travailler avec PHP5 du tout.
Tags: Major bugfixes
The handling of arrays was fixed to comply with
PHP5, allowing it to work with PHP5 at all.

2006-08-22 02:11
0.3.0

Ce communiqué fusionne les modifications Andreas Aronsson's. Les fichiers ASP sont désormais pris en charge, et les répertoires ont un slash en annexe.
Tags: Minor feature enhancements
This release merges Andreas Aronsson's changes. ASP files are now supported, and directories have a slash appended.

Project Resources