Can We Add Links to Quote Titles?

  • Suggestion
  • Thread starter NeoDevin
  • Start date
In summary, In order to include custom links in the quote titles, it would be necessary to add another argument to the QUOTE environment, which would let you add a URL.
  • #1
NeoDevin
334
2
Is it possible that we could include custom links in the quote titles?

For example, if I quote a post from this forum, it shows up like this:
NeoDevin said:
...
With a little arrow link to where it was quoted from. Is it possible to generalize this for any links, so that if I quote from wikipedia:
Wikipedia said:
...
I could have a little arrow (maybe a different colour to indicate off-site link?) pointing to the article/page I was quoting?
 
Physics news on Phys.org
  • #2
Nice idea!
 
  • #3
I can see the reason for having a link back to a post that was quoted, because without that link you would have to manually search for the original post, but what would be the purpose of a link to a link?
 
  • #4
At the moment there is no way to show a quote is from a book/website or other source rather than a quote of another poster.
 
  • #5
Just to make it more convenient to access the externally linked article with a single click instead of having to copy and paste the URL in a new window.
 
  • #6
Evo said:
I can see the reason for having a link back to a post that was quoted, because without that link you would have to manually search for the original post, but what would be the purpose of a link to a link?

Because if I'm quoting something from another site, the link allows people to see it in context. Of course, currently you can just post the link, and then the quotation, I just think my suggestion would make it look a little nicer.
 
  • #7
Last edited by a moderator:
  • #8
NeoDevin said:
Because if I'm quoting something from another site, the link allows people to see it in context. Of course, currently you can just post the link, and then the quotation, I just think my suggestion would make it look a little nicer.
Are you suggesting that the entire web page be automatically quoted and then you have to edit it to reduce it? Because that is how that feature works here, it quotes the entire post, and you edit it down.

This could be a serious copyright problem unless each quoted site is fixed to conform to copyright laws.

It's a nice idea but I can see the problems it would create.
 
  • #9
Um, I don't know what you mean by "a link to a link". He was proposing to enable the URL tag for the quote titles. Currently they don't appear to work.
 
  • #10
Defennder said:
Um, I don't know what you mean by "a link to a link". He was proposing to enable the URL tag for the quote titles. Currently they don't appear to work.
I clarified in the post just before your response, I didn't realize what he was saying at first. He is suggesting (from what I understand) to have the page he wants to link to automatically quoted with an arrow to link back to the page. Just like your post I have quoted above. That is a nice idea, but not realistic due to copyright laws, it would require manual editing.
 
Last edited:
  • #11
I don't see that it saves any effort in posting. Currently quotes to external sites are usually provided or referenced for others to view if desired. This isn't really a new copyright issue, any more than it is now.

But it would clean up the display of posts by removing the visible URL. There would be the little carrot that avid readers could go back to instead of the URL under the quote or wherever it might be.

Currently people can already encode a URL as a Text Tag, so encoding it within a Quote Tag isn't all that much of a stretch.

Speaking for myself though, I'll probably just dump the URL directly in the text so people can evaluate for themselves the site and whether they have an interest in going there without having to cursor over it. (Plus from my pov it's just easier.)
 
  • #12
Evo said:
I clarified in the post just before your response, I didn't realize what he was saying at first. He is suggesting (from what I understand) to have the page he wants to link to automatically quoted with an arrow to link back to the page. Just like your post I have quoted above. That is a nice idea, but not realistic due to copyright laws, it would require manual editing.

The only thing I'm suggesting is to add another argument to the QUOTE environment, which let's you add a URL. ie. You still copy/paste the sections you want to quote, just as you do now.
 
  • #13
Evo said:
I don't see what the use of a link to a link would be?
It's purely aesthetic.
 
  • #14
Gokul43201 said:
It's purely aesthetic.

Exactly.

Instead of posting the link and then the quote, like this:

www.wikipedia.org
Wikipedia said:
...

We would be able to include the link as an argument to the QUOTE tags, and have it show up as a little arrow.
 
  • #15
Evo said:
He is suggesting (from what I understand) to have the page he wants to link to automatically quoted with an arrow to link back to the page. Just like your post I have quoted above. That is a nice idea, but not realistic due to copyright laws, it would require manual editing.

He's not suggesting the part about automatically quoting the page, he's just suggesting the part about including the link to the page. The PF poster would still have to copy-and-paste the relevant text into the quote box, as is done now, so there shouldn't be any copyright issues. (See post #14)

As Gokul said, it's purely aesthetic.
 
  • #16
Any word from Greg or Warren if something like this is feasible?
 
  • #17
NeoDevin said:
The only thing I'm suggesting is to add another argument to the QUOTE environment, which let's you add a URL. ie. You still copy/paste the sections you want to quote, just as you do now.

I like the idea. It would make it easier to attribute the source of a quote if the link was in the quote heading rather than stuck somewhere after the quoted text. I wouldn't care if it was really a link-back arrow thing, but even if the text itself was the link, like you'd embed a link anywhere else.
 

Related to Can We Add Links to Quote Titles?

1. Can we add links to quote titles?

Yes, it is possible to add links to quote titles. This can be done by using the HTML anchor tag, <a>, and specifying the URL in the href attribute. For example, <a href="https://www.example.com">Quote Title</a>.

2. How do we add links to quote titles?

To add links to quote titles, you can use the HTML anchor tag, <a>, and specify the URL in the href attribute. Additionally, you can also use the target attribute to specify how the link will open, such as in a new tab or the same tab. For example, <a href="https://www.example.com" target="_blank">Quote Title</a>.

3. Can we add multiple links to a single quote title?

Yes, you can add multiple links to a single quote title by using the HTML anchor tag, <a>, and specifying different URLs in the href attribute. You can also use the target attribute to specify how each link will open. For example, <a href="https://www.example.com" target="_blank">Link 1</a> <a href="https://www.example2.com" target="_blank">Link 2</a>.

4. Is it possible to add links to quote titles in all websites?

Yes, it is possible to add links to quote titles in all websites as long as the website supports HTML and allows customization of quote titles. However, it is important to note that the design and functionality of the links may vary depending on the website's layout and code.

5. Why would we want to add links to quote titles?

Adding links to quote titles can be beneficial for providing additional context or information related to the quote. It can also make the quote more interactive and engaging for readers. Additionally, adding links to quote titles can also improve the navigation and usability of the website.

Similar threads

  • Feedback and Announcements
Replies
6
Views
2K
  • Feedback and Announcements
Replies
3
Views
1K
  • Feedback and Announcements
Replies
10
Views
1K
  • Feedback and Announcements
Replies
1
Views
900
  • Feedback and Announcements
Replies
9
Views
1K
  • Feedback and Announcements
Replies
5
Views
1K
  • Feedback and Announcements
Replies
8
Views
1K
  • Feedback and Announcements
Replies
1
Views
557
  • Feedback and Announcements
Replies
13
Views
3K
  • Feedback and Announcements
Replies
13
Views
1K
Back
Top