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

WordPress Trac wp-trac at lists.automattic.com
Sun Feb 24 18:15:14 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 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.

 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).

 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.

 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.

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


More information about the wp-trac mailing list