History: PluginLsDir
Source of version: 13 (current)
Copy to clipboard
{syntax type="markdown" editor="wysiwyg"} # 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}