CCK Blocks

Component type

module

Maintenance status

Development status

Downloads

57686

Component created

Component 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 (Content Construction Kit).

Please use the more modern Field as Block module to replace your cck_blocks for Drupal 8.

Clickpath

Component type

module

Categories

Maintenance status

Downloads

7192

Component created

Component changed

Clickpath maintains a list of the last 10 pages visited by each user, and displays those ten pages in a sidebar block. It can also optionally override Drupal's breadcrumb trail to implement wiki-style "how you got here" breadcrumbs.

Original code by Eaton.

Tribune

Component type

module

Maintenance status

Development status

Downloads

23221

Component created

Component changed

A tribune is a type of chatroom. It does not require any external service like IRC or plugins like Java or Flash-based chats, and also works without Javascript (although Javascript greatly enhances the experience).

The module has a notion of threads based on timestamps: typically, a user clicks on the timestamp at the left of the message they want to answer before typing their message. When the message is displayed, hovering the mouse over timestamps highlights the corresponding references and answers, even for old messages that are not displayed anymore.

Mail Editor

Component type

module

Categories

Maintenance status

Development status

Downloads

143808

Component created

Component changed

The Mail Editor module lets you edit the bodies and subjects of all emails that go out from your site to your users through Drupal's drupal_mail() function. You are able to edit any email body text based on which email it is and which language it is being sent for. You may use token variables in your templates to better customize dynamic email text.

Unitag

Component type

module

Maintenance status

Development status

Downloads

4363

Component created

Component changed

This module allows administrators an avenue to manage free tagging terms while still encouraging users to suggest new terms.

Examples of potential usage:

  • If a tag added by a user is a synonym of an existing term, (optionally and) automagically replace it with the existing term. This can also be used to handle alternate spellings of a term, typographical errors and so on.
  • If a tag added by a user uses the related terms feature of the taxonomy module, optionally tag the node with those terms as well.
  • Optionally also insert the ancestors (parents, grandparents etc.) of the provided tags.
  • Make a free-tagging vocabulary read-only. Non-existent terms are not included and are instead sent to a management interface where they can be dealt with appropriately.

PHPlist Integration Module

Component type

module

Maintenance status

Development status

Downloads

13292

Component created

Component changed

News April 2012:Due time constraints and the fact that I no longer have any clients who use PHPlist, I am withdrawing from this project. If anyone wants to step up to take over, please send me a message and I will gladly transfer ownership.


This module provides a basic level of integration between Drupal and phplist.

Multiple E-mail Addresses

Component type

module

Maintenance status

Development status

Downloads

11845

Component created

Component changed

The Multiple Email module allows users to register additional e-mails for their user accounts. Only one e-mail address is considered to be the "primary" email address, and will continue to behave as normal. Non-primary accounts are mostly functionally meaningless, except that during user registration any e-mail address registered to a user cannot be used to create a new account.

User Points Contributed modules

Component type

module

Maintenance status

Development status

Downloads

29130

Component created

Component changed

This is a collection of modules that make use of User Points module API.

If you created a module that uses the Userpoints API and it does not have its own project, please contribute it by submitting an issue and attaching a tar.gz of the .info and .module files you created. Please describe what your module does in a bit of detail.

You can use other modules here as a starting point or sample for what can be achieved by userpoints.

Click HeatMap

Component type

module

Categories

Maintenance status

Development status

Downloads

21459

Component created

Component changed

The Click Heatmap module provides integration between Drupal and the ClickHeat library. The module itself does not record any data or generate click heatmaps. Instead the module provides a limited Drupal related scope and injects the the Javascript necessary to record the click data.