Profile2 Apachesolr

Component type

module

Categories

Maintenance status

Development status

Downloads

4471

Component created

Component changed

This modules adds Apachesolr integration for profile2 module.

Note: The Apachesolr Drupal module does not have a stable release yet. This module was built against 7.x-1.0-rc5 release.

Thanks to LSU_JBOB and benys for their hard work work.

Writeup Import

Component type

module

Maintenance status

Development status

Downloads

585

Component created

Component changed

Introduction

This module provides for the ability to synchronize content of nodes on the site with external source, typically a subversion repository. The text is stored in the svn repository in Writeup format and processing is done only when the content is imported from svn rather than by means of an input filter (as with the writeup project).

A Drupal 6 version is expected to be fully working by the end of March 2012, and a Drupal 7 version by the end of May.

Loop11

Component type

module

Maintenance status

Development status

Component created

Component changed

Description

This module allows you to add JavaScript code to pages within your site to enable the use of Loop11 within it. Loop11 is a remote usability testing tool that enables you to test the user-experience of any website and identify navigational and usability issues.

Js Clock

Component type

module

Maintenance status

Development status

Component created

Component changed

Implements a Block that contains prints the current date from the drupal installation and calls a dynamic clock that changes based on the server time.

Galleria Commerce

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Description

This module provides a Galleria Node Reference gallery with Drupal Commerce integration, so that users can add gallery images to their shopping cart via an integrated 'add to cart' commerce form.

GraphicMail - Email Marketing Solution

Component type

module

Maintenance status

Development status

Component created

Component changed

This GraphicMail Module allows our clients to easily integrate our newsletter subscription form into their Drupal-created websites, so their GraphicMail mailing list can be automatically updated. It makes it easier for you to manage your contact list and ensures that you are able to adhere to the industry best practices of opt-in email marketing.

Extend Drupal Commerce Products

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

How to clone Drupal Commerce Product Types, that's the question.

Trying to solve this question, i came accross http://drupal.org/project/bundle_inherit, that intends to solve the question in a generic way, allowing any type of Entity to be cloned. This is a really great thing for the evolution of Entity ecosystem and Drupal itself.