This module provides a full API to create SolR complex filters, using a nice AJAX (using AHAH) form. The UI was designed to be used by end-users quite easily, nothing such as views can do, but simple and quite efficient.
This module only provides needed API for other modules. If you are an end user, please look at this module list:
Solace Node Reference : this module extends the feature by adding a complex nodereference fields auto-fill using the Solace filters features as backend.
Solace Search : this module use the global Solr Assistant filter form to enable site-wide search form using the filter UI.
This is a port of the popular iCandy theme from Wordpress. iCandy is a clean theme with a div based, fixed width, 2-column layout (content+right sidebar). The original wordpress theme was created by nischalmaniar. The drupal port was developed by Zyxware Technologies.
Contextual Administration is an administration tool based on CTools Page Manager module. It allows for the deployment of custom administrative pages through a typical database driven mechanism or can take advantage of the typical page_manager exports through custom modules + exports or features module.
BigBlueButton is an open source web conferencing system that enables universities and colleges to deliver a high-quality learning experience to remote students.
The FoxyPal module makes it extremely easy to quick to integrate with the FoxyCart e-commerce system. This module provides:
Automatic inclusion of necessary foxycart.com css and javascript files to enable your site.
Theme-able shopping cart and status blocks.
Tight single-sign on integration with Drupal. Customers use their Drupal account to complete checkout with FoxyCart.
FoxyCart datafeed logging. Transactions reported by FoxyCart are logged into the Drupal logging system.
One of FoxyPal's biggest benefits is to act as a substitute for UberCart's checkout process while keeping the back-end system. This allows for a quick and safe checkout experience and a versatile product administration system. The FoxyPal Ubercart Alternative module is separately enabled to provide these additional FoxyCart features:
Product options, such as size, color, etc
Product categories allowing different tax and shipping configurations
Purchasable roles. Allow users to purchase a Drupal role using FoxyCart
After installing the module, simply navigate to Administer -> FoxyCart for configuration and detailed help.
Google supports the OAuth standard for API authentication. By using this module, web applications can access a user's Google Apps account without needing the user's GApps login details. The user logs into the site with their Drupal username and password. Once authenticated, they are then immediately redirected to the Google login page where they must confirm (or reject) that the website is allowed to use an authorization token to access their Google account.
Administrators of Google Apps Premier and Education editions can also use a special type of OAuth, called 2-legged OAuth. Unlike standard OAuth, the user is not actually authenticated with Google, but the site is able to act on their behalf to pull in or update their account data. Currently this authentication is implemented, but no APIs make use of it yet.
Recommended reading: Overview of Google authentication methods - This blog post explains the different Google authentication options available and also the Drupal modules which implement them.