Klout

Component type

module

Maintenance status

Development status

Downloads

1708

Component created

Component changed

About Klout

Klout measures influence online.

Our friendships and professional connections have moved online, making influence measurable for the first time in history. When you recommend, share, and create content, you impact others. Your Klout Score measures that influence on a scale of 1 to 100.

Router

Component type

module

Maintenance status

Development status

Component created

Component changed

Replacement for includes/menu.inc, split up into three parts:

router
Everything related to hook_menu() and its routing process.
navigation
Basic navigation elements; tabs, actions, breadcrumb, primary and secondary links.
menu
A menu element, moved into theme.inc. All other menu functionality is moved into menu.module and menu_ui.module.

VT Commerce Image

Component type

module

Maintenance status

Development status

Downloads

4267

Component created

Component changed

This module will format any image field into a field displaying one large image with several small images underneath.

The module also implements jQuery zooming for the large image and small images.

Module status:

Working with updated scripts, new GUI configuration, and support for colorbox module.

How you can help :
1. Create how to documentation.
2. testing for bugs.

Openlayers CCK Migrate

Component type

module

Maintenance status

Development status

Downloads

1618

Component created

Component changed

Simple migrate module that transforms D6 openlayers_cck fields into D7 geofields.

Make sure that you have the geoPHP library (required by Geofield for full functionality) installed. This migration will not do a lot without it. (see the Geofield page for documentation on that.)

Patches are welcome, this does cover our own migration so we wont develop it further.

Ubercart Field attributes

Component type

module

Maintenance status

Development status

Downloads

6119

Component created

Component changed

This module links Ubercart's attribute system to Drupal core's fields API and allows to automatically create product attributes from fields and options from the multi-values.

There's an earlier project uc_attribute_cck that does something similar for Drupal 6, CCK and Ubercart.

Entity External Rating

Component type

module

Categories

Maintenance status

Development status

Downloads

1375

Component created

Component changed

This module can be used to implement a rating system based on external sources. What that means is that the actual rating, voting or whatever action, happens on an external application (for example on Facebook), and the results are fetched into your system. By itself, this module is intended for developers to use it like an API.

WYSIWYG IFrames

Component type

module

Maintenance status

Development status

Downloads

2822

Component created

Component changed

Based on http://drupal.org/node/69524, It made sense to simply create a module that provides iframe (for now, only TINYMCE) support with the WYSIWYG module. Simply paste in your iframe bit and when you move back into a wysiwyg view, it won't strip out the code :)