Content¶
All content can be changed via the Admin panel.
Page parts¶
Part name | Description | l18n | Required | Unique |
---|---|---|---|---|
Menu | It is important to choose simple short name. It is used for menu. | yes | yes | no |
Name | It is title of article. If it is not set “Menu” is used instead. | yes | no | no |
Central Column | Central column of the article | yes | yes | no |
Right Column: Text | Right Column of the article. Central column of the article | yes | no | no |
Right Column: Multimedia | Photo or video that available in the Right Column | no | no | no |
Bottom columns | Columns in the bottom side of the article. There are only 3 or less bottom columns | yes | no | no |
SEO configuration¶
Search engine optimization (SEO) is presented as configuration parameters. Table bellow describe properties of such options.
Property | Description | I18n | Required | Unique |
---|---|---|---|---|
Meta tags | Title, description, keywords, photo description | yes | yes | no |
Slug | Part of URL. All spaces and other non alphanumeric characters are changed to underscore. | no | yes | yes |
Right Column, Photo | Alt property of <img> tag | yes | yes [1] | no |
Footnotes
[1] | If Photo available |
See also
Google recommendation for SEO.
Technical configuration¶
Property | Description | I18n | Required | Unique |
---|---|---|---|---|
Statuses | draft, published | no | yes | no |
Page type | Menu page, inner page, api page, api&menu page | no | yes | no |
Date of creation | Date of creation page | no | yes | no |
Date of modification | Date of last modification page | no | yes | no |
Preferences¶
Preferences contains information of contact and general technical information. All of them can be changed from the Admin panel.
Name | Default value | Description |
---|---|---|
Skype | myskype | |
Email [1] | myemail@email.com | |
Phone number | 000 000 000 00 00 | |
Turn on/off REST Api | True | |
Max number of inner pages [2] | 3 | Number of pages that can be shown under main menu when user follow links inside page. |
Google Analytic code | 000000 | |
Image quality | 70 | Global setting quality uploaded pictures. The picture quality is directly proportional to the size of the file. A value of 100 corresponds to the maximum quality. |
Image autoscale | True | Global setting for autoscale uploaded pictures if its width>333px. Pictures will be scaled to width=333px. |
Theme | modern | Choose a theme for switch |
Footnotes
[1] | E-mail is automatically converted to the image for protection against spam bots. |
[2] | Number of pages of type inner page may be infinitely. |
See also