Date: Mon, 16 Jun 2008 14:15:24 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id: Help%2FFileInfoPlugin,v 1.4 2008-06-18 01:12:39 vargenau Exp $ Content-Type: application/x-phpwiki; pagename=Help%2FFileInfoPlugin; flags=PAGE_LOCKED; markup=2; charset=iso-8859-1 Content-Transfer-Encoding: binary The *~FileInfo* plugin displays the version, date, size, perms of an uploaded file. Only files relative and below to the uploads path can be handled. For exe files the *version* argument might work to display the VERSIONINFO ressource string. (highly experimental). Since v1.3.13. !!! Typical Usage !!! Arguments __file__: relative path from PHPWIKI_DIR. (required) __display__: Comma-seperated string of version,size,phonysize,date,mtime,owner,name,path,dirname, link,mime-typ,magic. (required) __format__: printf format string with %s only, all display modes from above vars return strings (optional) !!! Examples This wiki was installed at . ---- [PhpWikiDocumentation] [CategoryWikiPlugin]