Quoted comments

Bug #331637 reported by Paul Everitt
2
Affects Status Importance Assigned to Milestone
KARL3
Fix Released
Medium
Balazs Ree

Bug Description

The commenting facility needs a way to quote an existing comment when making a new comment. You can see this in action on any blog entry in KARL2.

Commenting is rather simple:

1) Grab the HTML content of the original comment.

2) Shove it into the editor widget of the blank comment.

This can be done 100% client side using jQuery. Set the editor's content to something like:

  <div class="quoted">The content</div>

The value of the class needs to be looked up using Firebug or something, I can't remember what it is.

Changed in karl3:
assignee: nobody → ree
importance: Undecided → Medium
milestone: none → m3
Balazs Ree (ree)
Changed in karl3:
status: New → In Progress
Balazs Ree (ree)
Changed in karl3:
status: In Progress → Fix Committed
Changed in karl3:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.