• og sandbox: October 9, 2011 6:26

    Commit a9d7710 on 6.x-2.x
    authored by c4rl, committed by Grayside
    Issue #496468 by c4rl: Allow admin to specify number of groups per content type for Wiki posts too.
  • Organic groups: October 9, 2011 6:26

    Commit a9d7710 on 6.x-2.x
    authored by c4rl, committed by Grayside
    Issue #496468 by c4rl: Allow admin to specify number of groups per content type for Wiki posts too.
  • Remove README.txt and ajax-loader.gif -- meant to remove in last commit
  • Co-maintainer disapproves of last commit. Reverting to code as of 2010-01-01.
  • Added feature #667496 by c4rl: Support for multiple blocks Added feature #715814: Dependency on Date API Added feature #757430: use POST instead of GET for AJAX request to send month and year as part of URL Fixed bug #740354 by alphageekboy: Typo in .info file
    
    Other changes
    
    * Added README.txt
    * AJAX spinner graphic for changing months from http://www.ajaxload.info/
    * Simple JS caching per month output
    * Larger today.png image for bigger calendar dimensions
    * Significant CSS and theme_calendar_block() changes for multiple block support
    * Translation support for day abbreviations, i.e. t('Sun'), t('Mon'), etc...
    * Disabled support of IE6 hover and PNG transparency for the time being
    * General clean-up and typos
    
    Still todo
    
    * Need upgrade path to preserve settings from 2.x version
    * Consider IE6 support