Revision [14903]

This is an old revision of SmaugDragon made by SmaugDragon on 2006-07-20 12:48:05.

 

My fileview action script the only variable is "location" set to the location of the directory you want to show files from.

examples:
 {{fileview location="uploads/*.*"}}  will show all files in uploads directory 

 {{fileview location="uploads/*.zip}} will show only zip files in uploads directory 

 {{fileview location="uploads/pic???.jpg}} will show only jpg files with names like pic000.jpg pic001.jpg etc 


Additionally you can set $md5checksum on or off in the fileview.php file to have md5checksums generated on the fly [off by default].
(Not recomended for large directories or files)

Unknown action ""fileview""

There are 2 comments on this page. [Show comments]
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki