There is a broken link in Place Blocks help page.
1. Go to /admin/help/block_place
2. Click on "See online documentation for the Place Blocks module."
3. You will end up on non-existing link: https://www.drupal.org/documentation/modules/block_place/
Comments
Comment #2
hiramanpatilComment #3
hiramanpatilTried to find the page for
block_placemodule documentation but the page doesn't exist.I have found another page where Christopher James Francis Rodgers explained how 'Place Block' module can be used to place the blocks.
URL - https://www.drupal.org/node/2640872#comment-10705254
Thanks
Comment #4
skaughtI do believe this was just a placeholder link that got left in. that last sentence should just be removed, in the least.
a more complete help text would be nice.
Comment #5
skaughtComment #6
hiramanpatil@SKAUGHT,
Thanks for the reply. Let me remove the last sentence from the description and create and upload the patch here.
Comment #7
hiramanpatilPlease find attached patch here.
Comment #8
hiramanpatilComment #10
hiramanpatilUpdated patch file.
Comment #13
shashikant_chauhan commentedAdding updated patch.
Comment #15
shashikant_chauhan commentedAfter failing patch I checked the code and found for every hook_help there should be a link to "online documentation for the 'module name'".
Which was removed by my current patch. Currently, there is no online doc for the module block place.
Link https://www.drupal.org/documentation/modules/block_place in module block place is invalid.
We need to create an online page for module block page and then use that link in hook_help of block place module.
Comment #16
chanderbhushan commentedHi,
I have applied #13 in drupal 8.3.x is working fine but there is punctuation issue. so i have fixed it.
Comment #17
chanderbhushan commentedComment #19
shashikant_chauhan commented@chanderbhushan, Patch will always fail without link online documentation for the Place Blocks module.
To fix the issue we need to create an online documentation here https://www.drupal.org/documentation/modules/block_place
Comment #20
hiramanpatil@shashikant_chauhan,
This URL https://www.drupal.org/documentation/modules/block_place shows '404 Page Not Found' error message.
What should we do now?
thanks
Comment #21
shashikant_chauhan commentedComment #22
skaughtI've started a 'documentation' ticket. hopefully this will begin the right path.
#2794755: drupal.org/documentation/modules/block_place needs to exist (and contain documentation)
Comment #23
skaughti'm closing this ticket as link does Work as Designed and a course to properly add the correct page has been started.
Thanks everyone.