farez / Viewfinder

Drupal 6 developer helper module to find all views that make use of a given content type.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Viewfinder

This module helps you find views that use a given content type in Drupal 6.

It is useful when you are making modifications to a content type and want to see which views it may affect.

Installing:

Install the module as normal. Navigate to administer >> build >> modules. Enable Viewfinder. The menu item should then appear under Admin > Views > Viewfinder.

Contributions: it would be great to have this tool find views based on various other criteria

The Drupal project page for this module is at http://drupal.org/project/viewfinder

About

Drupal 6 developer helper module to find all views that make use of a given content type.