Help/FileInfoPlugin

Synopsis

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

  <?plugin FileInfo file=uploads/setup.exe display=version,date ?>
  <?plugin FileInfo file=uploads/setup.exe display=name,version,date
                    format="%s (version: %s, date: %s)" ?>

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 11/07/09 16:23:30.


PhpWikiDocumentation Help:WikiPlugin

Last edited on Sunday 6 May 2007 10:07:20

Notice: "Use of undefined constant PHPWIKI_DIR - assumed 'PHPWIKI_DIR'"

View Source | PageHistory | Diff  | PageInfo

Warning: "chdir() [<a href='function.chdir'>function.chdir</a>]: No such file or directory (errno 2)"