Issue #3307691 by smustgrave, asad_ahmed, Amber Himes Matz: Update breadcrumbs...
Issue #3307691 by smustgrave, asad_ahmed, Amber Himes Matz: Update breadcrumbs in ban, block, block_content, book, config, config_translation help topics to use help_route_link function
(cherry picked from commit bc9e8b07)
<p>{%trans%}Ban visitors from one or more IP addresses from accessing and viewing your site.{%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="{{ban}}"><em>IP address bans</em></a>{%endtrans%}</li>
<li>{%trans%}In the <em>Manage</em> administrative menu, navigate to <em>Configuration</em>><em>People</em>><em>{{ban_link}}</em>{%endtrans%}</li>
<li>{%trans%}Enter an <em>IP address</em> and click <em>Add</em>.{%endtrans%}</li>
<li>{%trans%}You should see the IP address you entered listed under <em>Banned IP addresses</em>. Repeat the above steps to ban additional IP addresses.{%endtrans%}</li>
<p>{%trans%}Configure the settings of a block that was previously placed in a region of a theme.{%endtrans%}</p>
<h2>{%trans%}Steps{%endtrans%}</h2>
<ol>
<li>{%trans%}In the <em>Manage</em> administrative menu, navigate to <em>Structure</em>><ahref="{{layout_url}}"><em>Block layout</em></a>.{%endtrans%}</li>
<li>{%trans%}In the <em>Manage</em> administrative menu, navigate to <em>Structure</em>><em>{{layout_link}}</em>.{%endtrans%}</li>
<li>{%trans%}Click the name of the theme that contains the block.{%endtrans%}</li>
<li>{%trans%}Optionally, click <em>Demonstrate block regions</em> to see the regions of the theme.{%endtrans%}</li>
<li>{%trans%}If you only want to change the region where a block is located, or the ordering of blocks within a region, drag blocks to their desired positions and click <em>Save blocks</em>.{%endtrans%}</li>
<p>{%trans%}Create a custom block, which can later be placed on the site.{%endtrans%}</p>
<h2>{%trans%}Steps{%endtrans%}</h2>
<ol>
<li>{%trans%}In the <em>Manage</em> administrative menu, navigate to <em>Structure</em>><em>Block layout</em>><ahref="{{content_url}}"><em>Custom block library</em></a>.{%endtrans%}</li>
<li>{%trans%}In the <em>Manage</em> administrative menu, navigate to <em>Structure</em>><em>Block layout</em>>{{library_link}}.{%endtrans%}</li>
<li>{%trans%}Click <em>Add custom block</em>. If you have more than one custom block type defined on your site, click the name of the type you want to create.{%endtrans%}</li>
<li>{%trans%}Enter a description of your block (to be shown to administrators) and the body text for your block.{%endtrans%}</li>
<li>{%trans%}Enter a label for this block type (shown in the administrative interface). Optionally, edit the automatically-generated machine name or the description.{%endtrans%}</li>
<li>{%trans%}Click <em>Save</em>. You will be returned to the <em>Block types</em> page.{%endtrans%}</li>
<p>{%trans%}Add a page to an existing book.{%endtrans%}</p>
<h2>{%trans%}Steps{%endtrans%}</h2>
<ol>
<li>{%trans%}In the <em>Manage</em> administrative menu, navigate to <em>Content</em>><ahref="{{node_add}}"><em>Add content</em></a>><em>Book page</em>. If you have configured additional content types that can be added to books, you can substitute a different content type for <em>Book page</em>; see {{configuring_topic}} for more information.{%endtrans%}</li>
<li>{%trans%}In the <em>Manage</em> administrative menu, navigate to <em>Content</em>><em>{{node_add_link}}</em>><em>Book page</em>. If you have configured additional content types that can be added to books, you can substitute a different content type for <em>Book page</em>; see {{configuring_topic}} for more information.{%endtrans%}</li>
<li>{%trans%}Enter a title for the page and some text for the body of the page.{%endtrans%}</li>
<li>{%trans%}In the vertical tabs area, click <em>Book Outline</em>. Select the book you want to add the page to in the <em>Book</em> select list. If you want to insert this page into the book hierarchy, also select the desired parent page in the <em>Parent item</em> select list.{%endtrans%}</li>
<li>{%trans%}Select the desired weight for the page in the <em>Weight</em> select list (pages with the same parent item are ordered from lowest to highest weight).{%endtrans%}</li>