Downloads
Download tar.gz
16.58 KB
MD5: 6927c611d5d50b9c5ba01857a0f1d54f
SHA-1: 6fa7154e7b816daba630a84743a71fb8e335dd79
SHA-256: 69d67ac6d11d80cd5b2a1e15877f24933b84aaf078b909258fdf2828bc205402
Download zip
18.23 KB
MD5: aa762b89224698761817b9e5e2c4576f
SHA-1: 6a339295fbd880dba5fb0c89574b9393e79919e1
SHA-256: 13838cc8edbad1519db931b2c7504a1315f6f9542538f8eae84952a1e140f0ab
Release notes
The relatedlinks module enables nodes to display related URLs to the user via blocks. Related links can be defined in 3 ways:
* Parsed links: links that are retrieved from the body of a node.
* Manual links: links that are added manually.
* Discovered links: links that are discovered by the module using various criteria, including the category terms of a node and suggestions provided by the search module (when enabled).
The relatedlinks module allows for flexibility in creating blocks for each type of relatedlinks or creating blocks for a combination of link types.
Special thanks to Colan for his help with this release.