Taxonomy Styler

Component type

module

Maintenance status

Development status

Downloads

491

Component created

Component changed

Drupal's taxonomies are not field, and that makes it difficult for theming in view and in form specially when there is more than one vocabulary. Several vocabularies waste lots of space in form. The reason i've created this module is sometimes applying special styles to taxonomies is not possible only through CSS.

The first version of this module only offers a default abstract style for vocabularies in forms. It show 3 vocabularies on each form.

Panels Teasers

Component type

module

Categories

Maintenance status

Development status

Downloads

3116

Component created

Component changed

NOTE: This module is no longer supported. Please try Display Suite if you are looking for similar functionality in Drupal 7.


This module enables you to use Panels to handle the display of Node Teasers. Node teasers get a page similar to Page Manager, and can create variants to change the layout of the teasers based on any Panels selection rule. This enables different layouts to be created per content type,

Doubleclick

Component type

module

Maintenance status

Development status

Downloads

5585

Component created

Component changed

This module is designed to manage DoubleClick advertisements on your site. It also provides integration with Organic Groups.

It works by exposing ad configurations as blocks, which can be positioned in various regions of your Drupal theme (or panel regions etc..). It also allows other modules to modify various parameters when the ads are being rendered.

Multicron

Component type

module

Maintenance status

Development status

Downloads

1145

Component created

Component changed

This module is designed to help manage large multisite installations by allowing a master installation to run multiple slave crons when the master runs cron.

Roadmap

Yet another time tracker

Component type

module

Categories

Maintenance status

Development status

Downloads

446

Component created

Component changed

Note: As of 2011/08/17, this module appears to no longer be supported. If you are interested in taking this module over, or you as the module maintainer feel this message has been posted in error, please reply to #894720: YaTT appears to be abandoned.

Content Type Exporter (obsolete)

Component type

module

Maintenance status

Development status

Downloads

1737

Component created

Component changed

The Future

Due to improvements in Features I am abandoning this module in favor of the solution that is a) much closer to what I was hoping for, b) has a tremendous amount of community support. As a result, please migrate all use of this module to use Features instead. The code will be left in CVS for educational value & comedic factor.

LDAP Help Module

Component type

module

Maintenance status

Development status

Downloads

1602

Component created

Component changed

This module is meant to assist Drupal admins in configuring, debugging, sharing, and submitting support and bug request related to LDAP integration modules. LDAP Help Module should be disabled unless you are debugging or configuring ldap problems. It adds no functionality to the LDAP modules.

There is a lot of frustration configuring LDAP and this module is intended to help people help themselves with modules like ldapauth, ldapgroups, and other ldap modules. It evolved from helping with the support queue in ldap_integration.

Droptor

Component type

module

Categories

Maintenance status

Development status

Downloads

20277

Component created

Component changed

Droptor monitoring service has been discontinued.

FileField Meta Refresh

Component type

module

Maintenance status

Development status

Downloads

1487

Component created

Component changed

FileField Meta Refresh came about because a host I was using had a limits in place that prevented the uploading of files larger than 40M. To get around this I was submitting a small file with the same filename, uploading the actual file via ftp, copying the file into the system files directory over writing the previously uploaded version and hand editing the database to match the data relating to the new file.

It's a crappy situation, but I'm working with what I have.