Gallery Archive

Component type

module

Categories

Maintenance status

Development status

Downloads

3706

Component created

Component changed

Gallery Archive creates a compressed archive file of all the highest-resolution images in an image gallery on your Drupal site. Users with the appropriate permission are able to download this archive.

Drupal 6

The Drupal 6 version of this module was built to work with Views Gallery, and only really works with that module, or a very similar setup (where you have an image gallery node, then a bunch of image nodes that reference the image gallery node, with one image per node).

Please configure the module after installation at admin/settings/gallery_archive. (By default, it's set to work with Views Gallery).

Drupal 7

The Drupal 7 version works (currently) with nodes-as-image-galleries. Basically, if you have a node type with a multi-value image field, you can use Gallery Archive to create an archive of all the images attached to the node. Work is underway to make this module also work with Views Gallery-style galleries; see #1509056: Views Gallery-style galleries.

Please configure the module after installation at admin/config/media/gallery-archive.

Imagecache Proportions

Component type

module

Maintenance status

Development status

Downloads

6597

Component created

Component changed

This module provides a CCK formatter for imagefields that allows the user to select between three different imagecache presets depending on the proportions of the original image. So you can use this module for altering the display proportions of a image field or similar in the display field screen, in Views, etc.
If the image is more or less squared (you can set a looseness in pixels) you will be able to select a squared preset, if the image is wider than higher, you can select a more "horizontal" preset and if it's higher than wider, a more "vertical" one.

Workflow Extensions

Component type

module

Maintenance status

Development status

Downloads

12118

Component created

Component changed

When using Workflow (6.x, 7.x-1.2), be it with or without Rules (6.x), this module comes in handy to help you realise some common workflow-related scenarios and to spruce up your Workflow interface to create something more user-friendly.
The module addresses two use-cases in particular:

System Permissions

Component type

module

Maintenance status

Development status

Downloads

2793

Component created

Component changed

Description

This is a simple security module that sub-divides several core permissions to allow for more fine-grained control. In other words, it restricts the powers granted by the core permissions such as 'administer system configuration' and 'administer users.'

It add the following permissions:

LittlURL - Little URLs

Component type

module

Categories

Maintenance status

Development status

Downloads

933

Component created

Component changed

LittlURL (pronounced little Earl) is a simple, lightweight form of a URL shortener for Drupal sites. Requests for "n/1" are redirected to "node/1" and if you have an alias for the node the user is forwarded to the alias. Other object types (users, terms) are supported as well and issues to add even more will be happily accepted.

Views Date Range Filter D6

Component type

module

Categories

Maintenance status

Development status

Downloads

1774

Component created

Component changed

This module provides an alternative date filter for Views which gives options like 'today', 'this week', etc.

Status

This module was developed for a project's specific needs, and as such doesn't provide complete functionality. Users of this module are invited to take up the baton and provide patches for things such as an admin UI which is currently lacking.

Apachesolr MLT More

Component type

module

Categories

Maintenance status

Development status

Downloads

808

Component created

Component changed

This module extends Apache Solr's More Like This blocks by allowing the results to be restricted by content type. This setting can be changed on the mlt block's block configuration page, and includes the ability to automatically detect the content type of the node page the block appears on and restrict the content type to the same as that.

It is unlikely that more features will be added to this module - it probably makes more sense to create your own custom block / solr query if you need something much more complex than basic mlt functionality.