Shorten Options

Component type

module

Maintenance status

Development status

Component created

Component changed

Shorten Options adds the ability to create a short url for a content type on node creation with the ability to specify a custom url instead of an auto-generated url.

For example, creating site.com/donate will generate http://bit.ly/asklu23 or you can specify http://bit.ly/donate on node create. The module will check to make sure this url actually exists.

Field reference count

Component type

module

Maintenance status

Development status

Component created

Component changed

Provides a simple 'count' formatter for reference fields so that it can be easily used within Views. Could not find an out-of-the box solution for this, so please let me know if one exists.

Similar modules
Views Calc - cannot run COUNT() in its fields, so it cannot accomplish this.

Event Expire

Component type

module

Maintenance status

Development status

Component created

Component changed

About this module

Back in 2006 (Drupal 4.7) I wrote a module for the automatic unpublishing of events after the date had passed. Rather than create a contrib module, I simply pasted in a forum: node/77166. Various people suggested improvements and over time it has been upgraded to D5 and then D6. The Events module has given way to the CCK date field and the module has picked up some flexibility along the way. Finally it has been re-named event_expire and I have decided it was time to contribute it properly.

File Entity Paths

Component type

module

Maintenance status

Development status

Downloads

6339

Component created

Component changed

Add token based per bundle directory and filename settings for file entities. This module does the same, as Filefield Paths, but focus to the file entity, not to the parent entity. This means, you can easier to handle eg. if a file is uploaded to more entity.

Features

  • Possibly custom configuration for any fieldable entity.
  • If an entity has bundles, you can set up own configuration.
  • You can set the behavior if a file is used in multiple entities.
  • Per configuration settings of transliteration and pathauto cleanup.
  • Works with embed image by media wysiwyg plugin.

paint

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

For now master is for drupal6.x.

-- SUMMARY --

The paint module integrates paintweb http://code.google.com/p/paintweb/ as a
standalone application into drupal. So it let's you create and edit
images in Image nodes. It also allows you to import images from
Flickr and edit them.

-- REQUIREMENTS --

Entity Auto Timestamps

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Very simple module which does nothing more than automaticly add the appropiate timestamp values for the fields 'created' and 'changed' of an entities base table if they exist.

Search API Autocomplete

Component type

module

Categories

Maintenance status

Development status

Downloads

118599

Component created

Component changed

This module provides autocomplete functionality for Search API searches, similar to the Apache Solr autocomplete module.

Autocompletion can be activated and configured for each search (all search views and pages) individually, so you have fine-grained control over where autocompletion can be used – and by whom.