Comment Dialogue

Component type

module

Categories

Maintenance status

Development status

Downloads

1633

Component created

Component changed

Comment Dialogue facilitates a discussion between node authors and one or more role groups. The module sends an email notification to members of selected roles when a node author posts a comment to their own node and notification back to the node author when anyone else posts a comment on the node.

Image FUpload

Component type

module

Maintenance status

Development status

Downloads

91433

Component created

Component changed

Image FUpload (Multiupload) which is an addition to image and CCK's imagefield module, gives the ability to every user who is allowed to upload images by using image module or imagefield module, to upload multiple images with one simple click. All selected images are uploaded via a flash module (swfupload) and are automatically processed.
So, there’s no need any more to upload image by image.

Features

  • Upload multiple images with one click
  • Fully integrates in image and imagefield module (thumbs creation [also using imagecache module] / file size limit) + using Drupals AJAX
  • Every user can upload images depending on permission (Not only restricted to administrator)
  • Preview list of all uploaded images in which title, body, taxonomy and imagefield specific fields can be edited all at once (customisable [decide which fields should be provided] / themeable / preview image handling customisable / additional permission restrictions)
  • Taxonomy and all other modules (for example CCK fields like node reference) are supported
  • Automatic node title creation and predefining of imagefield fields (customisable / themeable / editable by user / token support [imagefield])

Image Import Zip

Component type

module

Development status

Downloads

2505

Component created

Component changed

This module extends image_import (part of Image module) so a user can upload a zip file containing images instead of uploading them by FTP.

This module depends on the image module and on the image_import module.

Idea based on http://drupal.org/node/251096 and thanks to Dimm for the excellent code :p

Warning: this module uses php_zip, so your host has to support/enable this.

OOP

Component type

module

Categories

Maintenance status

Development status

Downloads

2944

Component created

Component changed

I have no plans to port this module to Drupal 7, because I don't believe it's useful for D7. D7 core has sufficient hook invocation that most customization use-cases can be solved without hacking core or an established contrib project. For the remaining occurrences where fixing core or a contrib project is needed, it is best to do so with a patch. Also, GIT makes managing patched versions easier. Finally, where OOP in Drupal still makes sense, it is being slowly introduced, such as the D7 database layer.

Profile Map

Component type

module

Maintenance status

Development status

Downloads

1071

Component created

Component changed

Profile Map enables arbitrary profile fields to be mapped to a fixed data model in the $user object so that third-party modules can easily access the profile data. The module provides callbacks when the mapped profile fields are changed, for example, to require a form to be resubmitted on an address change.

Travelgrove Meta Search Integration

Component type

module

Maintenance status

Development status

Downloads

2163

Component created

Component changed

This integration allows for users to utilize Travelgrove’s search engine for travel, that scrapes the travel vendors, for cheap airfares, cruises, hotels, travel deals, and more. The system is geo-targeted, where users from Europe, Asia, United States, see results specific to their IP. Prices are scraped from over 100 travel sites, including all the major merchants, such as Orbitz, Priceline, Travelocity, Cheaptickets, etc.

Comment Modr8

Component type

module

Categories

Maintenance status

Development status

Downloads

1296

Component created

Component changed

Adds ajax moderation to comments. Uses the fivestar module to display stars. Selecting the right star will change the average rating on that comment, and based on the average, will either publish or unpublish the comment.

This module is no longer being maintained.

FusionCharts

Component type

module

Maintenance status

Development status

Downloads

14672

Component created

Component changed

This module connects Drupal with the FusionCharts Free and FusionCharts v3 (commercial) package. FusionCharts is a flash charting and graphing component that can be used to render data-driven & animated charts for your web applications and presentations.

This module provides both a user interface for creating charts as well as as an API for developers to integrate with other modules.

What's included in this module:

  • A content type with an graphical user interface for creating charts
  • A CCK field
  • An API that to create charts using SQL queries
  • An API that to create charts using an array of data
  • An API that allows for drill-down viewing of data (you can click on the bars to fetch new data)
  • Examples of how this module can be integrated with other parts of Drupal

Organic groups profiles

Component type

module

Maintenance status

Development status

Downloads

1871

Component created

Component changed

This module integrates with the core Profile module and manages user profile fields at the group level.

Group admins can define fields that the user can fill in. Users must fill in required fields when they register in a group context or when join they group. All other core Profile functionality is not touched.

Displayed user profile fields will also be restricted to the groups that the user belongs to, or by detecting the user's group context.

Profile fields not associated with a group must be filled out by all users (e.g. first name, last name).