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.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | Screen Shot 2014-12-28 at 6.50.03 pm.png | 34.22 KB | kattekrab |
| #2 | Screen Shot 2014-12-28 at 6.53.36 pm.png | 41.8 KB | kattekrab |
| #1 | 2398847-remove-breakpointUI-ref-1.patch | 1.58 KB | kattekrab |
Comments
Comment #1
kattekrab commentedand 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.
Comment #2
kattekrab commentedplus screenshots!
before
and
after
Comment #3
kattekrab commentedComment #4
jhodgdonPatch looks good, thanks! Added parent issue and beta eval.
Comment #5
alexpottCommitted b1ce453 and pushed to 8.0.x. Thanks!
Thanks for adding a beta evaluation to the summary.