Learn about DokuWiki
Advanced Use
Corporate Use
Our Community
Follow us on Facebook, Twitter and other social networks.
Learn about DokuWiki
Advanced Use
Corporate Use
Our Community
Follow us on Facebook, Twitter and other social networks.
This is an old revision of the document!
Compatible with DokuWiki
Show a searchable and sortable list of media files in the current namespace and subnamespaces. With dropfiles plugin allows Drag'n'Drop upload of media files.
This plugin has synergies with the following plugins:
Search and install the plugin using the Extension Manager. Refer to Plugins on how to install plugins manually.
Show files in current namespace:
{{filelisting}}
Show files in custom namespace:
{{filelisting>custom:namespace}}
{{filelisting>namespace}}
>namespace
is optional.
defaulttoggle
: defines whether on a newly opened page the table is expanded or not. Once the table has been toggled, that state is remembered by the browser
See \helper_plugin_filelisting::tpl_filelisting()
if you want to integrate this plugin into your template.
Unfortunately, filtering with this plugin (version 2019-07-09) doesn't work with my DokuWiki “Greebo”. I can click on “Name”/“Size”/“Date” and it becomes marked with an arrow up/down but nothing changes in the actual file list. Also, the “Filter” field seems to have no effect since nothing changes in the list when a term is entered. All files are completely shown, though. Is it a bug with filtering? — justme636 2019-10-19 16:31