Settings

NDR Core has a number of settings. Most of them can be changed and custom settings can be added if needed.

Change Settings

Go to your Settings Page and choose a settings group on the right side. Each group contains settings you can change. Refer to the list below:

  • Page Settings: Set project and browser tab titles.
  • Language Settings: Set the language of the resulting website. The administration interface is english only.
  • Header Settings: Set content of HTML header tags.
  • Search Settings: Define simple search labels and help texts.
  • Mail Settings: Change message forwarding behaviour, set your mail host settings, set forwarding address.
  • Social Media: You can link to your social media profiles. Depending on your UI style, the links are shown in the footer or elsewhere.
  • Custom Settings: Contain settings you created yourself. You can use them in your template text or in advanced editing methods (see below).

Language Settings

You choose e a base language to create your page in. You can then choose additional languages to translate the page into. Refer to Manage Translations to translate your elements. Page texts can be translated in the page editor.

Import/Export Settings

You can import or export your settings, so you can store them or use them in another project. The export function produces a JSON file which can be deserialized into NDR Core's data model. Refer to NDR Core settings serialization for more information.

Custom Settings

You can save custom settings and use them in your template text. Enter [[setting|setting_name]] to display the settings value. Apart from that, you will only need custom settings if you use Advanced editing.