User:Cmorse/Notebook/MediaWiki for Open Science/2009/01/31

From OpenWetWare
Jump to navigationJump to search
Main project page
Previous entry      Next entry
  • Adding enable/disable support via icon in the top right corner
    • Disabling/enabling seems to be working pretty well
    • Need to decide what happens to the existing data (in the cookie) when the extension is disabled in the browser.
      • Is it all deleted
      • Or should it be retained
  • Fixing LiveSaver.reset function so that it removes the 'rev' property as well
  • Added support for resetting data when the Cancel button is clicked
  • Removed dependency on Zend_Json class, which makes extension significantly smaller

Diff of changes can be found here: diff

SJK 22:07, 31 January 2009 (EST)
22:07, 31 January 2009 (EST)
I don't know how to read the code yet, but that diff view is really slick. Looks like you're making really rapid progress with this!
  • The diff view because it doesn't show the entire piece of code, and in this case there happen to be two separate languages on that page.