]> git.p6c8.net - devedit.git/commit
Added a feature for removing multiple files from a directory.
authorpcanterino <>
Wed, 6 May 2009 20:52:08 +0000 (20:52 +0000)
committerpcanterino <>
Wed, 6 May 2009 20:52:08 +0000 (20:52 +0000)
commit09cce7f643af390fa39802d68b87d6f2e17295c4
tree08f1bd1d814cc0fa104af85bb9daaa33e54793a7
parentd5a32580b2fa9d1ae8c31a6bfbc65b54c79c37c7
Added a feature for removing multiple files from a directory.

You can select a set of files in a directory and then remove them by clicking a
button. Of course, there is a confirmation dialogue.

For security reasons, any file sent by URL containing slashes or just
consisting of dots is ignored.
modules/Command.pm
templates.conf
templates/confirm_rmmulti.htm [new file with mode: 0644]
templates/dirlist.htm
templates/dirlist_dir.htm
templates/dirlist_file.htm
templates/dirlist_up.htm
templates/rmmulti.htm [new file with mode: 0644]

patrick-canterino.de