Freeware Downloads for "Views Drupal"
- Node Cloud
- License: Freeware

Node Cloud reuses the popular "tag cloud" idea, but allows one to use nodes as the items in the cloud, instead of terms or tags. Node Cloud is a view plugin that presents the data returned from the view as a cloud of text, with the importance of each node indicated by the size of the text. Node Cloud is fairly easy to use. To create a node cloud, go to your views administration pages, choose a view, and select "Node Cloud" in the drop down list of views plugins for either the page or block view.
- Platform: PHP, Scripts
- Publisher: Mark Fredrickson
- Date: 21-06-2013
- Size: 10 KB
- Table Wizard
- License: Freeware

The Table Wizard facilitates dealing with database tables: * It allows surfacing any table in the Drupal default database through Views 2. * Relationships between the tables it manages can be defined, so views combining data in the tables can be constructed. * It performs analysis of the tables it manages, reporting on empty fields, data ranges, ranges of string lengths, etc. * It provides an API for other modules to views-enable their tables. * It provides an API for importing data into tables in the Drupal default database (automatically doing the views integration above).
- Platform: PHP, Scripts
- Publisher: ike Ryan
- Date: 23-04-2013
- Size: 31 KB
- Views Last Editor
- License: Freeware

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..
- Platform: PHP, Scripts
- Publisher: Oswald Jaskolla
- Date: 17-02-2013
- Size: 10 KB
- Taxonomy Query Language
- License: Freeware

The taxonomy query language module, tql, implements a plugin for the search (Drupal core) and views module. It provides a new tab Taxonomy in the Drupal search and a new Views filter. If you have the tql module and the search module enabled, a Taxonomy tab appears in the search where you can enter a search query. (demo) If you have the tql module and Views enabled, a new filter Taxonomy: Query is available which can be used to enter a query. It works best if it is exposed so users can enter their own query.
- Platform: PHP, Scripts
- Publisher: roetzi
- Date: 13-02-2013
- Size: 31 KB
- Views Bookmark
- License: Freeware

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..
- Platform: PHP, Scripts
- Publisher: Nathan Haug
- Date: 11-04-2013
- Size: 20 KB
- Views Translate
- License: Freeware

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..
- Platform: PHP, Scripts
- Publisher: Andy Inman
- Date: 23-06-2013
- Size: 10 KB
- Views Litepager
- License: Freeware

Note: This version currently only works with version 2.x of Views The Views Litepager module solves a problem of scalability for sites with large amounts of content. Drupal's core pagination system creates a pager navigation that shows exactly how many pages of content exist for the content list. This requires that a COUNT query be executed based on the query used to generate the list. While COUNT queries are blazingly fast on tables with MySQL's MyISAM engine, they are painfully slow when using InnoDB tables which is the recommended engine type for high traffic Drupal sites.
- Platform: PHP, Scripts
- Publisher: Nathan Rambeck
- Date: 22-05-2013
- Size: 10 KB
- Drush Views
- License: Freeware

Drush Views, the Drupal Shell Views interface, allows you to list, import and export views from the command line. It provides the following commands: "views list", "views import", "views export" and "views delete". Run "drush help <command>" to see supported command line options and arguments. Dependencies * Drush (Drush Views 1.0 requires Drush 1.x; Drush Views 2.0 requires Drush 2.x; the development branch Drush Views 3.x requires Drush 3.x) * Views Thanks * yhahn: views delete functionality.
- Platform: PHP, Scripts
- Publisher: Andrea Pescetti
- Date: 19-06-2013
- Size: 10 KB
- Views Tabs
- License: Freeware

Enables the presentation of views through tabs. Requires Views and the Tabs module, which in Drupal 5 is part of javascript Tools and a separate project for Drupal 6+. Adds three new View Type options to page and block views. All three display each node (piece of content) on a separate tab. * Tabs - Fields. You need to define at least one field to use this option as it displays field information. * Tabs - Teaser List * Tabs - Full Nodes By default the titles are drawn from full content (node) titles.
- Platform: PHP, Scripts
- Publisher: Nedjo Rogers
- Date: 25-01-2013
- Size: 10 KB
- Linkit views
- License: Freeware

