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

hass’s picture

What do you like to manipulate?

waverate’s picture

Alex,

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?

hass’s picture

Status: Active » Closed (duplicate)

This does not really answer the question what you'd like to "manipulate", but this is a duplicate for sure.

waverate’s picture

By 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.

waverate’s picture

Issue summary: View changes

Clarification