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.

Default Overrides

Component type

module

Categories

Maintenance status

Development status

Downloads

686

Component created

Component changed

Overview

Defaults Overrides provides a GUI interface to select 'new' defaults to use instead of those provided by the module.

Suppose you are using a module like Total Control which provides several default views for looking at the content on your site. These views are necessarily very generalized. You probably want to customize the view to your site. You can override the view in the database but you can never export that to code and have it used.

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.

Picnik

Component type

module

Maintenance status

Development status

Downloads

1161

Component created

Component changed

This module will no longer be maintained. Please have a look at http://drupal.org/project/imageeditor for a great solution for image editing.

This module has been developed to integrate the image-editing services of Picnik (www.Picnik.com) with a Drupal installation. Picnik offers the ability to edit and modify images online without the need of an image-editing tool on the user’s computer. It allows for resizing, cropping, colour adjustments, text overlays and many more image manipulation options.

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.

Open Media Me

Component type

module

Maintenance status

Development status

Downloads

909

Component created

Component changed

Open Media Me adds a user centric UI to the Open Media toolset. This is a less Drupal approach, but easier for community producers to understand.

This is a module that creates a custom block that calls an existing menu. The big advantage over existing og blocks or just a menu is if a user is in only one organic group, that gid[] is added to the menu.

Open Media Navigation

Component type

module

Maintenance status

Development status

Downloads

854

Component created

Component changed

This module creates a "fake" set of tabs". Like om_me, this is a less Drupal approach to navigation but makes more sense to end users. om_navigation provides a hook that can be leveraged with the same page callbacks and access checks as traditional MENU_LOCAL calls.