|
|
|
|
|
- Overview
- How to?
- Importing a Dreamweaver library
- Importing a Dreamweaver page template
- Importing a Dreamweaver page
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site. You have the ability to import: Importing a Dreamweaver library To importer a Dreamweaver library into a WEBDEV site: - Open the WEBDEV project into which the page must be imported.
- On the "Project" tab, in the "Project" group, expand "Import" and select "A Dreamweaver library".
- Specify the path or URL of the library to import (".lbi" file). The preview is displayed.
- Select the import mode.
- Validate. The library is automatically included in the current WEBDEV project as control template.
Importing a Dreamweaver page template To import an HTML page into a WEBDEV site: - Open the WEBDEV project into which the page must be imported.
- On the "Project" tab, in the "Project" group, expand "Import" and select "A Dreamweaver page template".
- Specify the path or URL of the template to import. The preview is displayed.
- Select the import mode.
- Validate. The page template is automatically included in the current WEBDEV project. If the template uses a library or a "template", these elements will be automatically detected.
- If the control templates or the page templates are already found in the project, these elements are automatically re-used by the imported template.
- If the control templates or the pages templates are not found in the project:
- If the sources of the libraries and templates are available, the import of these elements is automatically proposed.
- If the sources of the libraries and templates are not available or if the import was refused, a reverse analysis of the page is performed: the necessary page templates and control templates are automatically created and associated with the page.
Importing a Dreamweaver page To import an HTML page into a WEBDEV site: - Open the WEBDEV project into which the page must be imported.
- On the "Project" tab, in the "Project" group, expand "Import" and select "An HTML page".
Remark: You also have the ability to Drag and Drop the page to the page editor of WEBDEV. - Specify the path or the URL of the HTML page to import. The preview of the HTML page to import is displayed.
- Select the import mode. The styles and the images associated with the imported page can be managed according to two methods:
- If "I import an independent page into the project" is selected:
- a WEBDEV style sheet (".WWS" file) is created and automatically associated with the imported page. This style sheet contains all the CSS styles of the initial page.
- the different images associated with the imported page will be copied to a specific directory ("<PageName>" subdirectory of the default project directory).
- If "I import several pages of the same site into the project" is selected:
- the styles of the imported page are automatically added to the style sheet associated with the project.
- the different images associated with the imported page will be copied into the "<ProjectName>_WEB" directory of the project.
- Validate. The HTML page is automatically included in the current WEBDEV project. If the page uses a library or a "template", these elements are automatically detected.
- If the control templates or the page templates are already found in the project, these elements are automatically re-used by the imported page.
- If the control templates or the pages templates are not found in the project:
- If the source of the libraries and templates is available, the import of these elements is automatically proposed.
- If the source of the libraries and templates is not available or if the import was refused, a reverse analysis of the page is performed: the necessary page templates and control templates are automatically created and associated with the page.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|