mailwire

Component type

module

Maintenance status

Development status

Downloads

785

Component created

Component changed

The mailwire modules wires together any number of mail formatting and sending modules. If you want to use mimemail, maillog and the smtp module in sequence for the same message, mailwire is your friend.

Please note, that mailwire does nothing by itself. It's an API module that serves as registry for all mail modules.

Freebase Reference

Component type

module

Maintenance status

Development status

Component created

Component changed

This module defines a 'Freebase Reference' field type which can be used to reference freebase topics via Freebase's suggest widget.

The field stores the label and mid of a Freebase topic. It renders values either as (1) 'Topic Name + mid ('Harold and Maude [mid: /m/03gmw] '), (2) just the topic name ('Harold and Maude'), or (3) just the mid ('/m/03gmw') .

The list of topics which can be referenced can be limited to specific Freebase types.

Possible uses for this module include:

Advanced Node Delete

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The perpouse of this module is to provide with an interface for deleting nodes in an easy way, i tested other modules but don't do what i need.
At the moment this module has only one functinality, it allows the administrator to select one nid, and the it will delete all nodes with nid >= to the selected nid.

Node Relationships Fix for Open Atrium

Component type

module

Maintenance status

Development status

Downloads

568

Component created

Component changed

Open Atrium's Ginkgo theme doesn't play nicely with the Node Relationships module. This module provides a Context definition that forces the Garland theme on Node Relationships' forms, so in particular, selecting a row works on "Search and Reference".

Also required for this module: http://drupal.org/project/context_reaction_theme

Embed Content

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module is used to embed any drupal site's content into the embedable javascript to display drupal site content on external sites. Javascript will render an iframe to fetch dynamic site content from Drupal website.

Term Status

Component type

module

Categories

Maintenance status

Development status

Downloads

245

Component created

Component changed

Provide a status field for taxonomy terms analogous to the status field on nodes. This project provides an option in terms edit form to enable/disable taxonomy terms instead of deleting extra vocabulary terms. This module provides basic getter, setter function to get the status of a term or update any term's status.