Comment 2WYM Re: One word (well, actually two)

Story

Pipedot Turns One

Preview

One word (well, actually two) (Score: 3, Insightful)

by Anonymous Coward on 2015-02-06 16:27 (#2WXJ)

Parent links.

Re: One word (well, actually two) (Score: 1)

by computermachine@pipedot.org on 2015-02-06 18:56 (#2WXQ)

+1.

Re: One word (well, actually two) (Score: 1)

by bryan@pipedot.org on 2015-02-06 20:44 (#2WXS)

Not entirely sure what you mean by parent links. Does it mean adding the target attribute to links?
<a href="/" target="_parent">Some link</a>
This would be one of those "frame-buster" type constructs, but since there are no framesets or iframes on this site, when is this useful?

Re: One word (well, actually two) (Score: 1)

by ploling@pipedot.org on 2015-02-06 23:22 (#2WXX)

I think he means adding a link that says "Parent" somewhere close to the one saying "Reply". If this/my comment had such a link it would point to your comment https://pipedot.org/2WXS and so on.

Re: One word (well, actually two) (Score: 2, Interesting)

by Anonymous Coward on 2015-02-07 20:00 (#2WYM)

Exactly. Especially it would not open a separate page, but just reposition the page to the parent comment.

Note that this is doable with standard HTML: Start each comment with an anchor containing the article number (like <a name="XYZ" /> if the article number is XYZ) and make the parent link <a href="#XYA">Parent</a> where XYA is the parent's article number.

Moderation

Time Reason Points Voter
2015-02-08 02:51 Interesting +1 hyper@pipedot.org
2015-02-12 23:23 Interesting +1 reziac@pipedot.org

Junk Status

Marked as [Not Junk] by evilviper@pipedot.org on 2015-02-08 14:43