[wp-trac] Re: [WordPress Trac] #5985: Styling Manage Comments page

WordPress Trac wp-trac at lists.automattic.com
Sun Feb 24 19:47:27 GMT 2008


#5985: Styling Manage Comments page
---------------------------+------------------------------------------------
 Reporter:  iammattthomas  |        Owner:  anonymous
     Type:  defect         |       Status:  new      
 Priority:  normal         |    Milestone:  2.5      
Component:  General        |      Version:  2.5      
 Severity:  normal         |   Resolution:           
 Keywords:  has-patch      |  
---------------------------+------------------------------------------------
Comment (by ryan):

 Replying to [comment:1 iammattthomas]:
 > As far as I can tell, there's no way to split onelongwordwithnospaces
 with CSS (currently). So the URL will need to be trimmed down in the
 source.

 I'll trim it.

 > Added some code to apply a "class='current'" to the Detail View/List
 View switcher, might want to look at that and make sure it's kosher (it
 works, but I don't know enough PHP to know if my style is good).

 Looks good.

 > Where it says "From [post name], [Date] at [Time]," that should read
 "From [post name], [N hours/minutes ago]" for comments posted today; and
 "From [post name] at [time]" for all others. The date should be taken out
 since it's got its own column.

 I'll add the human time.  The separate date column is for the comment's
 date.  The date in the from line is the post's date.  I think we need
 both.

 > The separate moderation.php page, as far as I can tell, should be
 deprecated in favor of edit-comments.php?comment_status=moderated. Happy
 Cog didn't provide a design for the moderation page so as I understand it,
 all moderation should be handled via this new form.

 I think it's going away. I'll remove it once I finish hooking up all the
 buttons in edit-comments.php and we fix the AJAX interactions.  Akismet
 will also need to change to put the recheck queue link on edit-
 comments.php.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/5985#comment:3>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list