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
Table of contents
Parameters
Show a link to local or shared files and directories.Introduced in Tiki 12.
Go to the source code
Preferences required: wikiplugin_localfiles
Parameters | Accepted Values | Description | Default | Since |
---|---|---|---|---|
path |
text | Local file or directory path | 12.0 | |
list |
(blank) y n |
If the path above is a directory then list the contents. | 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