CCK Time

Component type

module

Maintenance status

Development status

Downloads

17208

Component created

Component changed

This is a simple text-field widget that allows entry of times in 24-hour or 12-hour notation. It uses select dropdowns, and allows you to configure the minutes increment.

This module was initially developed by OpenConcept but has been upgraded thanks to efforts by Everett Zufelt.

Clean Pagination

Component type

module

Maintenance status

Development status

Downloads

26856

Component created

Component changed

Clean Pagination is a very simple module that allows you to enable clean URL pagination for specified pages. The way Drupal typically works, if you had a view with the URL 'my-view', subsequent pages would normally use a query to pass the page number, as in 'my-view?page=2'. When Clean Pagination is being used for a page, it will create a url like 'my-view/2'.

Currently, the module has just two settings: 1) Set the pages where you want clean pagination enabled, and 2) Enable search-engine-friendly pagination hyperlinks.

External Link Page

Component type

module

Maintenance status

Development status

Downloads

9724

Component created

Component changed

External Link Page is a very basic module that provides a content filter that redirects external links to a customizable page. This page informs the user that they are about to leave the site and then redirects them.

Who is this for?

You will want to use this module if:

  • You need to provide a message/page for any user that clicks on a link that will take them away from your site.

Imce CCK Image

Component type

module

Maintenance status

Development status

Downloads

31226

Component created

Component changed

Provide a CCK field type that lets you choose a file with IMCE.
This is not the same as FileField (see below).

Drupal 7

The core files management on D7 is smarter than on D6.
imceimage is designed to circumvent the file_managed table, but in D7 this is no longer necessary. You can use either filefield sources, or (recommended) IMCE Filefield

Campaign Monitor

Component type

module

Maintenance status

Development status

Downloads

38921

Component created

Component changed

This module integrates the Campaign Monitor API into Drupal so you can give users the ability to subscribe and unsubscribe for your Campaign Monitor manage lists through a block on your Drupal site.

You must have an account with Campaign Monitor (http://www.campaignmonitor.com) to use this module.

Ajax

Component type

module

Maintenance status

Development status

Downloads

291087

Component created

Component changed

ATTENTION MODULE DEVELOPERS: I really need additional maintainers to help with this project. If you are interested, please let me know. If you wish to contribute to this project, you can fork it here on Github and issue a pull request. Thank You.

One Ajax Module to Rule Them All!

Views Ticker

Component type

module

Maintenance status

Development status

Downloads

40951

Component created

Component changed

This module provides new styles for Views module to display news tickers. A comparison of similar modules is available here: http://drupal.org/node/418616

6.x-2.x version is a backport from D7. Tested on firefox, needs testing on other browsers. If you are upgrading from 6.x-1.x versions & run into issues, try recreating view.

Available ticker styles:

Node Limit Number

Component type

module

Maintenance status

Development status

Downloads

13942

Component created

Component changed

Limit the amount of nodes or comments your users create over a given time period. This module has been rewritten to integrate with Rules. Instead of going to a page to assign limits you now just need to create rules. A default rule has been provided as an example.

When creating your rules there are now many hundreds of ways to implement your limits. Limits can be applied to roles, users, dates, or anything that can be accessed using PHP.

Taxonomy VTN

Component type

module

Maintenance status

Development status

Downloads

20370

Component created

Component changed

The Taxonomy VTN module provides an index for vocabularies, terms and nodes just like those you find at the end of reference or technical books. It supports synonyms, terms, related terms, and parent/child relations. The root Taxonomy VTN path is http://www.example.com/taxonomy_vtn

File Framework

Component type

module

Maintenance status

Development status

Downloads

17791

Component created

Component changed

This modul is no longer supported. I have no time anymore to fix issues in my private time. Any requests for maintain will be welcome.

File Framework is a collection of modules which allow uploading, converting and displaying different media type files as Drupal nodes. It uses the distributed content-addressable storage (CAS) system Bitcache for a mass file storage and RDF for metadata storage.