Date: Wed, 11 Oct 2006 09:16:43 +0200 Mime-Version: 1.0 (Produced by PhpWiki 1.3.13) X-Rcs-Id: $Id: Help%2FFileInfoPlugin,v 1.2 2007-01-02 13:24:58 rurban Exp $ Content-Type: application/x-phpwiki; pagename=Help%2FFileInfoPlugin; flags=PAGE_LOCKED; pgsrc_version="2 $Revision: 1.2 $"; markup=2; charset=iso-8859-1 Content-Transfer-Encoding: binary !! Synopsis The [FileInfo|Help:FileInfoPlugin] 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 Help:WikiPlugin