Related Resources

Component ID

2610260

Component name

Related Resources

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

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.

I cannot seem to figure out how to upload the actual code to this module. Right now it can be downloaded loaded here: http://www.musselmandesigns.com/drupal_modules/related_resources_DRUPAL7... .