==Features==
*Ajax filebrowser with...
**...upload/download files
**...move/rename/delete files
**...external file server
==Installation==
*Put the FileBrowser folder as always in your extensions-directory
*Configure the top of the FileBrowser.php and the browse-config.php
*Put the browse.php and the browse-config.php on the *nix server where the files will be hosted
*Add
require_once("extensions/FileBrowser/FileBrowser.php");
to the bottom of your LocalSettings.php
*For the original style add to your MediaWiki:Common.css the content of "add_Common.css"
*And to have the table sortable add the content of the "add_Common.js"
to your Common.js
==Usage==
Link to one file:
with...
* name - just the path to the file you want to put the link on
* caption - optional: makes the link nicer
The FileBrowser:
...well shows the filebrowser...
==Credits==
*Jan Binder
*Benedikt Stegmaier - http://www.bstegmaier.de/
*Max Grönke - http://www.mixed-it.de