Manage Pages ============ This section lets users create pages and manage the website structure. A page is a container for web elements and can be used to create static content or to display search results. Every page has a type which determines how the page is rendered, a title, a navigation label and several other options. Template Pages -------------- Template Pages are used to create static content such as a description of the project or an introduction to the data. They can contain rich text which can be edited with the help of the CKEditor. With the use of simple markup tags, users can create links to other pages, images or resources. The markup tags also allow the creation of blocks which can be used to structure the content. NDR Core can produce translated pages, so for every selected language, another rich text field is available for the translation. Search Pages ------------ Search Pages are used to display search forms and search results. In order to create a Search Page, a search configuration must be created first. All information about your search form and search results is stored in the search configuration, and you don't need any further configuration to create a search page. Contact Form Page ----------------- Contact Form Page is a special page that can be used to create a contact form. You can add text to the page like with a template page, and it will be displayed above the contact form. A contact form is a simple way to allow users to contact the project team. It can be configured under the settings section. The messages sent via the contact form are stored in the database and can be viewed in the maintenance section. This allows for an easy setup without the need to configure an email server. Flip Book Pages --------------- Flip Book Pages are used to display a series of subpages with arrows to navigate between them. It allows showcasing a series of data stories or similar. Every page can be configured to be the subpage of another page. If the parent is a flip book page, the page will be displayed in the described manner, otherwise it will create a dropdown menu in the navigation bar and display the page as a subpage of the parent. About Us Page ------------- About Us Page is a special page that can be used to display information about the project team. The images section allows you to upload images that can be set to "person" type. This page type will display the images in a grid and allow users to click on them to display more information about the person.