Control "About text formats" link and inline text format guidelines
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #2617982. --> Reported by: [berdir](https://www.drupal.org/user/214652) >>> <h3>Problem:</h3> <p>Sometimes you don't want to show the "About text formats" link, especially if you just allow a single format on a field and therefore there is no format selector and so the link is taking up vertical space on its own.</p> <p>Sometimes you don't want to show the condensed text format guidelines below a field, especially on "text, formatted" fields where the guidelines take up more space than the field input itself.</p> <p>Although the main focus of this module is controlling the allowed text formats, it also seems to be an incubator for core improvements in sitebuilder control of formats UI, so it seems reasonable to include this feature.</p> <h3>Solution:</h3> <p>Create 2 new widget settings checkboxes: "Hide the help link About text formats" and "Hide text format guidelines".<br> The patch by @floretan from #15 works and is ready for testing &amp; review.</p> <h3>Next steps:</h3> <p>DONE: 1. Fix the config schema in the patch<br> 2. Review &amp; RTBC</p> > Related issue: [Issue #2544188](https://www.drupal.org/node/2544188) > Related issue: [Issue #2413335](https://www.drupal.org/node/2413335)
issue