Project Structure

Top  Previous  Next

An Application Studio project consists of folders and various types of text files in XML format on the disk. The root file of a project is @.mmpr

MoreMotion Application Studio can handle one or more sites in a project.

 

Typical folder structure of a Application Studio Project

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)