Adding files to your project

Top  Previous  Next

add_files

add_file

To add one or more files click on the 'Add file(s)' icon.The File selection dialogue appears. Select one or more files to add to your project.

add_dir

To add a whole directory (with all subdirectories) click on 'Add directory' icon and select the directory you want to add.

donotencode

If you want to mark any given file or directory (with all subdirectories and files) to not encode, then first select the file or directory and click on the 'Do not encode' icon. The Icon at the left of the file or directory will change to a red X image (which means that it will not be encoded and will be copied as-is).

doencode

If you want to mark any given file or directory (with all subdirectories and files) to encode then first select the file or directory and then click on the 'Do encode' icon. The Icon on the left of the file or directory will change to a blank page image (which means that it will be encoded).

remove

If you want to remove some file or directory from your project then select the file or directory and then click on the 'Remove' icon.

 

Since 4.2 you can select multiple files/directories and apply all operations on selected items (Do encode/Do not encode/Remove).

 

Also you can drag and drop items as you do it usually in Windows Explorer.

 

If you click right mouse button on treeview popup menu will be shown.

 

treemenu

 

Using it you can do the same actions as described above plus 'Rename', 'Encode as HTML template', 'Explore' and 'Open file'.

'Rename' allows you to change directory name.

'Open file' opens file using application associated with it (for example your PHP editor).

To add only subdirectories of a directory click on 'Add directory subfolders' item and then select the directory.

'Encode as HTML template' - allows you to mark file/directory to encode them as HTML template.

'Explore' - opens currently selected directory in explorer

 

How to change the name of your project:

 

Select the root of the files tree (this is the name of your current project). Then click on it once and wait. This string become editable. Change it to whatever you want.