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.
Feature request #939126 by kenorb: renamed serapi_get_engine_list() to serapi_search_engine_list and made it a hook so other modules can add custom search engine definitions.
Try out Drupal 7.0-beta1 localized with Localization client included to complete the translation. You are welcome and encouraged to share missing translations with the community. The installer includes instructions to set yourself up but you can also find an extensive installation guide at http://localize.drupal.org/node/2024. Thanks for contributing!
- Generalized API OOP for transforming Releases ( Release class of update_feed_pi) to a drush make file entry. Highly extendable for future drush options or changes
- Implemented the generation of the make files from the make file nodes or directly from view. (its a views style plugin)
- Cleanup up UI a bit, fixed some minor issues
- fixed bug that releases could not be fetch "not-lazy"
- fixed issues with terms with same names
- extended project class to support "type" to know, what kind of project that is ( module, theme ..)