Software Listing: Views
- Fully Flexible Views and Stress-testing
- License: Freeware
- Price: 0.00

To walk through the code and for a thorough description, refer to A. Meucci, "Fully Flexible Views: Theory and Practice" Latest version of article and code available at http://symmys.com/node/158.
- Publisher: Attilio Meucci
- Date: 19-04-2013
- Size: 14162 KB
- Platform: Matlab, Scripts
- Internationalization Views
- License: Freeware
- Price: 0.00

Translate views using Internationalization. This is a work in progress and not all Views properties can be translated yet. Requires Internationalization 6.x-1.5 or newer. This module has been moved from Internationalization package so we can have different branches compatible with each of the Views versions. Use the same branch of the Views version you are using (2.x. 3.x).
- Publisher: Jose Reyero
- Date: 26-04-2013
- Size: 10 KB
- Platform: PHP, Scripts
- Views Mail
- License: Freeware
- Price: 0.00

The Views Mail module provides a flexible method for sending messages to lists of users created by the Views module. You can view the history of how this module came about here: http://drupal.org/node/134931 The 6.x version is currently actively supported. The 5.x version will no longer be maintained. 6.x The .dev versions previous to November 2009 work with versions of Simplenews prior to RC6. The .dev versions from November 2009 work with versions of Simplenews from 6.x-1.0..
- Publisher: Ron Parker
- Date: 27-01-2013
- Size: 31 KB
- Platform: PHP, Scripts
- Views Last Editor
- License: Freeware
- Price: 0.00

The Views Last Editor module makes the user who edited a node available to the Views module; much in the same way as the author of a node is available to the Views module. If you are using Views 2, you can use Relationships to get information about the user who edited a node, so there will be no release for Drupal 6..
- Publisher: Oswald Jaskolla
- Date: 17-02-2013
- Size: 10 KB
- Platform: PHP, Scripts
- Action Views
- License: Freeware
- Price: 0.00

Action Views is used together with the views module. Action views adds a view type of "Action View" to the views interface. This will present your view as a table, and adds a list of actions you can perform against the results of the query executed by the view. We have taken a modular approach whereby additional actions can easily be added to the module in the form of an include file. The typical kind of usage for this module is to execute actions against multiple records, so for example, deleting a bunch of nodes in one go; changing taxonomies for a bunch of stories in one go, etc. Some of the actions included in this release are: * Content Allows you to edit multiple cck fields at once.
- Publisher: Martijn Dekkers
- Date: 23-02-2013
- Size: 10 KB
- Platform: PHP, Scripts
- Dynamic Views
- License: Freeware
- Price: 0.00

Note: This module is current in an alpha stage and hasn't been tested enough for a production environment. Dynamic views gives you the benefits of Views coupled with AHAH goodness. This module gives you the capability to dynamically update the content of your views using blocks, pagers, or filters d-deOCL without a page reload. There are a few use-cases made possible by using this module: 1. Update the main content area dynamically by clicking on a node title in a teaser block. 2. Update the main content area, or a block's content by clicking on a page # of the pager. 3. Update your main content area by selecting an item from an exposed filter.
- Publisher: Sarva Bryant
- Date: 15-06-2013
- Size: 20 KB
- Platform: PHP, Scripts
- Views: Many Node Export
- License: Freeware
- Price: 0.00

Before using this module to export your view as a CSV check out the Views Bonus Pack Export Module. This module is for the use case where you want the same CSV exporting functionality but your view is so large that your browser times out generating the page or PHP runs out of memory. This module builds the CSV file over several (configurable) passes..
- Publisher: Matt Farina
- Date: 24-05-2013
- Size: 10 KB
- Platform: PHP, Scripts
- View of Views
- License: Freeware
- Price: 0.00

Concatenates multiple (table) views together into one table. This module is frankly disgusting, It revolves around the following piece of code However, the end result is helpful. Imagine you wish to have an editable spreadsheet, with some fields "calculated".... here's how. Lets take a simple example: We want to build a shopping list: apples : d-OCUTC2 oranges: d-OCUTC4 bananas: d-OCUTC3.50 TOTAL: d-OCUTC9:50 1) Create a content type for the shopping list. ("List") We'll be adding things to this later. 2) Create a content type for the lines in your shopping list. ("items") On "items", we need 3 fields: The description, the price, and a node reference to the shopping list (List) you may like to add some test data now! 3) Now, create a simple view (itemprice), which lists out the prices for all the items, which has a specific...
- Publisher: Mark Burton
- Date: 06-04-2013
- Size: 10 KB
- Platform: PHP, Scripts
- Views Fusion
- License: Freeware
- Price: 0.00

Views Fusion allows one to fuse multiple views into one. So you can build fused views that display information that is stored in multiple nodes - useful for tabular views. It uses node relations for joining the appropriate nodes together. Currently the views_fusion module needs the nodefamily module for getting the node relation information. However in future other node relation modules could also provide their data for views fusion as it is written generic. There is also a patch for the CCK node reference field, which adds support for views_fusion. Warning: Using this module is complicated and I can't guide everyone - so it's only recommended for experienced users.
- Publisher: Wolfgang Ziegler
- Date: 22-04-2013
- Size: 10 KB
- Platform: PHP, Scripts
- Views Group-By Pack
- License: Freeware
- Price: 0.00

