Digital Archive is a PHP script for changing default Apache Directory
Index output
If, for any reason, You don't like Apache directory listing output You can change it to look SEXY
by using Digital Archive PHP scripts. Digital Archive achieves this
functionality by altering
DirectoryIndex
directive in Apache global
httpd.conf
configuration file or local
.htaccess
configuration files.
DirectoryIndex
Apache directive tells Apache which page to show when certain directory is
accessed. Normaly this is page named index.php or index.html, but it can
also be an absolute server URI path to a PHP script like /~user/digital_archive/da.php , which
then parses current directory entries and outputs them in a SEXY directory listing.
Download Here
News:
+ Updated support for Apache 2.x
+ New sexy look, extendible using Smarty templating
+ JavaScript interface for image manipulation functions
+ Counters
+ Mozilla and XHTML/CSS2 support
Live Examples:
+ www.fpp.edu/~rok/
+ rok.codeartists.com/pix/rok_krulec/
Features:
+ appearance customised with themes using Smarty
+ generate thumbnails and low resolution pictures for picture archives
+ easily add icons and descriptions for different filetypes
+ no need for module compilation nor Apache patching and recompilation
+ output listing of directory can be changed just by adding .htaccess file
+ output of all subdirectories is also changed that way
+ make links to other pages using ordinary *.URL files compatible with IE
+ add .header.html and .footer.html files to directory for additional headers/footers
+ add *.info file to add a description to any file
+ looks and feels sexy
Image Functions - thumbnails, lowres:
One would use image functions to create Image Gallery with photos taken
for example by a digital camera. Images of new digital cameras could be
quite large, so it is nice to be able to see the thumbnails before
downloading whole file. Digital Archive can create thumbnails of JPG photos
and show them instead of icons. Another usefull function is creation of
lowres images. When user clicks on thumbnail or filename, he is presented
with lower quality and lower size photo than original, to preview it before
downloading full original. If he decides, user can
finally download an original full size, full quality photo.
Requirements and compatibility:
+ Apache 1.3.x or 2.x required, PHP 4.x required
+ gdlib compiled in PHP if You need image manipulation support
My questions to the world:
+ Why doesn't some happy user send me a million dollars ?
+ Send answers to Rok dot Krulec at codeartists dot com
Todo:
+ module extensions for filetype manipulation
+ description manipulation via web interface
Upgrade policy:
+ configuration files will only change between major versions
+ It is safe to switch between minor versions using upgrade packages
Current Status:
+ Got 19.200 downloads, 63 registered users, 0 security bugs and 0 dollars so far.
Registration and Bug reports:
+ Please CLICK HERE TO REGISTER to receive ONLY eMails about eventual SECURITY problems and upgrades
+ Please send bug reports to Rok dot Krulec at codeartists dot com
License:
+ Free to copy and derive as long as You maintain copyright notice and send me updates
+ I like to see visible copyright notices but this is not necessary
+ Please contribute themes or filetypes icons
Author:
Rok Krulec
Pot pomorscakov 4
SI-6320 Portoroz
Slovenia
Europe
Send dollars, books, beer, food, postcards or something from my Amazon Wish List.
Credits:
+ Ana Krulec, the IQ161 sister, for some v1.0 PNG icons
+ CodeArtists(sm) GameStudios for default theme design
|