|
Project Structure |
|
The units of a MoreMotion Project Site: Represents a web site, a first level entry in a project Page: Represents a web page, exists under a site. It can contain sub-pages and files. Folder: Exists under a site and contains sub-folders and files. File: Represents a file inserted into the project under a page or a folder Web Application: Represents a Web Application Deployment Configuration: Specifies how to deploy the sites of a project (Build, Publish)
|