]> git.p6c8.net - devedit.git/commit
Trying to simplify some of Dev-Editor's functions:
authorpcanterino <>
Thu, 24 Aug 2006 19:48:37 +0000 (19:48 +0000)
committerpcanterino <>
Thu, 24 Aug 2006 19:48:37 +0000 (19:48 +0000)
commit4b377fd01878a6214ec590368185cc16c2fc466e
tree92261862a35cfc81cc12b0ce275f7716ae6d88c9
parentb20af44b8176a2c2b21577d8b1ddc5fea2d63c5c
Trying to simplify some of Dev-Editor's functions:

If you want to copy or rename/move a file or a directory or save a file using a
different name, the form field for the new filename is prefilled with the old
one. Additionally, the entered path is no more relative to the directory of the
original file.
devedit.pl
modules/Command.pm
templates/copydir.htm
templates/copyfile.htm
templates/editfile.htm
templates/renamefile.htm

patrick-canterino.de