|
Dialogs
» Project Properties » Configurations » Paths |
|
This is the main section of the Project Properties dialog.
This allows you to configure the most basic settings of your project.
To access this dialog click File->Project
Properties, click on the Configurations tab and then click on
the Paths button.
Click any part of the dialog to get information about its
purpose.

| Related topics of interest:
|
|
|

Your selection does not have a help topic.
Please try another section.
Local path to the root web.
The path to the folder where your main, default page is
stored. This file is usually named index.html, index.htm, welcome.asp or
default.php
Folder to store compiled files.
The path to the folder inside your root web where
DHTML Menu Builder will store the JavaScript files it creates.
Folder to store the images.
The path to the folder inside your root web where DHTML Menu Builder will store the images used by your
project.
Web server root.
This is the fully qualified address to your web server's root.
Folder to store compiled files.
This is the folder, from the root web, where you will publish
the compiled JavaScript files generated by DHTML Menu Builder.
Folder to store the images.
This is the folder, from the root web, where you will publish
the images and sounds used by your menus.
Section buttons
These buttons access the different sections of the
Configurations dialog:
The HotSpots Editor and Frames Support sections are ignored on
configurations of type remote as the information is automatically
imported from the associated local configuration.
The Options button provides access to
options that allows to:
- Create new configurations (Options->Add)
- Edit the selected Configuration (Options->Edit)
- Remove the selected Configuration (Options->Remove)
- Set the selected Configurations as the default one
(Options->Set As Default)
Another option available on the Options button menu is "Optimize Paths".
When this option is selected, the domain information (Root Web) is
removed from all the generated paths. If this option is unchecked on
remote configurations, the paths will maintain the Root Web.
For example, if your Root Web points to http://mydomain.com/myweb/
and the Folder to Store Compiled Files points to /menus/ the
generated paths will be:
- Optimization turned on: /myweb/menus/
- Optimization turned off: http://mydomain.com/myweb/menus/