[wp-trac] [WordPress Trac] #15898: Change comment Reply to Reply and Approve if comment in moderation

WordPress Trac wp-trac at lists.automattic.com
Thu Apr 28 17:18:47 UTC 2011


#15898: Change comment Reply to Reply and Approve if comment in moderation
----------------------------------------------+-----------------------
 Reporter:  jane                              |       Owner:  garyc40
     Type:  enhancement                       |      Status:  assigned
 Priority:  normal                            |   Milestone:  3.2
Component:  Comments                          |     Version:  3.1
 Severity:  normal                            |  Resolution:
 Keywords:  has-patch needs-testing needs-ui  |
----------------------------------------------+-----------------------

Comment (by DH-Shredder):

 Talked about this with azaozz in IRC.
 Looks like there isn't currently a clear way to call the update code
 directly, so going to work on a patch with a new function we can call.

 The additional code (other than to allow the approval with the reply) is
 for three things:

 1) Paginating when adding a reply (trunk currently does not change
 pagination on the new added replies until you refresh the page)

 2) Comment count in the list (to the right of each comment, also doesn't
 update in trunk)

 3) UI improvements, per the summary, for a border around the selected
 comment and reply, and fade-out of the rest of the comments.


 I'm going to create the separate function, so that the code isn't
 duplicated like it currently is (both in the patch, and in trunk).

 However, in addition, do you want me to remove the above three from the
 patch, to make it more focused, or are those fixes/enhancements that we do
 actually want in trunk?

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/15898#comment:14>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list