Filter translatable strings
Source string Translation for German
Locate the menu you just added a link to and click <em>Edit</em> in the <em>Operations</em> list.
Verify that the order of links is correct. If it is not, drag menu links until the order is correct, and click <em>Save</em>.
For an existing content type, configure the available menus that will be shown as options on content editing screens; links to content items of this type can be added to these menus during editing.
In the <em>Manage</em> administrative menu, navigate to <em>Structure</em> &gt; @content_types_link.
Locate the content type you want to configure, and click <em>Edit</em> in the <em>Operations</em> list.
Under <em>Menu settings</em>, check the menus that you want to be available when editing a content item of this type.
Optionally, select the <em>Default parent item</em>, to put links to content items under a default location in the menu structure.
Maintaining and troubleshooting overview
Here are some tasks and hints related to maintaining your site, and troubleshooting problems that may come up on your site. See the related topics below for more information.
When performing maintenance, such as installing, uninstalling, or updating a module, put your site in maintenance mode.
Configure your site so that cron runs periodically.
If your site is not behaving as expected, clear the cache before trying to diagnose the problem.
There are several site reports that can help you diagnose problems with your site. There are also two core modules that can be used for error logging: Database Logging and Syslog.
<a href="https://www.drupal.org/docs/user_guide/en/prevent-chapter.html">Preventing and Fixing Problems (Drupal User Guide)</a>
The Block module allows you to place blocks in regions of your installed themes, and configure block settings. For more information, see the <a href=":blocks-documentation">online documentation for the Block module</a>.
Placing and moving blocks
You can place a new block in a region by selecting <em>Place block</em> on the <a href=":blocks">Block layout page</a>. Once a block is placed, it can be moved to a different region by drag-and-drop or by using the <em>Region</em> drop-down list, and then clicking <em>Save blocks</em>.
Toggling between different themes
Blocks are placed and configured specifically for each theme. The Block layout page opens with the default theme, but you can toggle to other installed themes.
Demonstrating block regions for a theme
You can see where the regions are for the current theme by clicking the <em>Demonstrate block regions</em> link on the <a href=":blocks">Block layout page</a>. Regions are specific to each theme.
Configuring block settings
To change the settings of an individual block click on the <em>Configure</em> link on the <a href=":blocks">Block layout page</a>. The available options vary depending on the module that provides the block. For all blocks you can change the block title and toggle whether to display it.
Controlling visibility
You can control the visibility of a block by restricting it to specific pages, content types, and/or roles by setting the appropriate options under <em>Visibility settings</em> of the block configuration.
Adding content blocks
You can add content blocks, if the <em>Block Content</em> module is installed. For more information, see the <a href=":blockcontent-help">Block Content help page</a>.
Create a new menu.
In the <em>Manage</em> administration menu, navigate <em>Structure</em> &gt; @structure_menu_link.
Click <em>Add menu</em>.