- Issue created by @gugalamaciek
- Status changed to Needs review
about 1 year ago 7:15am 7 March 2024 - last update
about 1 year ago 86 pass - last update
about 1 year ago 86 pass I think "Check status of the link" is too long of a default label. How about "Retest" or "Check" or something?
- Status changed to Needs work
about 1 year ago 2:07pm 4 April 2024 - π¨π¦Canada joseph.olstad
joseph.olstad β made their first commit to this issueβs fork.
- π¨π¦Canada joseph.olstad
hmm, I tested in my view, seeing this:
Error: Call to a member function label() on null in Drupal\linkchecker\Controller\LinkcheckerStatusController->checkStatus() (line 56 of modules/contrib/linkchecker/src/Controller/LinkcheckerStatusController.php).
- π¨π¦Canada joseph.olstad
This latest patch adds a "Check links" button on the Maintenance accordion on the linkchecker settings form
/admin/config/content/linkchecker
This button is back by popular demand, clients asked , they get.
- π¨π¦Canada joseph.olstad
Credit should go to @jamesyao for the Check links button functionality.
- First commit to issue fork.
- Merge request !114Issue #3426268 by gugalamaciek, joseph.olstad: Allow to check link status on demand, Link checks on demand β (Open) created by joseph.olstad
- π¨π¦Canada joseph.olstad
MR 111 is for 2.0.x
MR 114 is for 2.1.xI highly recommend that everyone use 2.1.x instead of 2.0.x, 2.0.x has a dependency on der , a very heavy module that should be avoided whenever possible.