Closed (fixed)
Project:
Backlinks
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
25 Jun 2007 at 15:20 UTC
Updated:
29 Jun 2007 at 00:04 UTC
We're currently using a custom view that finds backlinks from nodereference fields.
It would be great of the backlink module would support both of these kinds of backlinks to get a more complete picture of the backlinks.
Comments
Comment #1
mfbIs backlinks not finding your nodereferences?
It is detecting mine, because it finds any links between pages, and my nodereferences are links.
But, if your nodereferences are not links, then it wouldn't work.
Backlinks is actually a pretty dumb module, it totally relies on search module to find the links. If search module can't see the links, it won't work..
Comment #2
mfbComment #3
gregglesI just assumed it didn't, but if this works then great - I think we can consider it closed!
Comment #4
mfbYes my goal here was to find both "proper" node references and links added manually to the bodies by users. Let me know if you do find any issues.