Hi!

It would be great to disable link checking per node on node edit form if the type of the node is enabled on /admin/config/content/linkchecker (or /admin/settings/linkchecker in D6) page.

The reason is that sometimes if some nodes contains PHP code, that brokes batched link checking

Thanks!

Comments

hass’s picture

Category: Feature request » Support request
Status: Active » Closed (duplicate)

I guess you have duplicate function name crashes. Please make your php code functions unique. The issue you are describing is well known to cause issues in core, too. Just show such two node in a view or search result - *bang*...

hass’s picture