Log entries
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Provides a very simple and lightweight 'log entry' entity that can be extended or used by other modules.
Provides a very simple and lightweight 'log entry' entity that can be extended or used by other modules.
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.
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:
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.
The K2F Adapter for Drupal is brings K2F and its many features to Drupal.
Access applications and develop faster with K2F, while reaching a wider user base with its cross-host feature!
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
This is kind of a branch of the maillog module. It serves as an integration for the mailwire module into maillog. See http://drupal.org/sandbox/pluess/1179376 for more information abaout mailwire.
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.
This module provides users with a links to view previous sent newsletter.
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.