Tagged Questions

3
votes
1answer
32 views

Allow admins and mods to post unlimited number of links

I know Beta 7 will allow anyone to post up to 5 links, but it would still be worthwhile (and hopefully easy to implement) to lift the restriction altogether for admins and mods -- …
5
votes
0answers
16 views

Allow named anchors in answer

I have quite a few tutorial style posts on my site, I tend to use h2 elements to separate the sections (see this answer for an example). It would be useful if we could provide link …
4
votes
1answer
38 views

How to allow new users to post multiple links?

We are having problems with our site at answers.unity3d.com because we can't customize the reputation rules. New users can't post more than one link in a post, discouraging cross- …
2
votes
2answers
45 views

Filter links that are published on a stackexchange.

Let's speculate on a scenario: I see a dispersed professional community. Let's say this community is composed of vendors/advisors on socks. I want to position myself as a central …
0
votes
1answer
14 views

Viewing questions by tag link not working correctly the first time?

I setup a link on the linkbar at careeroverflow to show questions all questions tagged "watercooler". The link I used was: http://careeroverflow.com/questions/tagged/watercoole …
2
votes
1answer
40 views

Handle extended characters in hyperlinks

I wanted to put a "link" in an Answer and the target URL was http://en.wikipedia.org/wiki/Salt_(cryptography) but SE cuts it off at the "(" (I used the Hyperlink Button to insert …
1
vote
1answer
42 views

Do Advanced Hyperlinks work ?

I have seen some postings about opening new windows for links within our SE sites to keep users in our sites and it should be possible to do by using the advanced hyperlinks I assu …
9
votes
1answer
72 views

Remove ‘nofollow’ from links posted by the administrator?

I have read that one of the best ways to get backlinks is to give them out. However the SE platform does not support this because all links posted by users are 'nofollow'. Any ch …
2
votes
1answer
37 views

How do I get links in the sidebar to be underlined?

I'm trying to get links in the sidebar to be underlined, but I haven't been able to figure out how to do it without making question titles get underlined on the main page. I'm sur …
1
vote
1answer
46 views

BUG: Markdown link not rendering properly

If you look at this question, the text that was supposed to be turned into a link isn't, and the full (escaped) URL is printed, leaking out of the question area into the sidebar. W …
2
votes
0answers
74 views

Auto-encode weird symbols in URLs

A couple of people have noted that URLs with special characters cause the server side implementation of Markdown to choke, and it was a bit of a nuisance on Math Overflow on a few …
1
vote
1answer
36 views

Open links in new window?

Maybe it's me (or even maybe there's something I could customize for my own SE site) but I think would be good for our users not to leave the answer page everytime they check on a …
0
votes
1answer
36 views

URLs with { and } brackets in them don’t encode correctly?

Someone posted a link on moms4mom that had { and } characters in it. It was a long URL so it caused the URL to wrap in the editor and didn't highlight the part after the {. Also, …
1
vote
2answers
67 views

Long URLs don’t wrap?

If someone just copies and pastes a long URL into the answer box, it doesn't wrap, so the answer gets pushed out to the right side under the sidebars, and the name box gets moved o …