#78 — make the anchor of each comment visible to users
| State | Resolved |
|---|---|
| Version: | 1.0 |
| Area | User interface |
| Issue type | Feature |
| Severity | Low |
| Submitted by | Jens Nachtigall |
| Submitted on | Aug 2, 2006 |
| Responsible | Wichert Akkerman |
| Target release: | 2.0 |
Last modified on
Dec 21, 2007
by
Wichert Akkerman
each comment has an #12345 anchor to make it "addressable". Unfortunately, as a user, I would habe to read the html to find out the name of the anchor, i.e. the URL of the comment.
Solution:
Make ploneboard_comment_icon.gif a link to the above mentioned anchor. So a user can click on this icon to find out the URL of this very comment. This is also how it is handled by phpboard (and maybe other boards)
Added by
Christian Federmann
on
October 20, 2006 - 16:21
Changes need to be done to comment_view.pt, see the attached file.
Added by
Jon Stahl
on
November 21, 2006 - 05:43
Issue state:
unconfirmed → open
Target release:
None → 1.1
Seems like a sensible idea.
Added by
Wichert Akkerman
on
December 21, 2007 - 23:47
Issue state:
open → resolved
Target release:
1.1 → 2.0
Responsible manager:
(UNASSIGNED) → wichert
Done, will be included in 2.0b3
comment_view.pt
(