Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
This first beta release has significant changes from the alpha releases.
To upgrade from the previous version you should first:
1. Set your view's style to Unformatted or any one of the built-in
view styles.
2. Disable all 4 Views Datasource modules.
3. Delete each Views Datasource module folder from your modules folder.
4. Place the new versions of the modules in your modules folder.
5. Reenable each module.
6. Set your views' style to whichever plugin you were using. Check the
settings to see the new options available for the plugin.
added .intsall to do hook_uninstall cleanups in the block table and variables table to avoid any conflicts for users that have been testing at many levels of Drupal 7 releases which can seriously clutter the block table with bunk data.
Added fluid layouts in 12, 16, and 24 column varieties.
Cleaned up the theme settings interface a great deal, using vertical tabs, and some accordions.
Fixed bugs in grid overlay, set overlay backgrounds to not show on fluid layouts until a better method of overlay can be devised that will work with fluid. (the info box and hover outlines still work)