drush_helmo

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Helmo's place to tinker with Drush

GLoader

Component type

module

Maintenance status

Development status

Component created

Component changed

The GLoader module gives easy access to the Google APIs and Libraries.
It will setup the HTML and JavaScript needed to load a Google API/Libraries, that can be loaded from the Google Loader.

Media File Usage

Component type

module

Maintenance status

Development status

Component created

Component changed

Store and maintain all media file usage in contents

--------
Because of changes of media module this project never need to use.

jsMap

Component type

module

Maintenance status

Development status

Downloads

2399

Component created

Component changed

Notice: This module has not-insignificant known issues. We still use it on some sites and it provides some useful functionality, but using it and configuring it is not for the faint of heart. Very little maintenance is likely to go into this module so use at your own risk.

bulkpub

Component type

module

Maintenance status

Development status

Downloads

697

Component created

Component changed

Overview

The bulkpub module provides a set of XML-RPC web service APIs that support remote bulk publication of external content to a Drupal site. It can also be used to retrieve content stored in nodes on a Drupal site.

The actual publication of the external files can be driven by client-side software that can publish, and later delete, all the files in one set as a unit.

The external files typically have these characteristics:

Commerce subscription products

Component type

module

Maintenance status

Development status

Downloads

11156

Component created

Component changed

Status Update: Feb 18th, 2014

This module was originally created by fago as a quick solution for a problem, which solved it well while no other solution was available. At this point in time however, there are more robust solutions that are not only available but architecturally superior, actively supported, and under continued development.

We recommend those interested in subscription / membership sites to consider looking at commerce_license module as a solution. Out of the box it allows you to create "subscription" products that auto expire after a given time and can assign/remove roles from users. I would guess that this is the 90% use case of people looking at this module.

There is a single issue of "extending" a subscription if an additional one is purchased which is being solved/worked on here: https://drupal.org/node/2193305

I will endeavour to work with other module maintainers and get a comparison of commerce_sp, commerce_license, commerce_recurring, and commerce_subscriptions. I will also be seeing about creating a migration class / helper module for existing commerce_sp users to migrate to commerce_license and/or documenting how to create a simple membership site with commerce_license. If you have any questions please feel free to contact me.

- mrconnerton

Features Field Override

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

NOTE: THIS MODULE IS NOW DEPRECATED in favor of the new 2.x branch of the Features Override module.

This module creates a new exportable feature called "Field Settings" that allows you to select one or more entity bundles and will export the current Display settings for that bundle to the feature. The exported feature will override the Display settings stored in other Field features.