Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
This beta includes support for the new CiviCRM 4 which is now in alpha for Drupal7. There are no changes to the base cd_sunlight module. There are no known issues at this time.
Changes since 2.x:
- Module can now be used without CiviCRM.
- Better Views integration.
- Compatibility with Views 3.
- Compatibility with CiviCRM 3.3.
- Find members of Congress by zip code form.
- Improved favicon fetching.
Changes since 3.0.Beta1 (upgrade recommended for CiviCRM users)
- Removed default CSS
- Improved upgrade path
- queue processing was using the raw contact, not the sanitized version
- Module can now be used without CiviCRM.
- Better Views integration.
- Compatibility with Views 3.
- Compatibility with CiviCRM 3.3.
- Find members of Congress by zip code form.
- Improved favicon fetching.
*Major changes since 1.x*
- Views integration allows you to create customizable lists of Congress like http://drupal.org/node/942428
and...
*Major changes since 2.0.alpha1*
- We now use table prefixes rather than multiple db_url entries, just like CiviCRM's Views integration.
- Added support for new Sunlight fields (senate_class, birthdate)
- Lots of efficiency improvements to reduce the number of lookups to Sunlight.
- Logging system to help identify any unnecessary lookups.
- Twitter data was not showing.
- adding link to CRM-5686
- the congress user tab should now never be blank
- documentation tweaks
- Fixed #688876: Not catching all contacts w/o a Congressional District, thanks flug
- adding support for HTTP authentication during batch geocoding
- remove our variables on uninstall