Managing embedded links
| Project: | Links Package |
| Version: | 6.x-1.2 |
| Component: | Code: links_related.module |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
In this thread http://drupal.org/node/145018 syscrusher mentions:
"A new feature just added by a contributor allows the site administrator to actually convert these extracted embedded links into regular "related links" in the database."
I'm not seeing how to do this. Also, I'm not totally sure this is what I want. What I'd love is to have embedded links added to the database for management purposes. But I don't really want to change the way my page displays. I don't want to convert them to related links (I use this portion of the module for specific types of links) and I don't want to list them anywhere in the node besides where they're embedded.
Can this module do this? Otherwise, I'm loving the related links portion. Thanks!

#1
I'm also confused whether the related_links.module provides this functionality?
I looked in the code and see some functions which appear to handle this, but I can't get real "a href links" indexed into the links database. I do see them on the Links tab in a node though...