Source string (Built-in English)
Allowed HTML tags
Translated string (German)
Source string (Built-in English)
A list of HTML tags that can be used. By default only the <em>lang</em> and <em>dir</em> attributes are allowed for all HTML tags. Each HTML tag may have attributes which are treated as allowed attribute names for that HTML tag. Each attribute may allow all values, or only allow specific values. Attribute names or values may be written as a prefix and wildcard like <em>jump-*</em>. JavaScript event attributes, JavaScript URLs, and CSS are always stripped.
Translated string (German)
Source string (Built-in English)
Display basic HTML help in long filter tips
Translated string (German)
Source string (Built-in English)
Add rel="nofollow" to all links
Translated string (German)
Source string (Built-in English)
Maximum link text length
Translated string (German)
Source string (Built-in English)
URLs longer than this number of characters will be truncated to prevent long strings that break formatting. The link itself will be retained; just the text portion of the link will be truncated.
Translated string (German)
Source string (Built-in English)
Filter settings
Translated string (German)
Source string (Built-in English)
Add text format
Translated string (German)
Source string (Built-in English)
Run reports to learn about the status and health of your site.
Translated string (German)
Source string (Built-in English)
In the <em>Manage</em> administrative menu, navigate to <em>Reports</em> > <em>@status_link</em> to see a report that summarizes the health and status of your site. If there are any warnings or errors, you will need to fix them. Take note of any upcoming highly critical security releases that may impact your site.
Translated string (German)
Source string (Built-in English)
If you have the core Database Logging module installed, in the <em>Manage</em> administrative menu, navigate to <em>Reports</em> > <em>Recent log messages</em> to see a report of the error and informational messages your site has generated. You can filter the report by <em>Severity</em> to see only the most critical messages, if desired.
Translated string (German)
Source string (Built-in English)
If you have the core Update Manager module installed, in the <em>Manage</em> administrative menu, navigate to <em>Reports</em> > <em>Available updates</em> to see a report of the updates that are available for your site software. If <em>Last checked</em> is far in the past, click <em>Check manually</em> to update the report. Scan the report; if the core software or any modules or themes have security updates available, you should update them as soon as possible.
Translated string (German)
Source string (Built-in English)
<a href="https://www.drupal.org/docs/user_guide/en/security-chapter.html">Security and Maintenance (Drupal User Guide)</a>, which includes information on how to update your site's core software, modules, and themes.
Translated string (German)
Source string (Built-in English)
Enabling and disabling maintenance mode
Translated string (German)
Source string (Built-in English)
Uninstall a module. Your site should be in <em>maintenance mode</em> when you uninstall modules. See @maintenance_topic for details.
Translated string (German)
Source string (Built-in English)
In the <em>Manage</em> administrative menu, navigate to <em>Extend</em> > <em>@uninstall_link</em>.
Translated string (German)
Source string (Built-in English)
Enter a word from the module name or description into the filter box, to make the list of modules smaller. Locate the module you want to uninstall.
Translated string (German)
Source string (Built-in English)
In the <em>Description</em> column, see if there are reasons that this module cannot be uninstalled. For example, you may have created content using this module (which you would need to delete first), or there may be another module installed that requires this module to be installed (you would need to uninstall the other module first).
Translated string (German)
Source string (Built-in English)
If there are no reasons listed, the module can be uninstalled. Check the box in the <em>Uninstall</em> column, next to the module's name.
Translated string (German)
Source string (Built-in English)
Click <em>Uninstall</em> at the bottom of the page. Verify the list of modules to be uninstalled and configuration to be deleted on the confirmation page, and click <em>Uninstall</em>.
Translated string (German)
Source string (Built-in English)
Wait for the module to be uninstalled. You should be returned to the <em>Uninstall</em> page with a message saying the module was uninstalled.
Translated string (German)
Source string (Built-in English)
Ensure that site administrators have this permission so that security updates are applied promptly.
Translated string (German)
Source string (Built-in English)
Configure a content entity type/subtype to allow commenting, using a comment type that you have configured. See @content_structure_topic for more about content entities and fields, and @comment_type_topic to configure a comment type.
Translated string (German)
Source string (Built-in English)
Who can configure comments?
Translated string (German)
Source string (Built-in English)
In order to follow these steps, the Field UI module must be installed. You'll need the Comment module's <em>@comment_permissions_link</em> permission, in order to change comment settings for a comment field. You'll also need to have the appropriate permission for adding fields to the entity type or subtype that the comments are attached to. For example, to add a comment field to content items provided by the Node module, you would need the Node module's <em>Administer content types</em> permission.
Translated string (German)
Source string (Built-in English)
Follow the steps in the related <em>Adding a field to an entity sub-type</em> topic to add a field of type <em>Comments</em> to the desired entity type or sub-type.
Translated string (German)
Source string (Built-in English)
On the first field settings page, choose the <em>Comment type</em> to use for this entity type or sub-type. You'll also notice that the <em>Allowed number of values</em> field cannot be changed for comment fields.
Translated string (German)
Source string (Built-in English)
On the next field settings page, enter the desired settings for the comment field:
Translated string (German)
Source string (Built-in English)
<em>Threading</em>: whether or not the comments are collected by threads, with people able to reply to particular comments instead of to the content entity itself.
Translated string (German)
Source string (Built-in English)
<em>Comments per page</em>: the maximum number of comments displayed on one page (a pager will be added if you exceed this limit).
Translated string (German)