History: PluginLsDir
Source of version: 12 (current)
Copy to clipboard
! Plugin LS Dir Use this ((wiki plugin)) to list files in a directory. LS comes from the shell command -+ls+- for listing file information. See also ((PluginLocalFiles)). !! Parameters {pluginmanager plugin="lsdir"} !! Example {CODE(colors="tiki")} {lsdir dir="/lib/" urlprefix="http://localhost" sort="name" filter=".php" limit="5"} {CODE}