Help/FileInfoPlugin
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).
Typical Usage
<<FileInfo file=uploads/setup.exe display=version,date>> <<FileInfo file=uploads/setup.exe display=name,version,date format="%s (version: %s, date: %s)">>
Arguments
Argument |
Description |
Default value |
---|---|---|
file |
Relative path from PHPWIKI_DIR. |
None (required argument) |
display |
Comma-separated string of version, size, phonysize, date, mtime, owner, name, path, dirname, link, mime-typ, magic. |
None (required argument) |
format |
printf format string with %s only, all display modes from above vars return strings |
(optional) |
quiet |
print no error if file not found |
false |
Examples
This wiki was installed at 2022-12-27 03:25:56.