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).
<<FileInfo file=uploads/setup.exe display=version,date>> <<FileInfo file=uploads/setup.exe display=name,version,date format="%s (version: %s, date: %s)">>
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 |
This wiki was installed at 12/16/18 20:35:17.