Issue #3307692 by smustgrave, _shY, Amber Himes Matz: Update breadcrumbs in contact, content_translation, cron, editor, field_ui, filter help topics to use help_route_link function
<p>{%trans%}Add, remove, or rearrange the fields on personal and site-wide contact forms.{%endtrans%}</p>
<h2>{%trans%}What are the fields on contact forms?{%endtrans%}</h2>
<p>{%trans%}Both personal and site-wide contact forms will always have <em>Subject</em> and <em>Message</em> fields. You can add additional fields for users to fill out if desired. Note that if you want to display other content on a form page, such as text or images, you can use a custom block.{%endtrans%}</p>
<h2>{%trans%}Steps{%endtrans%}</h2>
<ol>
<li>{%trans%}In the <em>Manage</em> administrative menu, navigate to <em>Structure</em>><ahref="{{contact_url}}"><em>Contact forms</em></a>.{%endtrans%}</li>
<li>{%trans%}In the <em>Manage</em> administrative menu, navigate to <em>Structure</em>><em>{{contact_link}}</em>.{%endtrans%}</li>
<li>{%trans%}Click <em>Manage fields</em> for the form you want to change the fields of, and add or remove one or more fields on the form.{%endtrans%}</li>
<li>{%trans%}Click <em>Manage form display</em> to change the order or configuration of the fields on the form.{%endtrans%}</li>
<p>{%trans%}Configure personal contact forms for registered users on the website.{%endtrans%}</p>
<h2>{%trans%}Steps{%endtrans%}</h2>
<ol>
<li>{%trans%}In the <em>Manage</em> administrative menu, navigate to <em>Configuration</em>><em>People</em>><ahref="{{config_url}}"><em>Account settings</em></a>.{%endtrans%}</li>
<li>{%trans%}In the <em>Manage</em> administrative menu, navigate to <em>Configuration</em>><em>People</em>><em>{{config_link}}</em>.{%endtrans%}</li>
<li>{%trans%}In the <em>Contact settings</em> section, check/uncheck the box to enable/disable the contact form for new user accounts.{%endtrans%}</li>
<li>{%trans%}In the <em>Manage</em> administrative menu, navigate to <em>People</em>><ahref="{{permission_url}}"><em>Permissions</em></a>.{%endtrans%}</li>
<li>{%trans%}In the <em>Manage</em> administrative menu, navigate to <em>People</em>><em>{{permission_link}}</em>.{%endtrans%}</li>
<li>{%trans%}Verify that permissions are correct for your site's roles, including the generic <em>Anonymous user</em> and <em>Authenticated user</em>. In order to use personal contact forms, users need both <em>View user information</em> (in the <em>User</em> section, which enables them to view user profiles) and <em>Use users' personal contact forms</em> (in the <em>Contact</em> section, which enables them to use contact forms if they can view user profiles).{%endtrans%}</li>
<li>{%trans%}The contact form will always have <em>Subject</em> and <em>Message</em> fields. If you want to add more fields, follow the steps in {{adding_fields_topic}}.{%endtrans%}</li>
<p>{%trans%}Create a new site-wide contact form.{%endtrans%}</p>
<h2>{%trans%}Steps{%endtrans%}</h2>
<ol>
<li>{%trans%}In the <em>Manage</em> administrative menu, navigate to <em>Structure</em>><ahref="{{contact_url}}"><em>Contact forms</em></a>.{%endtrans%}</li>
<li>{%trans%}In the <em>Manage</em> administrative menu, navigate to <em>Structure</em>><em>{{contact_link}}</em>.{%endtrans%}</li>
<p>{%trans%}Set a site-wide contact form to be the default contact form (the form that is shown on the <em>/contact</em> URL).{%endtrans%}</p>
<h2>{%trans%}Steps{%endtrans%}</h2>
<ol>
<li>{%trans%}In the <em>Manage</em> administrative menu, navigate to <em>Structure</em>><ahref="{{contact_url}}"><em>Contact forms</em></a>.{%endtrans%}</li>
<li>{%trans%}In the <em>Manage</em> administrative menu, navigate to <em>Structure</em>><em>{{contact_link}}</em>.{%endtrans%}</li>
<li>{%trans%}Click <em>Edit</em> for the site-wide form you want to be the default.{%endtrans%}</li>
<li>{%trans%}Check <em>Make this the default form</em> and click <em>Save</em>.{%endtrans%}</li>
<p>{%trans%}Configure language and translation settings for one or more content entity types (see {{content_structure_topic}} for an overview of content entities). To do this, you must have at least two languages configured. Afterwards, you will have a <em>Translate</em> operation available for your content entities, either as a tab or link when you are viewing or editing content, or on content administration pages.{%endtrans%}</p>
<h2>{%trans%}Steps{%endtrans%}</h2>
<ol>
<li>{%trans%}In the <em>Manage</em> administrative menu, navigate to <em>Configuration</em>><em>Regional and language</em>><ahref="{{translation_settings}}"><em>Content language and translation</em></a>.{%endtrans%}</li>
<li>{%trans%}In the <em>Manage</em> administrative menu, navigate to <em>Configuration</em>><em>Regional and language</em>><em>{{translation_settings_link}}</em>.{%endtrans%}</li>
<li>{%trans%}Under <em>Custom language settings</em>, find the content entity types that should have customized language settings on your site. Check the box next to each one. A section will appear below the list with settings for that entity type.{%endtrans%}</li>
<li>{%trans%}For each entity type you checked, in the settings section below check the boxes for each entity sub-type that should be <em>Translatable</em> on your site. If the entity type does not have sub-types, there is just one check box for the entity type as a whole.{%endtrans%}</li>
<li>{%trans%}For each entity type or subtype, select the <em>Default language</em>. Also, if you want to have languages other than the default available when you create content, check <em>Show language selector on create and edit pages</em>.{%endtrans%}</li>