Node Body Replace

Component type

module

Maintenance status

Development status

Component created

Component changed

The node_replace_body.module allows an administrator to run a search and replace on node bodies of any content type. It is essentially a simple stripped down version of Scanner (http://drupal.org/project/scanner) for Drupal 7. If you are using Drupal 5 or 6 and require more functionality, Scanner is probably a better option.

Requirements:

  • Drupal 7.x
  • Devel Module

The Devel module is used to display search results cleanly.

Features:

Entity Field Attach UI

Component type

module

Maintenance status

Development status

Component created

Component changed

Provides an UI for attached fields for any given entity. As of right now, I only have support for these entity types: taxonomy, node, field collection item. Other entity types may or may not work yet, I'm still in the development process. Patches are welcomed!

The module allows you to change the label, or description for any attached fields (metatag, redirect, ect). It also provides a visibility option to hide an attached field from the entities edit form. The settings for this module can be found in the manage field section for any entity type.

Term Meta Tag

Component type

module

Categories

Maintenance status

Development status

Downloads

1322

Component created

Component changed

Set taxonomy vocabularies that should be used for the 'keywords' and 'description' meta tags.

Term names are used for 'keywords' and term descriptions are used for 'description'.

Fieldgroup horizontal tabs

Component type

module

Maintenance status

Development status

Downloads

1210

Component created

Component changed

Provides formatting of fieldgroup as horizontal tabs. This is a backport of the horizontal tabs format for Field group from Drupal 7.

To style field groups as tabs, select the "horizontal tab" style in the field group configuration. Adjacent tabs are automatically collected in one tab group.

Drusletter

Component type

module

Maintenance status

Development status

Component created

Component changed

Placeholder for Drusletter, a newsletter module for Drupal 7.

Main features are

  • Multiple mailing lists
  • E-mail templates
  • Statistics for
    • Opens
    • Subscribes
    • Unsubscribes
    • Link clicks
  • Google link tracking

SimpleChat

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is essentially a mock chatting system. Rather than having a true open connection between users, it simulates chatting between two people by saving messages to a node which is then periodically refreshed by AJAX for both parties.

The inspiration for this module was a need for a free chatting system between potential customers who visit a site and a sales team who manage the site.

Flexicloud

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Flexicloud is a tag cloud module that allows you to create flexible tag clouds from any source (not just from taxonomies). It also features an API for defining new tag cloud sources, and programmable weighting algorithms.

I'll provide a better description here as soon as this gets closer to release.