Creates a list of hyperlinked files (with file size and date) uploaded to the choosen members media-folder. Subfolders will be listed as well, but only if SAFE MODE (in php.ini) is off.
| General Plugin info | |
|---|---|
| Author: | Fredrik Sandberg |
| Current Version: | v.0.09 |
| Download: | - |
| Code: | NP_MediaArchive.php.txt |
| Demo: | - |
| Forum Thread: | here |
Include <%MediaArchive(20)%> in your skin or skins where you want the function to appear, e.g. in ‘Archive List’ & immidiately below the Archive List-item:
<h2>Media Archive</h2> <!-- This tag inserts the MediaArchive --> <%MediaArchive(20)%>
The given parameter sets the number of files to list.
NP_MediaArchive version 0.09 works with Nucleus CMS version 3.31 - 2007-11-15 kg
:: Back to Plugins Overview ::