Bean Tax

Component type

module

Maintenance status

Development status

Downloads

11363

Component created

Component changed

Overview

Bean Tax (short for Bean Taxonomy) is a small library of bean plugins that use Drupal's taxonomy system.

User Relationships Visualization Tree

Component type

module

Maintenance status

Development status

Component created

Component changed

  • Using this module you can create visualizations representing the 'relationships' between your site users, right out of the box
  • An example use case is creating an 'org chart' or say a 'friendship graph' that looks like this google chart example or this fusion chart example
  • This module depends on the user relatio

communitree

Component type

module

Maintenance status

Development status

Component created

Component changed

The "Community Tree" displays most active Users and Nodes in a graphical form.
When clicking on a user, lines are drawn to the nodes visited by the user. Node and user sizes depend on their popularity/activity. The Tree consists of a Drupal services module (communiverse) that publishes user/nodes, and the javascript tool that pull node/user information and graphically shows it (communitree).

See it running on labs.swisscom.com

Term pages

Component type

module

Maintenance status

Development status

Component created

Component changed

A taxonomy term reference field by default links to /taxonomy/term/<Term ID>, an overview of all nodes linked to this term. This module provides a field formatter allowing you to override this path, and link to e.g. a view. In this way a term reference field on a user page may link to e.g. a view of users. The view should accept a Term ID argument.

Rules generate string

Component type

module

Categories

RDF

Maintenance status

Development status

Component created

Component changed

A simple rule to generate a random string, given optional parameters of length and character set.

Original motivation to use in Rules-based URL shortener per specification of mitchell. (If looking to create a URL shortener for external links, an alternative non-rules approach is the dedicated module Shurly.)

Views exposed groups

Component type

module

Maintenance status

Development status

Downloads

11802

Component created

Component changed

Adds a new exposed filter style where exposed filters can be grouped into fieldsets (either traditional fieldsets, collapsed fieldsets, or vertical tabs). This is especially useful when a view has an unwieldily number of exposed filter options.

To edit the exposed groups in your view, use the following instructions: