Rotating Slogan

Component type

module

Categories

Maintenance status

Development status

Downloads

1203

Component created

Component changed

This module allows you to configure a list of texts to display as the site name or the site slogan.

You can choose random or cycling selection and you can choose to modify the site name or the site slogan.

You can see a demo here (refresh the page to see the changes).

Content Profile Feeds

Component type

module

Maintenance status

Development status

Downloads

1868

Component created

Component changed

Module Overview

Provides capability to create Feeds Importers that create/update Content Profile node(s) when creating/updating users.

Usage

In order to enable Content Profile integration, your importer
have to use the "User & Content Profile Processor".

You then will be able to map parsed content to CCK fields on
Content Profile types.

This module provides a default CSV importer. You can also create
new importers if you want.

Important

Extra Session Data API

Component type

module

Maintenance status

Development status

Downloads

834

Component created

Component changed

a generalized extra session data api module that would just allow one to add serialized data to a table that is associated with a module to a table.
This has no UI and will only be a set of functions that are useful to devs.
1.0 release blocker.
Need to make a README
Development Sponsored by Knectar Design

{syntaxhighlighter} to PRE Converter

Component type

module

Maintenance status

Development status

Downloads

839

Component created

Component changed

This is the utility module for Drupal 7 that allows users to convert old {syntaxhighlighter} tags
to <pre> in nodes.

Overview

The Syntax highlighter module highlights program code in nodes.
We need to add special tags in the content to make it possible.

Drupal 6 version of Syntax highlighter works with special {syntaxhighlighter} tag:

Commerce rules pane

Component type

module

Categories

Maintenance status

Development status

Downloads

2143

Component created

Component changed

What is it for?

This is a small module, that provides a new commerce checkout pane, the content of which can be configured via rules. This comes useful for example when you want to display a certain message to the user depending on the payment method. Using the "Set an entity to be displayed as completion message" action you can even display a node, order or commerce_invoice as completion message.