The NP_Related plugin can show related items (from your weblog/Nucleus site), related webpages (found by Google), related products (from the Amazon.com catalog) next to your items/articles.
NP_Related effectively uses the words in the title of an item/article as keywords, and uses these to search for similar items/websites/products.
If you place <%Related(local)%> in the Item Body of a template (e.g. your detailed template) then when a blog entry is rendered in a web browser then the entry will contain a list of other blog entries that contain the same words as the title of this blog entry in their body text. So for example, if the current blog entry has the title “is this related” then any other blog entries that contain the text “is this related” in their body text will be listed as related. As mentioned earlier, the title is actually considered to be the entry keywords for the purposes of identifying related entries, and this can be changed. I understand that <%Related(google)%> refers to related web pages courtesy of Google and <%Related(amazon)%> refers to related items for sale at Amazon. e.g. if I have a blog entry called “Gone With The Wind” then <%Related(google)%> will find other web pages about “Gone With The Wind” and <%Related(amazon)%> will find the book and the film on Amazon. I don't use these myself so that's the extent of my knowledge.
Please follow this forum thread for original version!
Radek Hulan made some small changes to original code, here is an alternate download:
Download at: http://hulan.info/blog/other/NP_Related.zip
His changes:
I've slightly modify original version 0.25.1 contributed by Tim Broddin.
Changelog: Version 0.25.2 by Jiri Kratochvil (based on 0.25.1)
I've do it because on my free hosting there is limit for memory usage per script. With original plugin it was going to crash. Thanks to this modification now it works correcty for me.
You can Download it there: http://kl0k.net/media/1/20051102-NP_Related.zip