Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
comments page html
i realise this can be done with an extension, and will add this with an extension if necessary, but i think it should probably just be part of the actual html.
is there some way we could add a marker of some sort to the comments on the comments pages so it would be possible to reliably and efficiently access them via the DOM?
what would be perfect would be something along the lines of a body div (which already exists) whose children is only divs or spans or somethings that contain the individual comments. as it stands, the body div has about 200 children for a 20-reply thread.
on a side note, i can navigate the comment pages just fine via the dom, but there's certian things that muck up the rhythm, like the douchebag tag, which adds another child.
forgive me if this isn't clear, it's a bit difficult to communicate.
0
This discussion has been closed.
Comments