From 03210dc426f615209a688afca15071b8ae41e392 Mon Sep 17 00:00:00 2001 From: Marco Dickert Date: Fri, 17 Feb 2017 11:50:21 +0100 Subject: [PATCH] Destroyed IFM improved file manager (markdown) --- IFM---improved-file-manager.md | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 IFM---improved-file-manager.md diff --git a/IFM---improved-file-manager.md b/IFM---improved-file-manager.md deleted file mode 100644 index ec70597..0000000 --- a/IFM---improved-file-manager.md +++ /dev/null @@ -1,16 +0,0 @@ -Welcome to the IFM wiki! - -## about -The ifm is a simple, leightweight filemanager in a single file. - -## features -* create files and folders -* upload, delete, rename and edit files -* extract zip archives -* download folders as zip file -* preview images -* multiselect files and folders with ctrl + click -* remote upload files using curl or file method - -## contributing -The source of the IFM is splitted in several files in the _src/_ directory. If you change anything there you have to recompile the ```ifm.php``` using the ```compiler.php```. Please make sure that you compile the IFM before you create a pull request, so anyone can test it without hassle. \ No newline at end of file