Gears

Component type

module

Development status

Downloads

3007

Component created

Component changed

Google Gears is an open source project that enables more powerful web applications, by adding new features to web browsers.
This gears.modulo integrates with drupal part of the functionalities of google gears

The LocalServer module allows a web application to cache and server its HTTP resources locally, without a network connection.

The LocalServer module is a specialized URL cache that the web application controls.
Requests for URLs in the LocalServer's cache are intercepted and served locally from the user's disk.

autotaxonomy

Component type

module

Categories

Component created

Component changed

Like autopath but for taxonomy. Create one Vocabulary by content type, and for each node create a unique Term

View Alias

Component type

module

Maintenance status

Development status

Downloads

11845

Component created

Component changed

Port to Drupal6 is available, check out the README for other instructions

The beta out now integrates with the pathauto API so its now you can manage your aliases in one spot

This module aids in the bulk creation and deletion of SEO friendly view aliases.

Essentially, this module takes view urls with term id arguments like

articles/89
tags/213
recent-news/344

and creates aliases for them

Active Template

Component type

module

Downloads

4278

Component created

Component changed

Looking for co-maintainers

We have been fairly busy and have not had the time nor the personal need to upgrade this project to D6. If you are interested in becoming a co-maintainer, please contact us at http://collectivecolors.com

The Active Template module is similar to the ConTemplate module except that it works with Views instead of content types. Essentially it gives you the power to customize your views displays in any way that you can imagine. The Active Template module allows you to:

DraggableViews

Component type

module

Categories

Maintenance status

Development status

Downloads

408940

Component created

Component changed

Summary

DraggableViews makes rows of a view "draggable" which means that they can be rearranged by Drag'n'Drop.

Have you ever rearranged Blocks?, sorted Taxonomy terms? or reordered Menu items at the Drupal administration pages? All these pages use the tabledrag.js javascript that enables Drag'n Drop on HTML-tables.

With DraggableViews you can apply this tabledrag.js to any Views-generated table.

Value Providers

Component type

module

Categories

Downloads

2055

Component created

Component changed

This module is supposed to ease life for developers - if you are none of those, you only want to download this module if another one depends on it. So now that that's sorted out, let's get to the point...

Views Or

Component type

module

Categories

Maintenance status

Development status

Downloads

27419

Component created

Component changed

Views Or allows Views to combine filters or arguments with OR and fields with COALESCE.

Note: Similar functionality will be eventually be added to Views in a way that is not compatible with this module (see issue 291660). Once that happens, this module will be deprecated, and users will need to update their views manually. This module is experimental, and is shared so that others can help improve on it.

Views Rotator

Component type

module

Downloads

23101

Component created

Component changed

Note: There are way too many modules that do "fancy jquery effects in Views". It's like the textbook case of module duplication. I have therefore decided to deprecate this module in favor of Views Slideshow, which has an order of magnitude more users and a much more active maintainer. I will continue to support bug fixes on the current release, but there will be no new feature development and no Drupal 7 version. All users are recommended to migrate to Views Slideshow, either now or as part of Drupal 7 migrations.

The Views Rotator module provides a Views style plugin to display items by rotating through the items displaying one at a time. The cycling of images happens via JavaScript (jQuery) with a number of configurable options.

FileField Podcaster

Component type

module

Categories

Maintenance status

Development status

Downloads

30749

Component created

Component changed

Using Views2, this module delivers a way to podcast with nodes that have CCK FileFields included as RSS file enclosures. It provides a podcast-compatible (as determined by Apple) RSS feed, using node variables, getID3, filefield in cck, and filefield meta data to generate the RSS tags.