Views PHP

Component type

module

Categories

Maintenance status

Development status

Downloads

375508

Component created

Component changed

This module allows the admin account (user 1) to add fields, filters and sorts to views which use PHP code. It also supports additional accounts when the core PHP Filter module is enabled.

Nodereference filters

Component type

module

Maintenance status

Development status

Downloads

543

Component created

Component changed

This module provides one or more filters to views for filtering out nodes that have or do not have other nodes that refers to them through a node reference field. This can be useful when you need to list nodes that do have nodes that refers to it or vice versa.

The module let's you select which node reference fields you want to filter on.

This module works for both Views 3 and Views 2.

Dashboard Views

Component type

module

Maintenance status

Development status

Downloads

1339

Component created

Component changed

A collection of preconfigured Views to add to the dashboard of your Open Atrium groups.

Currently includes:

  • Book pages (with "Add Book page" link)
  • Member Listing (including admin vs. user status)
  • Projects (Case Tracker or Case Tracker Plus)
  • Shoutbox

Additional submissions are welcomed.

Kit-compliant.

Slickgrid

Component type

module

Maintenance status

Development status

Downloads

31200

Component created

Component changed

The Slickgrid module is an implementation of Michael Leibman's jquery slickgrid plugin, a lightening fast JavaScript grid/spreadsheet.

It defines a slickgrid view style, so all data can be output as an editable grid.

This module will only work with Slickgrid 2.1.

views - development sandbox

Component type

module

Categories

Component created

Component changed

Here are some branches for views development.

Recently Viewed

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Description

The module tracks recently viewed nodes for both anonymous and authenticated users.
It provides an API function for others to get a list of recently viewed items and also defines a configurable recently viewed items block. You might want to make use of the recently_viewed_views submodule which provides a customised default View to benefit the endless flexibility of Views.

Vote

Component type

module

Maintenance status

Development status

Component created

Component changed

Description

Vote defines a new entity type (vote). Votes can be cast on ANY entity type that "your drupal" knows (even on "vote" itself).

Vote provides "functions" and "voting types":

A function basically provides a handler which defines how and where a function stores its result values. Each function can have its own db table to store the results in order to allow more complex functions to break the INTEGER barrier which the default result table uses for its results.

Statistics generator

Component type

module

Maintenance status

Development status

Downloads

426

Component created

Component changed

This module helps to create custom groups of views that want to be rendered in the same page and allow to create custom filters that could easy be mapped to views exposed filters.

A presentation of multiple views could be done using the views aggregation, but the main problem that inspired me to create this module is the need to create multiple filters that must be mapped to distinct types of filters.