Mail.ru

Component type

module

Maintenance status

Development status

Downloads

4490

Component created

Component changed

Mail.ru - is Russian national email service.
Описание на русском: http://drupal.ru/node/48049

Statistics show up to 60%-70% user registrations using emails from Mail.ru service in Russia

This module is a collection of three modules.

mail_ru_auth - allows users to enter the site using an account at mail.ru

  • Automatic detection of emails for registered users
  • Option to change email to @mail.ru service on connection to mail.ru
  • Ability to assign multiple roles for new users
  • Synchronizing the avatar on each user login (optionally for each user)
  • Add or delete connection to mail.ru from user profile page

mail_ru_share - allows users to share contents of the Website with friends in a social network My World

  • Select node types to display "Share" link
  • Select full page or/and teaser to display "Share" link

mail_ru_analitycs - allows administrators to evaluate the effectiveness of the module mail_ru_auth

  • Display statistics of user emails across all registered users
  • Admin can see how much emails from mail.ru are on the site

GMOD Drupal Bioinformatic Server Framework

Component type

module

Categories

Maintenance status

Development status

Downloads

1168

Component created

Component changed

GMOD-DBSF is an Application Programming Interface module for the Drupal CMS which simplifies programming bioinformatic Drupal modules. It is responsible for i) importing a subset of the Chado tables to Drupal, ii) creates new tables in Drupal using Chado-conventions; iii) provides functions to communicate with Chado and Drupal database schemas; iv) provides other, generic, functions useful for bioinformatic module development. GMOD stands for General Model Organism Database toolkit (http://gmod.org) and DBSF stands for Drupal Bioinformatic Server Framework.

Bioinformatic Software Bench

Component type

module

Categories

Maintenance status

Development status

Downloads

1922

Component created

Component changed

The Bioinformatic Software Bench for Drupal allows for a rapid and secure deployment of bioinformatic software. The BLAST, InterProScan, SSAHA2 and annot8r software are provided by default and plugins for new software can be readily written. An innovative graphical user interface guides both end-user and administration of the software, including the secure provision of pre-publication datasets.

Ubercart Price per User

Component type

module

Maintenance status

Development status

Downloads

497

Component created

Component changed

This module allows you to enter different sale prices per product for different users in an Ubercart store.

Install and enable the module as normal. The new price entry fields will be available from the product add/edit pages. When viewing or adding a product to the cart, if a user-specific price is available, that price will be used. If no prices are available that match the user's uid, the standard product sell price will be used.

Web service client

Component type

module

Categories

RDF

Maintenance status

Development status

Downloads

45038

Component created

Component changed

This module provides an interface to consume external web services. It focuses on integrating web service operations as Rules actions, but can also be used as data provider for other modules.

SiteIndex

Component type

module

Categories

Maintenance status

Development status

Downloads

4970

Component created

Component changed

SiteIndex provides the ability to create an alphabetically-ordered index of site content similar in style to a typical book content index. This can be particularly useful for sites with large amounts of content that serves as reference material (organizational intranets, for example).

Debut

Component type

module

Maintenance status

Development status

Downloads

17267

Component created

Component changed

Debut features

Debut is a set of baseline Drupal features designed to work independently yet integrate seamlessly together. Debut is used in the Open Outreach Drupal distribution aimed at nonprofits.

Installing Debut features

You have two options for installing Debut features or apps:

  • Debut features are used in the Open Outreach Drupal distribution aimed at nonprofits, so you can install them as part of Open Outreach.
  • Install manually along with the dependencies listed on each Debut feature's project page.

Clientside Validation

Component type

module

Maintenance status

Development status

Downloads

183487

Component created

Component changed

This module adds clientside validation (aka "Ajax form validation") for all forms and webforms using jquery.validate. The included jquery.validate.js file is patched because we needed to be able to hide empty messages.

Drupal 8

Modules

clientside_validation

This is the core module, all it does is add data- attributes to the HTML
form elements. If an HTML5 attribute exists it is used as is.