The Related Resources link as it appears in a node.
A list of Related Resources of the page.
When a page does not have any related resources.

Experimental project

This is a sandbox project, which contains experimental code for developer use only.

This module allows you to find all the nodes that link to the current node you're on. It's like the Related Resources of SharePoint. It shows you all the pages (nodes) that link to a particular page.

This module was designed so that when you go to delete or unpublish a page (node), you will be able to easily find what other nodes link to that node. The nodes that link to the node display in a list. You can easily go to the nodes in the list to remove the link to the node you wish to delete or unpublish. This list also says if the nodes linking to it are unpublished.

The whole point of this project is to make it easier for people to find content that links to other content. In finding that content, 404 (page not found) errors can be avoided by removing links that will soon be dead.

Download

I cannot seem to figure out how to upload the actual code to this module. Right now I'm linking to the zip file from my website:

Drupal 7

http://www.musselmandesigns.com/drupal_modules/related_resources_DRUPAL7...

Drupal 8

http://www.musselmandesigns.com/drupal_modules/related_resources_DRUPAL8...

Project information