This module extends Linkit with the possibility to link to views displayes that are pages. Note! In Linkit 6.x-1.X this module is included in the linkit core. But as views is not a Drupal core thing, I made this a separate module for D7.
- Platform: PHP, Scripts
- Publisher: Emil Stjerneman
- Date: 01-03-2013
- Size: 10 KB
- Book Bridge
- License: Freeware

It currently includes token integration which can allow for pathauto setups such as BOOKNAME/TITLE and a views argument for the book ID which can allow per-book searching. The functionality this module provides is already included in the core Book module in Drupal 6. Installation Unpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules..
- Platform: PHP, Scripts
- Publisher: Jody Hamilton
- Date: 09-05-2013
- Size: 10 KB
- Taxonomy Machine Names
- License: Freeware

This module's audience is developers who require machine names for taxonomy vocabularies, including views support. This module allows existing (and new) installations to continue using the Drupal 6 taxonomy API while gaining the benefits of vocabulary machine names. As such, it should play nice with any taxonomy related modules (such as those that provide import / export features, etc...) Background Taxonomies are a bit of an issue to deal with in Drupal, specifically in terms of using them in install profile or update hooks, team development, and deployment through environments.
- Platform: PHP, Scripts
- Publisher: mundanity
- Date: 15-03-2013
- Size: 10 KB
- Statistics Granularity
- License: Freeware

Statistics Granularity extends Drupal's core statistics module by adding node counts for week, month and year. Includes views integration for accessing these values. This module was originally developed for Jimmy's Sandbox..
- Platform: PHP, Scripts
- Publisher: BassistJimmyJam
- Date: 12-06-2013
- Size: 10 KB
- Views Mail
- License: Freeware

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..
- Platform: PHP, Scripts
- Publisher: Ron Parker
- Date: 27-01-2013
- Size: 31 KB
- Views Custom Field
- License: Freeware

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)..
- Platform: PHP, Scripts
- Publisher: casey
- Date: 06-02-2013
- Size: 10 KB
- Views Dynamic Fields
- License: Freeware

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.
- Platform: PHP, Scripts
- Publisher: girishmuraly
- Date: 13-05-2013
- Size: 10 KB
- Existing Nodes Filter
- License: Freeware

This module provides a Views filter. It allows the exclusion of the nodes already displayed by another view within the same page. It uses the Views API to deliver proper functionality. The filter implementation arose from the need of having a featured nodes block along with regular nodes without their duplication. Compatibility Works with Drupal 5.x and Views 1.6 only. WARNING At the moment, the list with the created views includes the view that is being edited. Do not select the view you are currently editing!.
- Platform: PHP, Scripts
- Publisher: zerolab
- Date: 25-05-2013
- Size: 10 KB
- jSpotlite
- License: Freeware

jSpotlite plugin for Drupal. Provides some helper functions for creating spotlites and views integration including a style plugin. Functional but under heavy development. For programmers this means function definitions and API's may change before final release as features are added..
- Platform: PHP, Scripts
- Publisher: neclimdul
- Date: 17-01-2013
- Size: 51 KB
- Feeds View Parser
- License: Freeware

This module enable Feeds to take in data from a view output (i.e. from Views). This combined with pluggable query backend in Views 3.x will enable Drupal to import data from practically anywhere from the web given the Views pluggable query backend is implemented. There is a screencast showing on one thing that this module can do (Importing Twitter Tweets into Drupal using Views and Feeds). For further documentation, refer to Advanced Help page of this module..
- Platform: PHP, Scripts
- Publisher: Aditya Kristanto Goenawan
- Date: 24-06-2013
- Size: 10 KB
- Views Gallery
- License: Freeware

This module pulls together the techniques Jeff Eaton outlined in http://www.lullabot.com/articles/photo-galleries-views-attach to automatically create a simple gallery where each gallery is a node with an embedded view of images that were assigned to that gallery. The module creates the content types, sets up the imagecache presets, creates the default gallery view that is embedded into the gallery nodes by Views Attach, and adds css to make it all look nice. This technique also works well to create individual image galleries for Organic Groups, since the gallery and image content types can be configured as group nodes.
- Platform: PHP, Scripts
- Publisher: Karen Stevenson
- Date: 18-03-2013
- Size: 20 KB
Views Drupal: Freeware | All
