The newest test release for multiple page support. Incorporates fixes from the 5.x.2.17 release.
Note that this version needs testers, as the 5.x.3 version will be ported to Drupal 6.
WARNING: pgSQL users must apply this patch before upgrading! http://drupal.org/node/212627
Fixes a bug in the 5.x.2.16 release that was caused when refactoring the plugin load sequence.
Adds a "source content" overview link when creating Droplets, so that you can see the Block or View that was used.
Additional notes from the CHANGELOG:
- BUG #210284: Moved CSS and JS inclusion to hook_init rather than the theme function due to block caching. Also cleaned up the theme registry a bit.
Complete rewrite of the module done by Robert Douglass with the help of sirkitree.
Small update to the block handling CRUD functions, that correctly saves the 'status' column of the block, allowing you to enable blocks now.
211927: wrapped link to clearjscache in url() 211933: removed basepath from .js include paths