Todo Formatter

Component type

module

Maintenance status

Development status

Downloads

241

Component created

Component changed

This module provides a formatter to display CCK text fields as a list of checkboxes. This can be used to create todo lists: just add a multiple valued textfield to your content type and select the Todo formatter on the Display fields page of your content type.

This module was inspired by Todo Filter.

Webform cURL

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module extends the popular Webform module and initiates a cURL session to POST user-submitted and validated form values to a specified page for further processing.

Open Media Configuration Checklist

Component type

module

Maintenance status

Development status

Downloads

525

Component created

Component changed

The "suite" of Open Media modules in addition to many other modules used by Community Media in Drupal are designed to be implemented incrementally based on each station's needs. This is not an exhaustive checklist, but designed to help someone new to Drupal, CiviCRM, MERCI, Organic Groups, and Media work through large parts of the configuration process.

I am only developing a D7 branch of this modules, since the features and configurations steps are so different between D6 and D7. If someone is interested in maintaining a D6 branch, let me know.

Prayer

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Prayer provides a prayer node type and prayer wall facility. It is fully integrated with views 2 and organic groups and works with stock Drupal and OpenChurch.

Tabular Formats

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This was a proof of concept module I decided to write.

This module replaces the default select list of allowed filter formats with tabs across the top of the body with the same options.

It also removed the filter formats tips at the bottom. I'm currently trying to decide where those tips should be displayed.

Right now most of the functionality is writing in javascript to keep modules like wysiwyg api happy and not break functionality with those modules.

I think this is a better UI for filter formats and hopefully this can grow to be a complete module.

Custom Slogan

Component type

module

Categories

Maintenance status

Development status

Downloads

1903

Component created

Component changed

The module allows to have a custom slogan on a drupal website. The modules admin form allows you to set slogans using tokens for each content type, each vocabulary, front and a default slogan. It overrides the slogan from theme variable. In addition to it the module also provides a text field in all nodes/terms for content types/vocabulary for which custom slogans are enabled from admin page of the module. The slogans at module and term level will override the pattern set for the content type/vocabulary.

Listrak

Component type

module

Maintenance status

Development status

Downloads

751

Component created

Component changed

This project provides a integration for Drupal with the Listrak email marketing service. The Listrak module provides some core integration features with Listrak and documentation about integrating with Listrak. It provides a core admin page, with the expectation that add on modules will be added as tabs off this page. Beyond this it is a developer module / API module meant for other modules to take advantage of.

Developer documentation is available API.txt file and listrak.api.php file.