Plugin Local Files
Use this wiki plugin, introduced in Tiki 12, to link to files or directories on local drives or shared file servers. It is likely to only work fully on Internet Explorer for Windows based intranets. Browsers other than Internet Explorer will not link to files. See also: PluginLsDir
Parameters
Show a link to local files and directories. Access is denied unless system preference wikiplugin_fileaccess_allowed_paths defines allowed base paths.Introduced in Tiki 12.
Go to the source code
Preferences required: wikiplugin_localfiles
| Parameters | Accepted Values | Description | Default | Since |
|---|---|---|---|---|
path |
text | Absolute path to a local file or directory. Must be within one of the allowed base paths configured in preference wikiplugin_fileaccess_allowed_paths. | 12.0 | |
list |
(blank) y n |
If the path above is a directory, list its contents. The entries "." and ".." are always excluded. | n | 12.0 |
icons |
(blank) y n |
Show MIME file-type icons. | y | 12.0 |
Related pages
- Original commit: https://sourceforge.net/p/tikiwiki/code/47795
- Original feature request: https://dev.tiki.org/item4534