Image watermark

Component type

module

Categories

Downloads

6548

Component created

Component changed

This modules allows a Drupal site running the image module to overlay each image with a watermark.

The watermark is a PNG (24 bit) file with an alpha channel, but other formats may work.

Features

  • Path for watermark is configurable.
  • The location of the watermark can be any one of nine positions (any combination of top, middle, bottom and left, right and center).
  • Can select which images to apply the watermark to (e.g. preview and _original, but not thumbnail.

New features!

Pageroute

Component type

module

Categories

Development status

Downloads

14583

Component created

Component changed

This is a flexible module that provides a userfriendly wizard for creating and editing several nodes.

The module can be used to provide a user friendly wizard for creating and editing several nodes. You can use the module to create a "route" which leads users through multiple pages, which can be e.g. a node creation form or a node display.

FileField

Component type

module

Maintenance status

Development status

Downloads

1306222

Component created

Component changed

FileField provides a universal file upload field for CCK. It is a robust alternative to core's Upload module and an absolute must for users uploading a large number of files. Great for managing video and audio files for podcasts on your own site.

Features

  • Configurable upload paths allow you to save files into per-field or per-user directories
  • Per-field and per-node file size limits
  • Extensive API for extending field widgets and managing files
  • Full revision/translation file management
  • Views support
  • Ajax Uploads (and progress bar support with the PECL uploadprogress extension)
  • Pretty Icons
  • All the goodness of CCK (multiple output formats, shared fields, multiple values, and much more)

OG moderated posts

Component type

module

Downloads

753

Component created

Component changed

This module moderates public posts from organic groups module. Moderated posts will be hidden from anonymous visitors. Moderation needs to be done by node administrators or another module.

Fieldgroup

Component type

module

Downloads

753

Component created

Component changed

Drupal 7: You can find a Drupal 7 version of the module here!

This module allows you to create field groups for CCK fields. So you can
group your CCK node forms with the help of field groups.
Field groups can be set to be collapsible and can have descriptions.

Encrypted Text

Component type

module

Maintenance status

Development status

Downloads

1187

Component created

Component changed

-- SUMMARY --

Encrypted Text provides the ability to store encrypted text field values.

For a full description of the module, visit the project page:
http://drupal.org/project/encrypted_text

To submit bug reports and feature suggestions, or to track changes:
http://drupal.org/project/issues/encrypted_text

-- REQUIREMENTS --

Map module

Component type

module

Downloads

1389

Component created

Component changed

Map module provides 3 main components:

  • A new node type "map". Each map is basically a google map.
  • A tinymce plugin with a map selector.
  • A filter so you can insert the created map in your nodes.

Developed by OpenCraft.

modr8

Component type

module

Maintenance status

Development status

Downloads

44888

Component created

Component changed

Provides an administrative interface for managing content in moderation.

Allows you to preview content, as well as approve or deny, and send messages to the author informing them of your choice.

Node expire

Component type

module

Maintenance status

Development status

Downloads

45933

Component created

Component changed

This module allows you to set a "timer" into content nodes. When it reaches zero, you can perform any type of action with the node, such as unpublishing it or sending an email to the author.

Features

  • Perform custom actions when the nodes expire
  • Granular permissions: let only some users to modify the node expiration date
  • Date field can use jQuery Date Popup widget, if Date module is installed with Date Popup enabled
  • All data exported to Views, if enabled
  • Drupal code compliance