UserSteps

Component type

module

Maintenance status

Development status

Component created

Component changed

The basic idea is to provide a module that allows for designing of steps, e.g. for a registration process on a site with the flexibility to tie together different components. This will be achieved by providing node independent steps, which can be created, increased, decreased, reset and of course manipulated via an API-like approach, which means you may well put a simple PHP one liner in a block which provides for step increment as well as a target node to lead the user to upon clicking the link User Steps generates.

Dependencies so far:

ApacheSolr Media

Component type

module

Maintenance status

Development status

Component created

Component changed

This module allows the Apache Solr module to independently index any Media file resources attached to nodes so that you can perform a search just on file attachments.

The use case we built this module for was a client that had various documents and media files associated with their products and wanted to have a global search of these files independent of the products they are attached to.

This module is built for the 1.x branch of the Media module.

Acquia Varnish Cache Clear

Component type

module

Maintenance status

Development status

Component created

Component changed

This module is pretty straightforward. It purges the varnish cache for your devcloud acquia hosting for an edited page. This way your anonymous visitors will see the most recent version.

This is a placeholder right now, but the code will be posted in the next few days.

Image quality

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Set the image quality per image style!

Through Image Toolkit, you can set the quality of images the Image module produces. But since Image Toolkit allows you to set only one global value, any image produced by Image module ends up in the same quality. If you want to have the highest-quality images in a photo gallery while having lower-quality images elsewhere, you are stuck.

Views Node Options Icons

Component type

module

Categories

Maintenance status

Development status

Downloads

698

Component created

Component changed

Problem solved:

If you intensively use icons for (C)RUD-Hyperlinks in very many views, it becomes very disturbing to edit these image in each view field as rewrite.
Especially if these images change later on, it's not big fun.
Views Node Options Icons solves this by providing icon field for these cases.

Description:

- Built for Views 2, might(!!) work for views 3, but not tested yet -