Statistics Pro

Component type

module

Maintenance status

Development status

Downloads

20537

Component created

Component changed

The Statistics Pro module creates statistics with aggregated data. The data is stored in a new table, which is updated with a cron run. This statistics module provides statistical results of nodes, comments and users. Aggregated statistical data from nodes, comments and users are stored even if the access log table or the watchdog table have been deleted. For presenting the data the Views module is used. When Statistics Pro detects the core Statistics module, the Charts and Graphs module or the Views Charts module it enables specific features dependent on each one of these modules like page visualization reports and graphs. This module is not a replacement for the core Statistics module but offers useful enhancements.

Offline Reminder

Component type

module

Categories

Maintenance status

Development status

Downloads

1351

Component created

Component changed

After forgetting to turn a Drupal site back on for the second time, I decided to write this module. It simply notifies you at your email address when the site is offline for a certain (configurable) time.

What this module will NOT do:
* It will not send you an email when your host is offline.
* It may not work with poormanscron

CCK Link to Map

Component type

module

Maintenance status

Development status

Downloads

2674

Component created

Component changed

The CCK Link to Map module allows users to type in an address and have it "automagically" converted to a map link.

The link opens in a new tab/browser pointing to a Google Map. Short and sweet.

No dependencies, no Geolocation, no etc. This module is the simplest thing that could possibly work.

When editing the node, put "123 Snowberries Lane, Santa Cruz CA" in the field.

When the field displays, it will be a link called "123 Snowberries Lane, Santa Cruz CA" that opens Google Maps in a new window/tab.

Menu Class

Component type

module

Categories

Maintenance status

Development status

Downloads

6368

Component created

Component changed

Notice: This module is obsolete and will not receive any more updates. It is suggested to use the Menu attributes module instead.

Those who wish to migrate from this module to Menu attributes can use the development snapshot which will attempt to automate the migration. Don't forget to backup your site and read the instructions!

JQuery Feed Reader

Component type

module

Maintenance status

Development status

Downloads

1830

Component created

Component changed

This module creates a block that:
- Loads the contents of a feed (from the current site!) through (JQuery and AJAX)
- Starts to scroll the feed items up, one at a time, through the block (custom JQuery plugin)

It has several configuration options (height, feed, max items, text length, scroll speed, and scroll pause).

As it is, it would require some CSS work to use in production.

WHO-5 Well-Being Index

Component type

module

Maintenance status

Downloads

964

Component created

Component changed

This project is being abandoned. If you have interest in continuing the project, please contact barrett

The module implements a form with which the user can take the WHO-5 (http://www.who-5.org), a well-being/depression screening instrument developed by the World Health Organization. The form is then scored and the outcomes and interpretation provided to the user as an assessment page.

CCK Teaser

Component type

module

Categories

Maintenance status

Development status

Downloads

4588

Component created

Component changed

This module is no longer supported, if using Drupal 7 or higher this functionality can be achieved by using custom fields and displays to show a different field within the node teaser.

This module allows you to define cck fields to use in place of the traditional node teaser. This effectively implements a CCK solution to manual teasers (priorly solved by way of the excerpt module).

Existing Nodes Filter

Component type

module

Categories

Maintenance status

Development status

Downloads

985

Component created

Component changed

Description

This module provides a Views filter. It allows the exclusion of the nodes already displayed by another view within the same page.
It uses the Views API to deliver proper functionality.

The filter implementation arose from the need of having a featured nodes block along with regular nodes without their duplication.

Compatibility

Works with Drupal 5.x and Views 1.6 only.

WARNING

At the moment, the list with the created views includes the view that is being edited. Do not select the view you are currently editing!