]> git.p6c8.net - jirafeau_project.git/blob - doc/TODO
d98140f2e30bae78d2cdeaf3fa84869ecfbe3595
[jirafeau_project.git] / doc / TODO
1 for next release
2
3 - [feature] refactoring
4 - [feature] help links near the features that redirect on the documentation
5 - [feature] $cfg['trash']: put in trash/ or really delete
6 - [bug] in case of password, the true name is not sent (due to the HTTP POST request?)
7 see phpmyadmin and the dump function to see how it works for them - Cannot reproduce
8 - [bug] true name even in case of viewable files
9
10
11 if I have time
12
13 - [doc] split the doc -> index(about)/user/hacker/developper
14 - [doc] add a note on the version number
15 - [doc] update and improve developper doc
16
17
18 later, much later (if people ask for it)
19
20 - [feature] upload progress
21 http://www.haughin.com/2007/10/23/php-upload-progress-with-php-52-apc/
22 - [feature] mail to the uploader
23 - [feature] mini images and icons (Entilope aka thumb.php)
24 - [feature] a list of the present files and possibility to purge them
25 - [feature] an XML-RPC interface

patrick-canterino.de