Entity Translation Filter

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Entity Translation Filter is a minimalist approach of making multilingual
content managed via entity translations correctly selected / filtered in views
(and later probably other content listing queries).

The module cares a.t.m. cares automatically for correct translation selection
for node based views when using entity_translation.module for managing
multilingual content.

The current approach employs hook_rewrite_query.
Later solution might include a dedicated and explicitely addable views filter.

Export document

Component type

module

Maintenance status

Development status

Downloads

6231

Component created

Component changed

Summary

This module simply export nodes into word file (by formatted html) using VBO to bulk export. This module also borrow some function of print module, so which field would like to export can adjust at cck print display page.

Basic Functionality

Here is feature list of this module:

Views taxonomy depth

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Add 'Taxonomy term: depth' field to Views. Current functionality:

  • 'Taxonomy term: depth' field to add to the list of Views' fields
  • Ability to group by 'Taxonomy term: depth' field

Tasks in development:

  • Add 'Taxonomy term: depth' to Views' filter section
  • Add 'Taxonomy term: depth' to Views' sort section

Views Exclude Previous Nid

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module offers a new query plugin for views 3 module.
When you display severals views ' blocs on a same page, this module allows you to exclude results from previous views, ie to avoid dupplicate results on a same page.

Views PHP Array D7 - jamsilver

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is a fork of http://drupal.org/project/views_php_array with the following extras:

1. Works in D7 (only)
2. Provides a few more options for customizing the array constructed.

This is not intended to usurp the views_php_array module, but just be bashing out some ideas.

Administration Views

Component type

module

Maintenance status

Development status

Downloads

808653

Component created

Component changed

Replaces administrative overview/listing pages with actual views for superior usability.

Features

  • Filter all administrative views via AJAX.
  • Perform any kind of bulk/mass operations on items in administrative views.
  • Filter content by title, node type, author, published status, and/or vocabulary.
  • Filter comments by title, author, node title, or published status.
  • Filter users by name, ban/blocked status, or user roles.

CSS Grid

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Adds a CSS grid layout plugin for views. Views preview uses a basic layout but you will need to use your own css style.