Files Panel

The files panel displays a list of all the files contained in the folder currently selected in the folders panel. The name of the selected folder is displayed just above the files panel.
Click on a file to activate it in the main editing area. If the file can be edited it will appear in edit mode otherwise it will be displayed in read-only mode.
Right click on a file to perform any of the following actions:
- edit the file
- open it in read-only mode
- create a new file
- copy a file
- delete a file
You will be prompted for a new name and/or confirmation before a file is deleted.
When you delete a file it is in fact moved to the /recycled folder. This will be created if it does not already exist. If you delete a file with the same name as one that is already in the recycled folder it will replace the existing file in the recycled folder.
To move a file from one folder to another rename it e.g. to move notes.shtml from '/' to '/info/' right click on it, choose rename and change the file name from '/notes.shtml' to '/info/notes.shtml'. Drag and drop functionality is not yet supported by the files panel.