Views Form

Component type

module

Categories

Maintenance status

Development status

Downloads

1691

Component created

Component changed

EDIT: This is a part of Views 3 for both D6 and D7 since May 29th 2011. See #769322: Create the "View as form" style for more information.

This module provides a simple API allowing a view to behave as a form (have form elements, multiple states).

Views Image Map

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Views Image Maps can be used to create an image map mappings and its relationship to data that can appear in a View. Powered by jQuery MapHilight, it is heavily customizable and extensible through ctools plugins.

Idea for Image Map creation make use of:
http://code.google.com/p/imagemap/

Taxonomy View Defaults

Component type

module

Maintenance status

Development status

Component created

Component changed

Intro

This Drupal 6 module effectively creates a site-wide Views exposed filter for taxonomy terms. It creates an "exposed" View term filter displayed in a block as a <select>. One block can be created per vocabulary, then the filter used on multiple Views.

It was created in the Summer of 2010 for a client project. It has been tested and is currently running in a high traffic environment. I'll continue development if it is found useful for other sites. Let me know. Note: There are todo comments at the top of the module file.