How do I make the "Add this link to..." go to the user submission instead of the link provided.
Allow me to explain:
On my site, Catharticle.com, users submit letters anonymously. The letters are the important piece. However, I would like to give the ability to have supporting links.
The problem is that when they enter a link, the "Add this link to..." links the the supporting URL, not the users letter. This, of course, is not good for Catharticle.com nor the users who submit their letters.
Thanks for any help
Ryan Clark
[EDIT] OK, I think I have located where in the templates we need to make the edits so that the URL for the user's submission is what "Add this link to..." links to instead of a supportive URL.
Navigate to:
templates>yourtemplate>link_summary.tpl
In the second to the last "if" statement, you will see where the "Add this link to..." stuffs are located.
It seems to me that if we change the the correct variables to the ones that reference the user's submissions, we could get the desired functionality!
If there is someone out there brave...ahem, I mean, smart enough to give this a try and post their findings, please, please, do!
- R
[/EDIT]
[EDIT AGAIN!] I DID IT! I figured out how to get the "Add link to..." to link to the user-submitted letter vs. some offshore site

I am going to make a brand new thread to detail my findings...[/EDIT]