Pages is the container of your pages. Page is the main editing area of User Defined Web Page. You can edit pages with the provided components, and save the pages as html file in project. After downloading the project to LOGO! Base module, you can view them in web browser. You can navigate among different pages with Navigator.
The Pages can contain one default Home Page, a Login page and other pages. You can open a page by double-clicking the page icon, or right-clicking the page icon and select Open button.
Page properties
Basic
Name: Page
Resolution: you can modify the width and height of the page in the Size window.
Styles
Background Image: you can select a appropriate picture for the current page from Graph Library.
|
Note
Graph Library is the LOGO! Web Editor build-in graphics library. It contains four parts: Build-In Graph, Color, My Graph and User Local File System. You can choose any of the graphic for the image by selecting the picture, and confirm the selection by clicking OK button. For detailed information, refer to the chapter Graph Library. |
Home page
This is the home page for your project, and the Home page cannot be deleted.
When you create a new project, the Home Page is created under the Pages in the Project tree.
Login page
You can add a Login page for your project. When the Login page is enabled, you need to input a password to login. When the project is deployed on LOGO! BM, you need to enter the correct LOGO! user name and password to access the project on Web Sever.
You can perform the following operations for the Login page:
Create a Login page
Right-click the Pages icon and select Create Login Page. Then the Login Page is open in Editor pane.
Open or delete the Login page
Right-click the Login page icon and select Open or Delete from the shortcut menu.
Enable or disable the Login page
Right-click the Login page icon and select the Enable or Disable from the shortcut menu.
Other pages
You can add more pages according to your need. The pages you add can be deleted.
You can perform the following operations for the new page:
Create a new page
Right-click the Pages icon and select New Page.
Then a page (page_number) is created below the Home Page and the new page is open in Editor pane.
|
Note
In addition to Home page and Login page, you can create up to 19 other pages for a web project. |
Open, delete or rename the created page
Right-click the page_x icon and select the corresponding options (Open, Delete or Rename) from the shortcut menu depending on your need.