[wp-trac] [WordPress Trac] #11088: Revision comparision should allow reverse diffs

WordPress Trac wp-trac at lists.automattic.com
Thu Nov 5 21:55:32 UTC 2009


#11088: Revision comparision should allow reverse diffs
--------------------------+-------------------------------------------------
 Reporter:  filosofo      |       Owner:  ryan                      
     Type:  defect (bug)  |      Status:  new                       
 Priority:  normal        |   Milestone:  2.9                       
Component:  Revisions     |     Version:  2.9                       
 Severity:  normal        |    Keywords:  revision wp-diff has-patch
--------------------------+-------------------------------------------------

Comment(by mdawaffe):

 > > How do you see a one column of radio buttons UI working out?
 >
 > You just have the one column of radios, and you select the two that you
 want to compare.  It's straightforward.  We could even leave in Matt's
 easter egg for the case in which someone just has one radio checked.

 So are they checkboxes not radios?  In any given group of radios, you can
 only select one of them.  So if they're radios, they all have to have
 different name attributes.  If they're radios (with different name
 attributes) or checkboxes, we'll still need some JS to make sure you can
 only select 2.

 The 2 column approach makes sense to me because I'm supposed to check two
 things.  Maybe the column headers should be clearer?

 {{{
 Compare   Date Created    Author   ...
 Old New
  o   o    5th Nov         admin
  o   o    3rd Nov         admin
 ...
 }}}

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


More information about the wp-trac mailing list