Changeset 35697

Show
Ignore:
Timestamp:
03/21/08 14:23:43 (4 months ago)
Author:
ear1grey
Message:

added detail to the todo and done notes

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • worst-offenders/trunk/readme.txt

    r35695 r35697  
    4646 
    4747== To do == 
    48 Switch to using wp_cache wherever options were used 
    49 Improve count function to remove duplicates 
     481. Further simplify the writing of litmus tests 
     491. Enable auto-discovery of litmus tests (possibly make each litmus test a separate plugin - this would use an existing mechanism which is good, but would clutter up the plugin UI, which would be bad.  perhaps WP could/should allow plugin groups / namespaces (!)) 
     501. Sort out index creation and ensure all indexes can be properly created and dropped. 
     511. Improve the admin interfece to allow index management. 
    5052 
     53== Done == 
     541. Switch to using wp_cache wherever options were used 
     551. Improve count function to remove duplicates 
     561. Fix incorrect percentage report