Search API Solr Search

Component type

module

Maintenance status

Development status

Downloads

935375

Component created

Component changed

This module provides a Solr backend for the Search API module.
The backend uses, like the popular Apache Solr Search Integration module, Apache Solr servers for indexing and searching content. It has great performance, is suitable even for use on large commercial websites and supports facets and multi-index searches.

Requirements

Requirements are:

MySpace Sync

Component type

module

Maintenance status

Development status

Downloads

1615

Component created

Component changed

MySpace Sync clones content from MySpace profiles as Drupal nodes. Given a profile URL and update frequencies for comments, blog posts, and events, MySpace Sync will pull in fresh content when cron runs. The primary use case is to automatically republish content from your MySpace profile on your Drupal site. All HTML parsing is handled in the myspace_parse submodule, which could be applied to other use cases.

Form Service

Component type

module

Maintenance status

Development status

Downloads

521

Component created

Component changed

The Form Service module provides form handling for the Services module.

The idea, similar to other service modules, is that a form can live entirely on the service provider, and clients with proper authentication are able to use the form.

All the form validation and submission is handled on the service side. The client just sees the validation feedback, and whatever redirection is set on successful submission.

Form Client

Component type

module

Maintenance status

Development status

Downloads

524

Component created

Component changed

This module is used for connecting to a server that uses the Form Service module.

The idea, similar to other service modules, is that a form can live entirely on the service provider, and clients with proper authentication are able to use the form.

All the form validation and submission is handled on the service side. The client just sees the validation feedback, and whatever redirection is set on successful submission.

Imagecache Smush.it

Component type

module

Maintenance status

Development status

Downloads

587

Component created

Component changed

Optimize images using Yahoo!'s Smush.it webservice. The Smush.it service can often produce savings of 70-90% on image sizes.

This module defines an ImageCache preset that sends images to Smush.it and then retrieves the optimized image. This may have privacy implications for your data.

LinkedIn Share Button

Component type

module

Maintenance status

Development status

Downloads

1792

Component created

Component changed

The LinkedIn Share Button module adds LinkedIn's new official share widget to your Drupal site. The module allows you to place the share widget on any content type that you have on your website and allows you to customize the button's display type.

Similar to the Tweet Button and Facebook share buttons, the LinkedIn Share button allows you to easily share your site's content with your LinkedIn network.

Salesforce Feeds

Component type

module

Maintenance status

Development status

Downloads

904

Component created

Component changed

Salesforce Feeds provides integration between the Salesforce API module and Feeds, along with its predecessor FeedAPI.

The module allows the user to input a SOQL (Salesforce Object Query Language) statement to create a feed of Salesforce data that can be used to generate nodes, users, or (in the 2.x branch) other entities on a Drupal site.