This package defines a couple of useful Views style plugins. If you have a view sorted first by a date field, you can show the results grouped by month. If you have a view sorted first by Taxonomy Term, you can show the results grouped by taxonomy term. (Note: This module used to be called "Group By Month". Its name was changed because it now has a couple of handy groupers, and may include more in the future)..
- Publisher: The Linuxbox Corporation
- Date: 19-05-2013
- Size: 10 KB
- Platform: PHP, Scripts
- Views Checkboxes
- License: Freeware
- Price: 0.00

This module alters views' filter forms so that the drop-down or select box widgets are represented as checkboxes or radio buttons instead. This provides an improved interface when the number of choices for the filter is small..
- Publisher: Neil Schelly
- Date: 16-05-2013
- Size: 10 KB
- Platform: PHP, Scripts
- Notify by Views
- License: Freeware
- Price: 0.00

This module extends notify module to allow content to be selected per user based on Views. The UID of the user being mailed can be passed as an argument to views, allowing a unique set of nodes to be selected for each recipient. This feature is quite powerful in combination with a bit of argument handling code, as you can transform the argument at-will, based on any characteristic of the user. For example, the initial implementation of this module was used to notify users of all nodes with a 'city' field matching the user's city. Not surprisingly, this module depends on both Notify and Views.
- Publisher: Matt Chapman
- Date: 12-04-2013
- Size: 10 KB
- Platform: PHP, Scripts
- Views Multiblock
- License: Freeware
- Price: 0.00

This module uses the Views Argument API to allow you to use one view to generate many different blocks. You create a new view, specifying some arguments (a default one is provided, with a Taxonomy: Term ID argument). Then add some new views_multiblock blocks to your site and in the block configuration page, you use the accompanying form (generated via the Views Argument API) to specify the arguments to pass to the view. Since this module uses the Views Argument API to deal with the view arguments, you have the option of doing a number of creative things, such as having your block switch which nodes are shown based on the taxonomy of the current node, based on the current user and more.
- Publisher: Morris Singer
- Date: 14-04-2013
- Size: 10 KB
- Platform: PHP, Scripts
- Views Bookmark
- License: Freeware
- Price: 0.00

The Views Bookmark module is unsupported! It has been migrated to the Flag project. Views Bookmark will NOT be upgraded to Drupal 6. Flag module provides a full upgrade path for all of your data from Drupal 5 to Drupal 6, including any Views you have configured using Views Bookmark..
- Publisher: Nathan Haug
- Date: 11-04-2013
- Size: 20 KB
- Platform: PHP, Scripts
- Views Custom Field
- License: Freeware
- Price: 0.00

This module provides some useful (views)fields. Drupal 6 Available (views)fields: Markup Field that allows usage of custom text and the input filter system. PHP code Field that allows usage of custom PHP code (with access to view's database result) Rownumber Field containing rownumber (respects pagers)..
- Publisher: casey
- Date: 06-02-2013
- Size: 10 KB
- Platform: PHP, Scripts
- Views Dynamic Fields
- License: Freeware
- Price: 0.00

The Views Dynamic Fields module provides a filter for use with Views module. This filter allows the user to pick and choose which fields to display for a rendered instance of a view for that user. This provides a customized view instance for each user. This module provides additional value when used with the Views Excel Export module to generate an xls file from a view. The xls file will only display the fields you have chosen on the rendered view instance in browser. Sample Usage scenario Assume we have the following requirements: We as an administrator of a large corporation have to create a report 'sales_analysis' for the company executives to access periodically to view how well their products are being adopted in the market.
- Publisher: girishmuraly
- Date: 13-05-2013
- Size: 10 KB
- Platform: PHP, Scripts
- Views hierarchy
- License: Freeware
- Price: 0.00

This project is being merged with Views tree. This provides a style plugin for Views which shows the result items in a hierarchical list. The parent data is set in the plugin options, so for example, you can show a tree of taxonomy terms, or if your nodes are related to one another by something such as a nodereference field, you can use that. Credits Development of this module is sponsored by Platform3..
- Publisher: Joachim Noreiko
- Date: 13-05-2013
- Size: 10 KB
- Platform: PHP, Scripts
- Views Two Column Table
- License: Freeware
- Price: 0.00

This views style plugin lets you display views in a two column table layout. The field label is displayed in the first column, with the field data in the second column..
- Publisher: Stella Power
- Date: 27-01-2013
- Size: 10 KB
- Platform: PHP, Scripts
- Views Explain
- License: Freeware
- Price: 0.00

Views Explain is a very simple module that runs EXPLAIN on the query generated by views, and appends that information to the views preview table..
- Publisher: msonnabaum
- Date: 09-05-2013
- Size: 10 KB
- Platform: PHP, Scripts
- Views Translate
- License: Freeware
- Price: 0.00

For Drupal 5.x. This very small modules allows translation of the page title and labels of fields and exposed filters in Views. So, it becomes feasible to have a single defined View for multiple languages. The actual translation is done via Drupal's standard localization interface. Note: In order to translate Views header,footer and empty text sections you can use the Language Sections module..
- Publisher: Andy Inman
- Date: 23-06-2013
- Size: 10 KB
- Platform: PHP, Scripts








