API page: https://api.drupal.org/api/drupal/core%21modules%21breakpoint%21breakpoi...

The breakpoint module help text links to an Empty Repository for Breakpoint_UI. The online documentation says there is no UI, and can't be, because CMI. I suggest we remove the reference to the Breakpoint UI module.

BETA eval: This change removes a reference to an unmaintained contrib module, so it's a normal documentation bug fix and unfrozen/prioritized.

Comments

kattekrab’s picture

StatusFileSize
new1.58 KB

and here's a patch.

Changes

About

The Breakpoint module keeps track of the height, width, and resolution breakpoints where a responsive design needs to change in order to respond to different devices being used to view the site. This module does not have a user interface , but contributed modules such as Breakpoint UI may provide one. For more information, see the online documentation for the Breakpoint module.

to

About

The Breakpoint module keeps track of the height, width, and resolution breakpoints where a responsive design needs to change in order to respond to different devices being used to view the site. This module does not have a user interface. For more information, see the online documentation for the Breakpoint module.

kattekrab’s picture

plus screenshots!

before

and

after

kattekrab’s picture

Status: Active » Needs review
jhodgdon’s picture

Issue summary: View changes
Status: Needs review » Reviewed & tested by the community
Parent issue: » #1908570: [meta] Update or create hook_help() texts for D8 core modules

Patch looks good, thanks! Added parent issue and beta eval.

alexpott’s picture

Status: Reviewed & tested by the community » Fixed

Committed b1ce453 and pushed to 8.0.x. Thanks!

Thanks for adding a beta evaluation to the summary.

  • alexpott committed b1ce453 on 8.0.x
    Issue #2398847 by kattekrab: Remove reference to Breakpoint_UI module...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.