HTML links, generally those created within the network on questions, answers, or the site itself.
11
votes
1answer
88 views
Add [about] to list of “magic links” [duplicate]
Possible Duplicate:
Auto-Expand new about pages in comments
Now that the About page is much more educational and has been launched network-wide, I think I'll be directing people to it ...
18
votes
2answers
299 views
Link parser can not handle URLs with a second http:// in it
Escaped version
The following [link][1] does not work, neither does <a href="http://web.archive.org/web/20121130000728/http://www.google.com/">this</a>.
[1]: ...
32
votes
2answers
488 views
Markdown links and images are producing incorrect HTML
The problem appeared recently.
Images and links are not displayed correctly.
1
vote
0answers
60 views
Inline code overlaps link underline
When inline code appears directly below a link, it overlaps and hides the underline of the link (on Meta, the only visual indicator that a link is present. Example on this question:
I see this on ...
7
votes
1answer
90 views
Do edits affect rel=nofollow addition?
I answered a question here: Parsing HTML to fix microtypography & glyph issues and remember remarking to my "somewhat-friend" that I was happy because the links didn't contain rel=nofollow. He's ...
16
votes
1answer
243 views
Magic link new [about] pages in comments
We already have the ability to have certain links auto-expand in comments as per Add data.SE style "magic links" to comments.
Can the new about pages also be added using the [about] format ...
8
votes
0answers
48 views
Please provide a shortcut for [about] to link to a site's “Quick Start” page similar to [faq] and [chat] [duplicate]
The new Quick Start is very nice, and I intend to use it when moderating.
Can we have a programmed link so [about] will self-expand to be a hyperlink to http://site/about in a similar manner to how ...
5
votes
0answers
37 views
Hashes not being removed from URL's after cancelling edit UI that needed them
When I recently viewed my cv completeness page
http://careers.stackoverflow.com/cv/score/[user number]
I clicked on
http://careers.stackoverflow.com/cv/edit/[user number]#section-objectives
...
9
votes
1answer
83 views
Give the hyperlinks in the revision history a little breathing room, they're suffocating!
With the addition of the "link" uhh link to the row of hyperlinks in the revision history, it has pointed my eyes to the lack of space they are given in that row. It's almost the same as the links ...
0
votes
1answer
48 views
Hyperlinks can be added by low reputation users via editing [closed]
In its efforts to prevent spamming and content plagiarism, Stack Overflow limits the number of hyperlinks for a user to 2 (More links require 10 or more reputation).
I was able to overcome this ...
4
votes
1answer
49 views
Add help link to site header
I think a link to help should be added to the site headers on all of the Stack Exchange sites. This would make it easier to find, and could prevent a lot of users from asking questions that are ...
6
votes
0answers
74 views
Chat / markdown do not parse links or tags with an asterisk in them
I use the tag php* as a favourite, to catch all of the badly (version specific) tagged PHP questions. When trying to link this tag in chat with [tag:php*] that tag is not parsed.
Also when pasting a ...
10
votes
0answers
51 views
Make links somewhat more visible in negative-score posts
Right now the grayed-out style of negative-score posts also results in links being shown just like regular text.
This is especially annoying in case of well-hidden spam since it's easy to overlook ...
5
votes
0answers
45 views
Adding links to Google webfont sites is broken
this link is broken when adding it through clicking Hyperlink icon in the edit form.
If I instead paste the link directly as is, then it's working fine, like this:
...
9
votes
1answer
138 views
Non-Latin characters in URLs are not accepted
I can't seem to find a way to link to pages containing non-Latin characters in URLs.
For example, Tåg.info (with an å). The å is required, since tag.info is a completely different website.
Using the ...
-5
votes
1answer
70 views
Hyperlinks in Tag wiki excerpts
Hyperlinks (and any other formatting) don't work in tag wiki excerpts. This is a shame, because they would be helpful.
Right now if you read a tag wiki excerpt you have to click through the tag wiki ...
3
votes
0answers
31 views
Broken comment links in the Review Close Votes queue [duplicate]
Possible Duplicate:
Comment links on review page lead to nowhere, when they exist
Sample review item with a couple comments: http://english.stackexchange.com/review/close/13016.
The ...
0
votes
0answers
32 views
Internal links in posts [duplicate]
Possible Duplicate:
Support anchor names in posts
Following up on this answer, suggesting long answers to summarize their contents, I find it would be useful to be able to link to internal ...
21
votes
0answers
193 views
Help readers understand what “link-only answer” is in canned comments sent from Low Quality queue
I noticed that the canned link-only answer message is currently plain text, while some other messages have links helping reader better understand used concepts.
For example, current message for not ...
16
votes
0answers
105 views
Adding a new link to a post messes up the code already present in the post
In an answer, I was adding some links to the documentation, after I wrote some PHP code. As result, the code was altered.
Take as example the following code.
if (isset($item['load_functions'][1]) ...
0
votes
0answers
21 views
Link not working on Robotics Public Beta [duplicate]
Possible Duplicate:
Are IP address links valid in posts?
In this answer on the Robotics Public Beta, the author mentions that he had trouble adding the following link:
...
2
votes
0answers
60 views
Can you change the CSS for links? [duplicate]
Possible Duplicate:
Make links in Stack Overflow answers more obvious?
Visited links should be more visible
Can we make hyperlinks more obvious in an SO answer?
I think it very hard to ...
0
votes
0answers
53 views
Automatic community-defined magic links
SO already supports automatic magic links inside comments for some pages like stackoverflow.com or the faq. If I wrote [so] or [faq] in a comment, a link to the page would automatically appear.
Since ...
-3
votes
1answer
477 views
Add link to windows 8 store app [duplicate]
Possible Duplicate:
Links with URIs of schemes other than http/https are broken
I can't add link to windows store app, since MS is using the ms-windows-store: protocol. For example this ...
4
votes
2answers
122 views
is it ok to move an external answer into SO?
I recently asked a question, and a new user answered it. His answer linked an article he wrote as a direct answer to my SO question.
I think the article does a great job of answering my question, ...
7
votes
0answers
71 views
Hyperlink button breaks some URLs when automatically undoing URL encoding
Background
As of this feature request being completed, links pasted into the Insert Hyperlink dialog that appears when you click the Hyperlink button in the editor automatically go through some kind ...
8
votes
0answers
45 views
Expand links to Stack Exchange questions to show titles in chat when starred
Sometimes someone posts a link to an important Meta discussion or another post from Stack exchange in chat. But it looks like this:
Visual aid added.
Internal links are already expanded, like so:
...
1
vote
1answer
37 views
Can't see visited username as link in protected question
I encountered a strange bug where <span> was being used instead of <a>. While viewing Could we please be a bit nicer to new users? which was linked in a new question recently posted, I ...
0
votes
0answers
28 views
Trouble adding hyperlinks in the SO editor when they contain parenthases [duplicate]
Possible Duplicate:
Links to URLs containing parentheses
Notice that only the last link is functional.
Raw:
http://dbpedia.org/page/D_(programming_language)
^ SO's URI regex fails to ...
6
votes
1answer
116 views
When is a question/answer considered to have too many hyperlinks?
I'm curious as to what's considered "overkill", in terms of the number of hyperlinks per Q/A. Is there such thing as too many hyperlinks? Is a significant amount of hyperlinks considered spam? To ...
2
votes
2answers
102 views
Can I post a link to my OpenGL ES 2.0 tutorials for iOS?
I have started a new series of OpenGL ES 2.0 tutorials for iOS (with code source available under GPL). I would like to know if I can share a link to the tutorials on your community forums. I read the ...
2
votes
2answers
125 views
<a> Links to URLS with square brackets in don't work
Creating an a href link to a URL which contains square brackets causes Stack Overflow to ignore the link. According to this post, there were similar problems in markdown, but I can't see this ...
6
votes
1answer
49 views
Linking to same question on another (non-SO/SE) site?
On a question I just answered, I noticed that they link to an external site where they've also posted the same question:
Regarding memory usage of Java Application
Initially, I was about to edit the ...
1
vote
0answers
39 views
There are links that take you to the same FAQ section you are in
I was reading this part of the FAQs and lost about 2 hours of my life because this endless looping created by visiting the links (the ones in the Common reasons not constructive and too localized)
I ...
8
votes
1answer
38 views
Broken link on Candidates Search access
Reproduce:
Go to Careers, Click on Employers. ( http://careers.stackoverflow.com/employer )
Click on Candidate Search ( http://careers.stackoverflow.com/employer/about-search )
Link on "try search ...
1
vote
1answer
61 views
Posting a link for Google Maps
Is it policy not to show links in a question?
The number of questions asked about Google Maps without a link to a map is large. An actual map can show show the problem and help debugging.
1
vote
0answers
32 views
Link 'properly' set in the edit mode but incorrect in the final answer
I have posted recently a link (among others). I set it, as always, with [](). The bug happens is in this answer to an old question.
The JavaScript preview looks properly.
The parsed code looks ...
16
votes
0answers
127 views
A call for MATLAB link maintenance
I recently noticed that the documentation pages for MATLAB on the MathWorks site have been updated to a new format. Unfortunately, this also involves a new format for many of the page URLs, breaking a ...
3
votes
2answers
69 views
Why are image links by the editor not inline?
I see that image links have the URL at the bottom, which may confuse new users, and has become a minor nuisance at Ask Ubuntu, leaving unhandleable (due to the URL being lost) problems.
Is the ...
1
vote
0answers
48 views
Consistent link colors across all Stack Exchange sites
I'm often waffling about from site to site within the Stack Exchange network. I love viewing the highest voted questions within certain sites/tags. Something that irks me is that the color of links ...
8
votes
2answers
50 views
Change “close” link style or color when user has already cast a vote
When I come across a question that in my opinion needs be closed, I click on the close link below the question, choose a reason and confirm.
But sometimes, I already have cast a vote to close the ...
5
votes
1answer
42 views
Reviewer Stats/Editor Stats links now point to nowhere
Linky. Screenshot:
It used to be that these links would take me to a list of those people's reviews/edits. They no longer do. Both links point to /review-beta/suggested-edits/ProfileLink [sic, ...
3
votes
2answers
90 views
How can I directly link to my SO account?
I want to add a link to my Stack Overflow account on LinkedIn. How can I get this direct link? I checked my profile, but there is nothing like a link.
7
votes
0answers
69 views
Magic Links to questions within comments
I'm a big fan of the Magic Links in comments. Heck, I'm going to wear out my f, a, and q keys shortly after I wear out [ and ].
I very often find myself putting links to other questions (and answers) ...
1
vote
2answers
96 views
How can I prevent a hyperlink in my comment?
I just made a comment in Stack Overflow and made an example "yourdomain.com/yourpage.asp" which was automatically converted into a hyperlink.
Unfortunately this hyperlink goes to some web hosting ...
-23
votes
1answer
93 views
Increase reputation when a link contributes to the Q&A discussion
People often post links within their answers and comments. When those links contribute to the discussion, the profile associated with the site hosting the link could earn some reputation.
For ...
4
votes
1answer
47 views
Broken links on api page
Footer links on the API doc sites are broken:
http://api.stackoverflow.com/1.0/usage
contains these broken links:
http://api.stackoverflow.com/about
http://api.stackoverflow.com/faq
...
2
votes
1answer
58 views
Why doesn't the link in my answer work? [closed]
In my answer to How to use indexOf (int ch) in java I have a link to the String.indexOf(int, int) method in the Java API docs which isn't working correctly. The URL is correct. I suspect that the ...
0
votes
0answers
84 views
Stackoverflow URLs
Looking at all the Stack Overflow architecture details posts, I understand SO is built with asp.net mvc 3 framework. If so, please could someone explain me how the URLs relate to the asp.net views?
...
8
votes
0answers
136 views
Dead link hunter-killer
Did a quick search for similar, sorry if I duped.
Feature suggest for any SE site:
run a cron task...
that checks all posted links for dead-ness...
using methods suggested here or elsewhere
if ...

