module
Categories: Content Display, Views
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 14495
created - / changed -

The views_popup module adds popup style support for a Views List View. This version is actually listed as "List View as Popup".

module
Maintenance status: Minimally maintained
Development status: Maintenance fixes only
Downloads: 10862
created - / changed -

This module uses JQuery and the AJAX File Upload Jquery plugin to present a preview of a user's new picture as soon as they select one. Uploads will be sent through the same validation process and errors will be reported immediately after selection has been made.

module
Categories: (нет)
Maintenance status: Minimally maintained
Development status: Maintenance fixes only
Downloads: 2901
created - / changed -

Vardump module enables users with appropriate permissions to dump the Drupal variables table in a variety of formats, including a simple XML representation, key-value pairs, and PHP code.

module
Categories: Content Display, Views
Maintenance status: Unsupported
Development status: Obsolete
Downloads: 4198
created - / changed -

This module alters views' filter forms so that the drop-down or select box widgets are represented as checkboxes or radio buttons instead.

module
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 94586
created - / changed -

Counter module counts how many visitors on your website. This module provides real time counting. All data saved to database.

module
Downloads: 36
created - / changed -

This module is looking for a new maintainer.

Note that in Drupal 6 this functionality is (better) done by Views2 itself (read more).

This module allows views to query the nodes referenced by a certain node reference field.
You can use it to filter results from a node reference, and show referenced nodes with pager.

module
Maintenance status: Seeking new maintainer
Development status: No further development
Downloads: 3633
created - / changed -

The wf_required_fields module allows you to configure which fields of a CCK node are required, based on the

module
Downloads: 4962
created - / changed -

Overview

cck_map is a Google Maps module for CCK. This module allows individuals to place and edit single or multiple Google Maps markers by clicking a map interface.

module
Categories: Developer
Maintenance status: Unsupported
Development status: Obsolete
Downloads: 841
created - / changed -

This Project is Abandoned

module
Categories: (нет)
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 19300
created - / changed -

A replacement for the ping module for Drupal. It allows pinging of multiple sites (configurable via a web interface). Both Pubsubhubbub and older ping types.

module
Categories: Community
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 425745
created - / changed -

Advanced Forum builds on and enhances Drupal's core forum module. When used in combination with other Drupal contributed modules, many of which are automatically used by Advanced Forum, you can achieve much of what stand alone software provides. Because it uses the core forum module, it uses the node and comment system built into Drupal and is completely integrated, not a bridge. While it doesn't have all of the features of stand alone forum applications, being completely integrated into your site provides advantages that they don't.

module
Categories: Content, Views
Downloads: 2134
created - / changed -

Provides a way to insert images into any text area using views. It should be a simple img_assist replacement.

You need something like this in hook_form_alter():

module
Maintenance status: Minimally maintained
Development status: Under active development
Downloads: 8983
created - / changed -

OG Contact provides a contact module style contact form for Organic Groups, and optionally provides a "Contact" tab on the group's main page.

Features

module
Downloads: 1277
created - / changed -

This is Fork of the messenger project at http://drupal.org/project/messenger

module
Categories: Content Display
Downloads: 929
created - / changed -

The Comments Page module will display all comments, or a certain user’s comments, on a page similar to how nodes are listed; that is, comments will be listed like nodes – with a title, date, user, and comment body – and then they are paginated.

module
Categories: Views
Maintenance status: Unsupported
Development status: Obsolete
Downloads: 5330
created - / changed -

** This Module will no longer be maintained (shocker) as this functionality is mainly present in VBO and thats what we started using internally. **

Action Views is used together with the views module. Action views adds a view type of "Action View" to the views interface. This will present your view as a table, and adds a list of actions you can perform against the results of the query executed by the view. We have taken a modular approach whereby additional actions can easily be added to the module in the form of an include file.

The typical kind of usage for this module is to execute actions against multiple records, so for example, deleting a bunch of nodes in one go; changing taxonomies for a bunch of stories in one go, etc.

module
Categories: (нет)
Maintenance status: Seeking co-maintainer(s)
Development status: No further development
Downloads: 57686
created - / changed -

Retired - No Drupal 8 version will be released

cck_blocks has had a long and fruitful life, beginning in Drupal 5, back when fields on content types were a contrib module named CCK (Conten

module
Categories: Location
Development status: Obsolete
Downloads: 3110
created - / changed -

Geobrowser is a module for browsing drupal's spatial information. It provides a google maps powered interactive viewer for location enabled nodes.

module
Maintenance status: Unsupported
Development status: Obsolete
Downloads: 1422
created - / changed -

This module is no longer relevant. Steam now publishes RSS feeds for group and user events.

module
Categories: (нет)
Maintenance status: Minimally maintained
Development status: No further development
Downloads: 6352
created - / changed -

This module integrates the open source applet Postlet into a multiple image upload page (which is linked to from the node/add/image page). This enables images to be "drag 'n' dropped" into Drupal.

The module requires the Image module to be installed.

The module is easy to install, and requires no user configuration.

Users of version 1 of this module may be disappointed in the changes that have been made, especially the removal of the bulk editing tool. This was a deliberate step to make the module as simple as possible, I'll be releasing a bulk editing tool for images (and any other node type) soon.

For more information about the Postlet applet, please visit the Postlet Sourceforge page. Bugs regarding the modules functionality should be posted to the Drupal site, whilst bugs regarding Postlet's functionality should be posted to the Postlet forums.

Development of this module was carried out by Simon Rycroft and funded in part by the EDIT project

Contrary to what is stated in the recent security advisory, there is no need to disable this module, unless of course you consider the following to be an issue:

  1. Install imagex, image modules
  2. Install http://drupal.org/project/content_access module
  3. Create a user called "auth" that has no special roles
  4. Grant "auth" the ability to create images
  5. Go to admin/content/node-type/image/access and set "Enable per content node access control settings"
  6. Log in as auth and upload some photos
  7. Log in as an admin and visit the "access" tab on the recently upload images from "auth" user - should be /node/1/access if this is a fresh site
  8. Take away both of the checkboxes under "View any content" and "View own content" and Submit the permissions
  9. As the "auth" user visit node/1 - you should get an access denied
  10. As the "auth" user upload a new photo
  11. When the photo finishes uploading you see the thumbnails of the images that you have uploaded in the past hour, including the one that you should not have access to

If you're still concerned, please download the CVS version of the module, and install that.