Tagged Questions
2
votes
2answers
74 views
Allow single quotes in link when writing question or answer
When I write HTML tags, I tend to put things in single-quotes, i.e. class='foo'. When I go to make a link on here, <a href='http://foo.com'>foo</a> doesn't work, but <a ...
1
vote
1answer
105 views
Apply post-tag CSS class to shorthand tag links in comments [duplicate]
Possible Duplicate:
Are tags renderred differently in questions and comments on purpose?
The editing help explains that comment formatting supports shorthand links, including:
...
3
votes
1answer
171 views
Can markdown mini replace an en dash with a normal hyphen in URLs?
Further to Tim Stone's response to my bug report regarding what turned out to be an en dash in an URL: Would it be reasonable for markdown mini to replace en dashes with normal hyphens? Or is that ...
-2
votes
1answer
300 views
chrome:// link does not show up as a link [duplicate]
Possible Duplicate:
Links with URIs of schemes other than http/https are broken
I would like to link to chrome://net-internals/ (a local Google Chrome page for debugging purposes), but it ...
7
votes
1answer
189 views
Question title link does not allow “open in new page” on iPhone
While browsing a question, I realized I wanted to keep it open in another page in Safari on my iPhone so I could access it later (I keep a number of pages open for future reference).
In order to do ...
3
votes
1answer
76 views
Also let shortlinks in comments have a tooltip with the question title
See the two comments below for an example. The first comment has the title of the linked question in the tooltip, but the second link does not.
33
votes
2answers
307 views
Replace links with the current question title in comments
In questions, links get converted into question titles (see Replace trilogy raw links with the current question title?)
Can the same functionality be added to comments?
2
votes
1answer
73 views
“Linked” posts with no titles
When linking to an SO answer, I sometimes leave out the question ID if I'm trying to conserve space in a comment (i.e. http://stackoverflow.com/q/answer-id instead of ...
31
votes
8answers
1k views
Ban URL shortening services
Related: Ban LMGTFY links | Shall we spam-flag lmgtfy-links?
Ban URL shorting services from being used in questions/answers. I have three major reasons to request this:
It's abused to hide ...
10
votes
2answers
510 views
Allow rel=“me” in stackoverflow profile HTML
On the user profile page you can put basic HTML
In particular:
The following attributes are allowed on the <a> tag:
href=""
title=""
It would be nice if I could add a rel attribute ...
2
votes
3answers
140 views
Recognize URLs in angle brackets in comments
When I type a URL in angle brackets, such as <http://www.example.com>, in a comment, the URL is not detected and linked. Supporting this would allow links to be used more naturally in the flow ...
10
votes
5answers
178 views
URLs, even when containing http://, aren't always automatically hyperlinked
When I try writing more than one URL without anything but a space between them, although they contain http://, the second one doesn't get hyperlinked.
Here are a few examples:
...
29
votes
4answers
859 views
Make links in Stack Overflow answers more obvious?
The color/decoration of links in answers on Stack Overflow (light blue, no decoration) is not very clear at all if one just links them in context (like I did there). Could we make them more obvious? A ...
59
votes
12answers
901 views
Can and should Stack Overflow automatically rewrite bit.ly links?
Quite a few people paste in bit.ly links into comments or answers, sometimes even for linking to other pages (or answers within the same page) on Stack Overflow.
This way, you do not see where the ...
10
votes
2answers
130 views
Can we make hyperlinks more obvious in an SO answer?
I'm not sure if this has got any worse with the updated style on StackOverflow, but hyperlinks are extremely difficult to spot in an answer: they aren't underlined (which is a standard idiom) and the ...
1
vote
0answers
47 views
Show count of SO questions that are referencing a particular SO question [duplicate]
Possible Duplicate:
Let me see all questions / answers that point to a question
It'd be interesting to have a count of the number (and list) of questions that cite the question you are ...
7
votes
3answers
169 views
Is it possible to reduce google noise excluding from indexing the right bar?
I was going to ask a question on SO, but I first searched for possible duplicates; did it through google, and indeed there was a previous question (altough different enough to allow me to dare to ask ...
42
votes
2answers
959 views
Can we not rel=nofollow links in profile About Me for users with 3000+ rep?
Presently, users with reputation over some threshold don't get rel=nofollow on their "official web site" link in their profile, which is nice. Can the same apply to links in the About Me section of ...
0
votes
12answers
687 views
make links posted by users open in a new window
Most of the time when I follow a users link, I just want to see their site, look it over, then return to answer their question (not leave SO completely and not come back). Could we make the links ...