Fileindex Plugin
| Author | Jan Wessely |
|---|---|
| Version | 2008-04-02 |
| Required DokuWiki Version | devel |
| Download | fileindex.tar.gz |
| Main Page | Fileindex Plugin at jawe.net |
Description
Displays directory contents, like apache's mod_autoindex.
Features:
- using dokuwiki's fileicons (the ones in
lib/images/fileicons) - supports “index files” or “default files” which, if present, are displayed instead of the directory content.
Planned:
- ACL
- descriptions
Syntax
{{fileindex}}
{{fileindex>some/sub/directory}}
The subdirectory given as parameter in the page replaces the configured default path.
Configuration
All configuration of the plugin is done in the Fileindex Plugin Configuration section on the configuration admin page.
| Base URL | URL or path to the files |
|---|---|
| Base path | Absolute local filesystem path to the files |
| Root path | (Optional) Root directory, relative to the base path. |
| Default path | (Optional) Initially displayed directory, relative to the base path. |
| Show files starting with a dot | show .htaccess files etc. |
| Show icons | Uncheck if you hate color |
| Base path for the file icons | Defaults to DokuWiki's own file icons |
| Base URL for the file icons | Defaults to DokuWiki's own file icons |
| Directory icon | URL to the directory icon |
| File icon | URL to the generic file icon |
| Parent directory icon | URL to the parent directory icon |
| Index files | Space separated list of filenames that, if present, should be displayed instead of the directory contents |
Source code
| File | Date | Size |
|---|---|---|
Parent directory | 23.11.2007 15:59 | |
conf | 23.11.2007 15:59 | |
files | 22.11.2007 06:12 | |
images | 22.11.2007 15:12 | |
lang | 22.11.2007 06:12 | |
VERSION | 02.04.2008 12:04 | 11 B |
| 23.11.2007 15:59 | 17.6 kB | |
| 02.04.2008 12:04 | 8.67 kB |
Icons in images released under GPL2 by John Zaitseff
Demo
see above or the downloads page.
Discussion
your complaints here please:
Parent directory
conf
VERSION