Add a notice stating when a person is above the root directory.
Delete directories, but use javascript to post a confirmation popup to be sure.
1.12
rewritten to make more sense.
textarea no longer wraps when viewing a file.
the default file is now no file at all. When going to a new directory the file you were looking at will no longer be displayed.
if you delete the file you are viewing the textarea will close.
The name of the file you are editing is now listed above the textarea as opposed to below.
1.11
Bugfix: renaming a file that you are also viewing will redirect you to the renamed file.
Bugfix: deleting a file no longer redirects you to the root directory.
1.10
A CSS upgrade to make the DIRECTORY listings stand out more.
1.9
A CSS upgrade to make the list of files scrollable when there is a large number of files.
1.8
bug fix where files that were created/renamed/deleted only applied to the folder where the Editor script was located no matter what folder was being accessed.
1.7
Files can now be renamed.
1.6
Files can now be deleted.
1.5
Users can now create files.
1.4
Removed the ability to select directories manually (typing in the location).
The location of Editor can now be in any folder.
The name of the file, Editor, won't matter anymore either.
Removed the need to edit Editor before usage.
1.3
Fixed a bug where the first directory listed had a bad url.
1.2
"." and ".." file/directory listings were removed. Directories are now grouped together and listed first.
1.1
fixed the "Save" button.
removed the ability to select files manually.
0.8/1.0
Opening a directory manually now works.
0.7
Links for DIRECTORIES now work.
0.6
The files are now sorted alphabetically.
0.5
fully integrated the list files page into the editor program.
added some CSS
0.4
added default page.
integrated the list files program making it easier to use.