Problem/Motivation
As a user, I can run the broken link report for the entire website from the Managed Link Status Report.
Proposed resolution
Add a new page to allow the user to run the broken link report on demand
Remaining tasks
Review.
Commit.
Rejoice.
User interface changes
New page

When there is no link entity

When there is one link entity pending.

When there is already a job running.

| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3093121-2.patch | 7.77 KB | jibran |
Issue fork linkychecker-3093121
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
jibranHere is the patch.
Comment #3
dpiThis pretty much just does what the cron job does. It doesnt force links to be checked despite their last checked time, and it doesnt actually check links in the same request, only creates queue items.
Comment #4
acbramley commentedWe've been running this patch for >3 years now without issue, let's get it in :)
Comment #5
acbramley commentedStill applies to 2.2.x
Comment #7
dpiDeferring #3 to future bug/feature issue.
Comment #9
dpiMerged!