Page Inspector panel
If no node is selected, the "Inspector" panel shows the properties of the active page.
Page properties
The image below shows the properties of the active page and the code of the page in the "Code editor" panel.
Description of page properties
Name
The node given to the page will be used as the filename after compilation.
Title
The page title can be used to be inserted into an HTML page via placeholder variables.
Description
It can be used as a description of an HTML page or as a comment in the code.
Width - Height
They are the length and height of the page, respectively.
"Fit page to content" button
Allows you to adjust the size of the page to its content.
MimeType
Show the mimeType of the page
Changed - Time
They show the date and time the page was last modified
Properties for compiling the page
Target page dir
Defines the folder in which to save the page file once compiled.
Root compiler button
Allows you to set the build root of the project.
Starting from it, the files and sub-folders defined by the "Page dir target" property of the pages will be created.
URL web properties
url
Defines the web url of a page that after compilation must be opened by the browser for testing.
Open project url
Opens the url indicated by the "Url" property