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.
The first official release of the project, kind of forgot that.
- The API and its framework are done, there only might be small additions from now on.
- There is quite a bit of documentations in READMEs and the search_api.api.php.
- There are several tests, of which at the moment four still fail – two of them possibly through an external bug.
- There is a simple database service class for use with smaller sites.
Drupal assumes the role of "primary list manager" in the 2.0 branch of VerticalResponse. There is no complete machine upgrade path as the changes are mostly workflow related. Users that wish to upgrade from the 1.0 branch to the 2.0 branch should disable all VerticalResponse modules with the exception of VerticalResponse, VerticalRespsone List Manager and VerticalRespsone Campaign Manager.
- Leaving the ajax for scs_views behind
- Added possibility for default title
- Coding standards
- New theme functions
- Updated INSTALL.txt
- Theming for node output is now in front-end theme
- Bugfixes