Closed (duplicate)
Project:
Link checker
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
14 Apr 2012 at 13:31 UTC
Updated:
18 Apr 2012 at 00:14 UTC
Similar to #965720: Views integration for Broken Links report.
Is it possible to have the table of all links (not just the broken links) available to Views so that we can manipulate it?
Something like the contents of the linchecker_link table.
Comments
Comment #1
hass commentedWhat do you like to manipulate?
Comment #2
waverate commentedAlex,
I would like to have fields like:
- lid,
- URL,
- internal or external link,
- status,
- number of retries,
- asscociated nid(s), and
- last checked.
I don't know if any entity fields would be available for each link as well.
Is that the additional information you are asking for?
Comment #3
hass commentedThis does not really answer the question what you'd like to "manipulate", but this is a duplicate for sure.
Comment #4
waverate commentedBy manipulate, I just meant to be able to have the fields available to be manipulated in views.
SOLVED: Apply patch #30 of #965720: Views integration for Broken Links report.
Comment #4.0
waverate commentedClarification