File Popup Menu

In a sub-subsystem, only exported or imported files are shown in the browser.
Properties: sets the properties editor on this element in the properties panel
Rename: shows a dialog for file renaming; this is only available in the root subsystem (and not in modules)
Move: shows a dialog for file moving; you then have to select the new parent; this is only available in the root subsystem (and not in modules)
Duplicate: shows a dialog for file duplication; you then have to give the name of the duplicated file than you can move later; this is only available in the root subsystem (and not in modules)
Refresh: scans recursively files on the htdocs folder to retrieve and add new files / folders on the navigation model
Make zone: mutes this file into a zone, that refers at compile-time to a new static file, of same name prefixed by zone, with the same content as this file; this is only available for non-zone HTML files in the root subsystem (and not in modules)
Delete from model: removes this element from the project; ask after if should also remove the corresponding file in htdocs; this is only available in the root subsystem (and not in modules)

Previous    Summary    Next