|
Project Properties |
|
Project Library The path of the MoreMotion Application Studio Library. If no value is specified, the value specified in the System Options is used. Project CT Definitions File The name of the file that contains the standard CT definition for the whole project. The CT definitions existing in this file executed before each Page Preview or Project Build. SCM Fingerprint The value defined here is inserted to each file saved by MoreMotion Application Studio as a fingerprint for SCM (Source Configuration Management) systems. If, for example, value "$Id: $" is defined in this property, the second records of each file would be as follows: If a file containing the above definition is committed to a version control systems such as Subversion, the "$Id: $" text is replaced with something like _rand Parameters For Links We can control how MoreMotion Application Studio generates _rand parameters during the build using this property. The Options:
Wizard Project This property should be given true when the project is for developing wizards. This way it will be possible to test the developed pages without deploying them to their final location on the library. Enable Sub-Session Support The modern browsers associate the web pages of an application to the same user session even though they are located in different tabs or windows. This behaviour of browsers block the users to login to an application using different user accounts. If you want to make this possible then activate the Sub-Session support by giving "true" to this property. Provide a link to "index.htm" on the application to create a new session. Example: <a href="index.htm">Open a new session</a> Page Defaults Width and Height properties of new pages. Language and Character set properties of new pages. Assign values to these properties as the default values of the new pages. If you want, you can change the values of these properties in the page after you open it.
Page Design Area options See Page Design Area
|