Filter translatable strings
Source string Translation for German
<em>Anonymous commenting</em>: whether or not anonymous commenters are allowed or required to leave contact information with their comments (only applies if anonymous users have permission to post comments).
<em>Show reply form on the same page as comments</em>: whether the comment reply form is displayed on the same page as the comments. If this is not selected, clicking <em>Reply</em> will open a new page with the reply form.
<em>Preview comments</em>: whether previewing comments before submission is <em>Required</em>, <em>Optional</em>, or <em>Disabled</em>.
<em>Default value</em>: each individual entity has its own comment settings, but here you can set defaults for the comment settings for this entity type or subtype. The comment settings values are:
<em>Open</em>: comments are allowed.
<em>Closed</em>: past comments remain visible, but no new comments are allowed.
<em>Hidden</em>: past comments are hidden, and no new comments are allowed.
Online documentation for content comment settings
Get an overview of all content blocks.
View, edit and delete all block content regardless of permission restrictions.
Maintain the block types of block content available and the fields that are associated with those types.
Clearing the site cache
Running and configuring cron
Set up your site so that users can search for help.
In the <em>Manage</em> administrative menu, navigate to <em>@extend_link</em>. Verify that the Search, Help, and Block modules are installed (or install them if they are not already installed).
In the <em>Manage</em> administrative menu, navigate to <em>Configuration</em> &gt; <em>Search and metadata</em> &gt; <em>Search pages</em>.
Verify that a Help search page is listed in the <em>Search pages</em> section. If not, add a new page of type <em>Help</em>.
Check the indexing status of the Help search page. If it is not fully indexed, see @cron_topic about how to run Cron until indexing is complete.
In the future, you can click <em>Rebuild search index</em> on this page, or @cache_topic, in order to force help topic text to be reindexed for searching. This should be done whenever a module, theme, language, or string translation is updated.
In the <em>Manage</em> administrative menu, navigate to <em>Structure</em> &gt; <em>Block layout</em>.
Click the link for your administrative theme (such as the core Claro theme), near the top of the page, and verify that there is already a search block for help located in the Help region. If not, follow the steps in the related topic to place the <em>Search form</em> block in the Help region. When configuring the block, choose <em>Help</em> as the search page, and in the <em>Pages</em> tab under <em>Visibility</em>, enter <em>/admin/help</em> to make the search form only visible on the main <em>Help</em> page.
In the <em>Manage</em> administrative menu, navigate to <em>@help_link</em>. Verify that the search block is visible, and try a search.
Create a new comment type. See @comment_overview_topic for information about comments and comment types.
Who can create a comment type?
Users with the <em>@comment_permissions_link</em> permission (typically administrators) can create comment types.
In the <em>Manage</em> administrative menu, navigate to <em>Structure</em> &gt; <em>@comment_types_link</em>.
Click <em>Add comment type</em>.
In the <em>Label</em> field, enter a name for the comment type, which is how it will be listed in the administrative interface.
In the <em>Target entity type</em> field, select the entity type to be commented on. See @content_structure_topic for more about content entities and fields.
Click <em>Save</em>. The comment type will be created.